summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute
Commit message (Expand)AuthorAgeFilesLines
* Stop silently ignoring invalid 'server create --hint' optionsStephen Finucane2020-02-191-1/+24
* Merge "Fix compute service set handling for 2.53+" into stable/rockyZuul2019-09-241-4/+100
|\
| * Fix compute service set handling for 2.53+Matt Riedemann2019-09-211-4/+100
* | Fix BFV server list handling with --name-lookup-one-by-onemelanie witt2019-07-221-8/+26
* | Add --name-lookup-one-by-one option to server listPavlo Shchelokovskyy2019-07-221-1/+29
|/
* Handle multiple ports in AddFloatingIP3.16.2melanie witt2018-11-081-8/+106
* Default --nic to 'auto' if creating a server with >= 2.37Matt Riedemann2018-10-252-0/+52
* Merge "Don't sent disk_over_commit if nova api > 2.24"Zuul2018-07-251-0/+35
|\
| * Don't sent disk_over_commit if nova api > 2.24Artom Lifshitz2018-07-241-0/+35
* | compute: host: expand kwargs in host_set() callBenoƮt Knecht2018-07-201-4/+3
|/
* Skip calls to glance and nova when got no serversPavlo Shchelokovskyy2018-07-091-0/+19
* Merge "Compute: Add description support for flavor"Zuul2018-06-282-3/+134
|\
| * Compute: Add description support for flavortianhui2018-06-202-3/+134
* | compute: limit the service's force down command above 2.10He Jie Xu2018-06-191-1/+9
|/
* Fix server show for microversion 2.47Matt Riedemann2018-06-081-0/+27
* Optimize _prep_server_detail to avoid redundant find_resourceMatt Riedemann2018-06-081-4/+4
* Merge "Fix limits show command without Nova and Cinder"Zuul2018-04-231-0/+110
|\
| * Fix limits show command without Nova and CinderJude Cross2018-04-031-0/+110
* | Merge "Add --image-property parameter in 'server create'"Zuul2018-03-311-0/+158
|\ \ | |/ |/|
| * Add --image-property parameter in 'server create'Chen Hanxiao2018-03-281-0/+158
* | Merge "Fix additional output encoding issues"Zuul2018-03-291-8/+8
|\ \ | |/ |/|
| * Fix additional output encoding issuesDean Troyer2018-03-201-8/+8
* | Re-implement novaclient bits removed in 10.0Dean Troyer2018-03-133-80/+234
|/
* Merge "Send 'changes-since' instead of 'changes_since' query parameter"3.13.0Zuul2017-12-131-2/+2
|\
| * Send 'changes-since' instead of 'changes_since' query parameterDaniel Speichert2017-12-111-2/+2
* | Remove hard-coded policy choices for creating a server groupMatt Riedemann2017-11-191-2/+2
* | Add RemoveNetwork command to serverHongbin Lu2017-11-141-0/+51
|/
* Merge "Added AddNetwork command to server"Zuul2017-10-301-0/+47
|\
| * Added AddNetwork command to serverHongbin Lu2017-10-261-0/+47
* | Add server rescue unit testsDean Troyer2017-10-271-0/+85
|/
* Use flake8-import-order pluginAkihiro Motoki2017-08-174-4/+6
* 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