summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute/v2
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add openstack server create --boot-from-volume optionMatt Riedemann2019-08-091-0/+27
* | | Fix compute service set handling for 2.53+Matt Riedemann2019-08-091-4/+100
|/ /
* | Merge "Add host and hypervisor_hostname to create servers"Zuul2019-07-231-0/+231
|\ \
| * | Add host and hypervisor_hostname to create serverszhu.boxiang2019-07-191-0/+231
* | | Fix BFV server list handling with --name-lookup-one-by-onemelanie witt2019-06-281-8/+26
|/ /
* | Use cliff formattable columns in image commandsAkihiro Motoki2019-06-222-8/+10
* | Merge "Microversion 2.73: Support adding the reason behind a server lock"Zuul2019-06-211-1/+148
|\ \
| * | Microversion 2.73: Support adding the reason behind a server lockSurya Seetharaman2019-06-211-1/+148
* | | Allow "server migrate" (not live) to take "--host" optionMartin Chlumsky2019-06-211-5/+33
| |/ |/|
* | Merge "Deprecate openstack server migrate --host option"Zuul2019-06-061-1/+157
|\ \
| * | Deprecate openstack server migrate --host optionMatt Riedemann2019-05-241-1/+157
| |/
* | Merge "Add changes-before attribute to server list"Zuul2019-06-061-0/+66
|\ \
| * | Add changes-before attribute to server listzhangbailin2019-05-311-0/+66
| |/
* | Merge "Compute: Add description support for server"Zuul2019-06-051-0/+223
|\ \ | |/ |/|
| * Compute: Add description support for serverChen2019-05-171-0/+223
* | Merge "API microversion 2.69: Handles Down Cells"Zuul2019-03-071-0/+44
|\ \
| * | API microversion 2.69: Handles Down CellsSurya Seetharaman2019-03-061-0/+44
* | | Merge "Add support for get details of Quota"Zuul2019-03-071-0/+32
|\ \ \
| * | | Add support for get details of QuotaSławek Kapłoński2019-02-241-0/+32
| |/ /
* | | Paginate over usage list to return all usagesPavlo Shchelokovskyy2019-02-282-0/+27
|/ /
* | Merge "Add --name-lookup-one-by-one option to server list"Zuul2018-11-081-1/+29
|\ \
| * | Add --name-lookup-one-by-one option to server listPavlo Shchelokovskyy2018-11-021-1/+29
* | | Handle multiple ports in AddFloatingIPmelanie witt2018-11-061-8/+106
* | | Merge "Add --key-name and --key-unset option for server rebuild API."Zuul2018-11-021-0/+90
|\ \ \ | |_|/ |/| |
| * | Add --key-name and --key-unset option for server rebuild API.Fan Zhang2018-10-091-0/+90
* | | Merge "Default --nic to 'auto' if creating a server with >= 2.37"Zuul2018-10-262-0/+52
|\ \ \ | |/ / |/| |
| * | Default --nic to 'auto' if creating a server with >= 2.37Matt Riedemann2018-03-212-0/+53
* | | Add --property option to 'server rebuild' commandRuby Loo2018-10-051-0/+21
* | | 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