summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute/v2/test_server.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add options to "server list" command"Jenkins2017-01-261-0/+46
|\
| * Add options to "server list" commandjiahui.qiang2017-01-251-0/+46
* | Switch server create to block_device_mapping_v2Nikita Gerasimov2017-01-261-9/+14
|/
* Use image client for images instead of computeArtom Lifshitz2017-01-241-13/+10
* Add unit tests for server create in computev2jiahui.qiang2016-11-281-0/+151
* Replace 'MagicMock' with 'Mock'qtang2016-09-141-1/+1
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+1844