summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute
Commit message (Expand)AuthorAgeFilesLines
* Remove hard-coded policy choices for creating a server groupMatt Riedemann2017-11-291-2/+2
* Merge "Now OSC server create check keys in --nic"Jenkins2017-07-201-0/+60
|\
| * Now OSC server create check keys in --nicM V P Nitesh2017-06-231-0/+60
* | Fix column names for server list --no-name-lookupDean Troyer2017-07-171-11/+6
* | Add server list -n and --no-name-lookup argumentsBoris Pavlovic2017-07-101-0/+50
|/
* Trivial fix typosVu Cong Tuan2017-05-301-2/+2
* Merge "Create server with security group ID and name"Jenkins2017-05-221-1/+96
|\
| * Create server with security group ID and nameRui Chen2017-05-221-1/+96
* | Make block-device-mapping more stable and clearRui Chen2017-05-171-10/+329
|/
* Merge "Make test_server.py more elegant and simple"Jenkins2017-04-251-14/+7
|\
| * Make test_server.py more elegant and simpleDavid Rabel2017-04-211-14/+7
* | Merge "Add --network and --port to server create"Jenkins2017-04-251-10/+34
|\ \ | |/
| * Add --network and --port to server createDavid Rabel2017-04-071-10/+34
* | Low-level Compute v2 API: floating ip poolDean Troyer2017-04-181-14/+1
* | Low-level Compute v2 API: networkDean Troyer2017-04-172-29/+22
* | Merge "Low-level Compute v2 API: floating ip"Jenkins2017-04-171-5/+1
|\ \
| * | Low-level Compute v2 API: floating ipDean Troyer2017-04-111-5/+1
* | | Low-level Compute v2 API: security group rulesDean Troyer2017-04-111-4/+1
|/ /
* | Low-level Compute v2 API: security groupDean Troyer2017-04-112-31/+29
* | Enable to specify which fixed-ip to add to a vm.Cedric Brandily2017-04-041-6/+14
* | Merge "Enable to add/remove port to/from a server"Jenkins2017-04-031-0/+96
|\ \
| * | Enable to add/remove port to/from a serverCedric Brandily2017-04-031-0/+96
* | | Fix block-device-mapping when volume_size is emptyJens Rosenboom2017-04-031-2/+1
|/ /
* | Merge "OSC Quota List"Jenkins2017-03-211-0/+64
|\ \
| * | OSC Quota ListSindhu Devale2017-03-101-0/+64
* | | Merge "Enable to specify which vm fixed-ip to publish"Jenkins2017-03-211-3/+12
|\ \ \
| * | | Enable to specify which vm fixed-ip to publishCedric Brandily2017-03-201-3/+12
* | | | Merge "Adds missing flavor information in the server list long command"Jenkins2017-03-201-0/+10
|\ \ \ \
| * | | | Adds missing flavor information in the server list long commandJose Castro Leon2017-03-131-0/+10
| | |_|/ | |/| |
* | | | Merge "Add a validation about options for server migrate command"Jenkins2017-03-161-0/+203
|\ \ \ \ | |/ / / |/| | |
| * | | Add a validation about options for server migrate commandRikimaru Honjo2017-03-011-0/+203
| | |/ | |/|
* | | Merge "Add "--private-key" option for "keypair create""Jenkins2017-03-081-0/+31
|\ \ \
| * | | Add "--private-key" option for "keypair create"Rui Chen2017-03-061-0/+31
| |/ /
* | | Add server event list and show commandsRui Chen2017-03-072-0/+211
|/ /
* | Merge "Use public and unified method get_console_url()"Jenkins2017-02-201-16/+12
|\ \ | |/ |/|
| * Use public and unified method get_console_url()huangtianhua2017-02-141-16/+12
* | Fix "server create" command failed when --nic auto or noneRui Chen2017-02-151-0/+146
|/
* Merge "Overwrite/Clear Flavor property"Jenkins2017-02-131-0/+17
|\
| * Overwrite/Clear Flavor propertyReedip2017-02-131-0/+17
* | Add choices for option '--policy'zhiyong.dai2016-11-271-34/+3
|/
* 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
* Fix creating a private flavor with ID autoJens Rosenboom2017-01-051-3/+2
* Add unit tests for usage commands in compute v2jiahui.qiang2016-12-262-0/+244
* Add unit tests for server create in computev2jiahui.qiang2016-11-281-0/+151
* Add --long option and more columns to the hypervisor list commandYan Xing'an2016-10-271-1/+66
* Adds information about private key generation for instance accessAnne Gentle2016-10-251-2/+1
* Support "--no" option in aggregate setRui Chen2016-09-242-10/+89