summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/compute/v2/test_keypair.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.computeStephen Finucane2023-05-101-8/+17
* compute: Generate SSH keypairs ourselvesStephen Finucane2023-05-021-5/+9
* tests: Convert compute tests to use 'parse_output'Stephen Finucane2022-11-291-4/+4
* Fix functional tests for py3Eric Fried2019-10-311-2/+2
* flake8-import-order: Ensure to place project imports lastAkihiro Motoki2017-08-221-2/+2
* Add "--private-key" option for "keypair create"Rui Chen2017-03-061-0/+21
* move all functional tests to tests moduleSteve Martinelli2016-09-091-0/+168