summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Show words indicating booted from volume for server image"Zuul2020-09-301-2/+17
|\
| * Show words indicating booted from volume for server imagemelanie witt2020-08-271-2/+17
* | Output correct json for security groups in 'openstack server show'jay2020-09-141-15/+24
|/
* Fix openstack server list --deleted --marker optionKeithMnemonic2020-01-021-0/+43
* Refactor AggregateTestsEric Fried2019-11-051-41/+19
* Fix functional tests for py3Eric Fried2019-10-312-4/+4
* More aggregate functional race chasingDean Troyer2019-09-101-5/+3
* Format aggregate command fields and de-race functional testsDean Troyer2019-08-261-8/+51
* Add openstack server create --boot-from-volume optionMatt Riedemann2019-08-091-0/+76
* Support type=image with --block-device-mapping optionMatt Riedemann2019-08-091-0/+87
* Merge "Rename review.openstack.org to review.opendev.org"Zuul2019-06-141-1/+1
|\
| * Rename review.openstack.org to review.opendev.orgmelissaml2019-05-121-1/+1
* | Add changes-before attribute to server listzhangbailin2019-05-311-0/+78
* | Serialize more aggregate functional testsDean Troyer2019-05-171-98/+50
* | Aggregate functional test tweakDean Troyer2019-05-161-2/+3
|/
* Fix service discovery in functional testsGlenn Van de Water2019-03-131-2/+1
* Replace assertEqual(True/False, expr) with assertTrue/assertFalseliuyamin2018-11-141-4/+2
* Merge "Default --nic to 'auto' if creating a server with >= 2.37"Zuul2018-10-261-4/+6
|\
| * Default --nic to 'auto' if creating a server with >= 2.37Matt Riedemann2018-03-211-4/+6
* | Slow down and retry aggregate create/delete to lessen raceDean Troyer2018-07-061-0/+18
* | Retry floating IP testsDean Troyer2018-07-061-4/+36
|/
* Add missing parameters on openstack server rescueJose Castro Leon2017-10-271-1/+12
* Attempt to work around chronically failing server issues with aggregates and qosDean Troyer2017-09-151-2/+10
* flake8-import-order: Ensure to place project imports lastAkihiro Motoki2017-08-221-2/+2
* Clean up the changes of os.environ in functional testsRui Chen2017-07-202-2/+7
* volume functest: ensure snapshots deleted when volume deleteAkihiro Motoki2017-06-062-17/+15
* Merge "Create server with security group ID and name"Jenkins2017-05-221-0/+46
|\
| * Create server with security group ID and nameRui Chen2017-05-221-0/+46
* | Make block-device-mapping more stable and clearRui Chen2017-05-171-0/+107
|/
* Skip floating ip attach functional test on nova-netDean Troyer2017-05-031-9/+9
* Nova-net functional tests: aggregatesDean Troyer2017-05-021-21/+44
* Nova net functional tests round 3Dean Troyer2017-04-281-0/+14
* Fix server create with nova-netDean Troyer2017-04-261-2/+10
* Low-level Compute v2 API: security groupDean Troyer2017-04-111-2/+2
* Refactor ServerTests and ServerEventTests functional test classesDean Troyer2017-03-103-135/+156
* Merge "Add "--private-key" option for "keypair create""Jenkins2017-03-081-0/+21
|\
| * Add "--private-key" option for "keypair create"Rui Chen2017-03-061-0/+21
* | Add server event list and show commandsRui Chen2017-03-071-0/+97
|/
* Finish converting server functional tests to JSON formatDean Troyer2017-02-181-222/+231
* Merge "Fix "server create" command failed when --nic auto or none"Jenkins2017-02-181-5/+48
|\
| * Fix "server create" command failed when --nic auto or noneRui Chen2017-02-151-5/+48
* | Fix image selection in server function testsDean Troyer2017-02-171-6/+11
|/
* Merge "Functional test for aggregate"Jenkins2017-02-131-67/+142
|\
| * Functional test for aggregatezhiyong.dai2016-11-281-67/+142
* | Merge "Functional test for agent"Jenkins2017-02-091-57/+176
|\ \
| * | Functional test for agentzhiyong.dai2016-11-261-57/+176
| |/
* | Functional test for server groupzhiyong.dai2016-11-241-26/+86
|/
* Switch server create to block_device_mapping_v2Nikita Gerasimov2017-01-261-4/+8
* Add server_boot_from_volume() testDean Troyer2017-01-251-0/+115
* Add server test for image and flavor lookupsDean Troyer2017-01-251-15/+49