summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/server.py
Commit message (Expand)AuthorAgeFilesLines
* Re-implement novaclient bits removed in 10.03.14.2Dean Troyer2018-04-201-17/+42
* Merge "Send 'changes-since' instead of 'changes_since' query parameter"3.13.0Zuul2017-12-131-6/+7
|\
| * Send 'changes-since' instead of 'changes_since' query parameterDaniel Speichert2017-12-111-6/+7
* | Add RemoveNetwork command to serverHongbin Lu2017-11-141-0/+35
|/
* Merge "Added AddNetwork command to server"Zuul2017-10-301-0/+33
|\
| * Added AddNetwork command to serverHongbin Lu2017-10-261-0/+33
* | Add missing parameters on openstack server rescueJose Castro Leon2017-10-271-5/+24
|/
* Merge "Start using 'cliff.sphinxext'"Jenkins2017-07-211-9/+23
|\
| * Start using 'cliff.sphinxext'Stephen Finucane2017-07-211-9/+23
* | Merge "Now OSC server create check keys in --nic"Jenkins2017-07-201-6/+10
|\ \ | |/ |/|
| * Now OSC server create check keys in --nicM V P Nitesh2017-06-231-6/+10
* | Fix column names for server list --no-name-lookupDean Troyer2017-07-171-14/+21
* | Add server list -n and --no-name-lookup argumentsBoris Pavlovic2017-07-101-16/+29
|/
* Merge "Create server with security group ID and name"Jenkins2017-05-221-2/+18
|\
| * Create server with security group ID and nameRui Chen2017-05-221-2/+18
* | Make block-device-mapping more stable and clearRui Chen2017-05-171-30/+48
|/
* Fix server create with nova-netDean Troyer2017-04-261-3/+2
* Merge "Add --network and --port to server create"Jenkins2017-04-251-3/+37
|\
| * Add --network and --port to server createDavid Rabel2017-04-071-3/+37
* | Low-level Compute v2 API: networkDean Troyer2017-04-171-4/+6
* | Low-level Compute v2 API: security groupDean Troyer2017-04-111-11/+5
* | Enable to specify which fixed-ip to add to a vm.Cedric Brandily2017-04-041-1/+7
* | Merge "Help/docs cleanups: marker, limit, ip-address metavars"Jenkins2017-04-041-23/+22
|\ \
| * | Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-041-23/+22
* | | Merge "Enable to add/remove port to/from a server"Jenkins2017-04-031-0/+66
|\ \ \
| * | | Enable to add/remove port to/from a serverCedric Brandily2017-04-031-0/+66
| |/ /
* | | Fix block-device-mapping when volume_size is emptyJens Rosenboom2017-04-031-1/+1
|/ /
* | Merge "Enable to specify which vm fixed-ip to publish"Jenkins2017-03-211-1/+8
|\ \
| * | Enable to specify which vm fixed-ip to publishCedric Brandily2017-03-201-1/+8
| |/
* | Merge "Adds missing flavor information in the server list long command"Jenkins2017-03-201-2/+25
|\ \
| * | Adds missing flavor information in the server list long commandJose Castro Leon2017-03-131-2/+25
| |/
* | Add a validation about options for server migrate commandRikimaru Honjo2017-03-011-0/+4
|/
* Fix "server create" command failed when --nic auto or noneRui Chen2017-02-151-8/+28
* Cleanup for 3.8.0 releaseDean Troyer2017-01-261-2/+5
* Merge "Add options to "server list" command"Jenkins2017-01-261-0/+25
|\
| * Add options to "server list" commandjiahui.qiang2017-01-251-0/+25
* | Switch server create to block_device_mapping_v2Nikita Gerasimov2017-01-261-20/+32
|/
* Use image client for images instead of computeArtom Lifshitz2017-01-241-8/+12
* Error in the return of command server show, createjiahui.qiang2017-01-171-0/+14
* update server migrate '--wait' descriptionlicanwei2016-12-301-1/+1
* Should support 'auto' and 'none' as network parameter when boot instancesKevin_Zheng2016-12-221-30/+36
* translate all command help strings3.4.0Steve Martinelli2016-11-171-32/+33
* Fix --shared/block-migration options in server migrate commandCedric Brandily2016-10-111-8/+8
* Correct login name deduction in SshServerCedric Brandily2016-09-151-1/+1
* Pass security group id to novaclient while adding securityRajasi Kulkarni2016-07-281-1/+1
* Merge ""server list": "Image Name", "Image ID" columns"Jenkins2016-07-221-11/+42
|\
| * "server list": "Image Name", "Image ID" columnsMarc Abramowitz2016-07-061-11/+42
* | Pass security group id to novaclientRajasi Kulkarni2016-07-111-1/+1
* | Transfer "ip fixed add/remove" to "server add/remove fixed ip"Tang Chen2016-07-041-0/+57
* | Transfer "ip floating add/remove" to "server add/removeTang Chen2016-07-041-0/+55
|/