summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/compute/v2/test_server.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* move all functional tests to tests moduleSteve Martinelli2016-09-091-0/+308