summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/compute
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update functional test for aggregate.zhiyong.dai2017-01-161-3/+43
* Functional tests - flavorDean Troyer2017-01-061-27/+200
* move all functional tests to tests moduleSteve Martinelli2016-09-098-0/+735