summaryrefslogtreecommitdiff
path: root/openstackclient/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Fix block-device-mapping when volume_size is empty"Jenkins2017-04-031-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix block-device-mapping when volume_size is emptyJens Rosenboom2017-04-031-1/+1
* | | | Merge "doc: Correct Sphinx warnings"Jenkins2017-04-011-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | doc: Correct Sphinx warningsStephen Finucane2017-03-281-0/+1
| |/ /
* | | Remove log translationsyfzhao2017-03-211-3/+2
|/ /
* | 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
| | |/ | |/|
* | | Merge "Add a validation about options for server migrate command"Jenkins2017-03-161-0/+4
|\ \ \ | |/ / |/| |
| * | Add a validation about options for server migrate commandRikimaru Honjo2017-03-011-0/+4
* | | Merge "Add "--private-key" option for "keypair create""Jenkins2017-03-081-3/+28
|\ \ \
| * | | Add "--private-key" option for "keypair create"Rui Chen2017-03-061-3/+28
| |/ /
* | | Add server event list and show commandsRui Chen2017-03-071-0/+117
|/ /
* | Merge "Use public and unified method get_console_url()"Jenkins2017-02-201-12/+1
|\ \ | |/ |/|
| * Use public and unified method get_console_url()huangtianhua2017-02-141-12/+1
* | Fix "server create" command failed when --nic auto or noneRui Chen2017-02-151-8/+28
|/
* Merge "Handle log message interpolation by the logger in compute/"Jenkins2017-02-144-10/+7
|\
| * Handle log message interpolation by the logger in compute/Gábor Antal2017-02-134-10/+7
* | 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-4/+5
|/
* 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
* Fix flavor create help re swap size unitsPavlo Shchelokovskyy2017-01-121-2/+2
* Fix creating a private flavor with ID autoJens Rosenboom2017-01-051-1/+1
* 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
* Modified API calls in os usagejiahui.qiang2016-12-081-1/+1
* translate all command help strings3.4.0Steve Martinelli2016-11-1716-77/+81
* Add --long option and more columns to the hypervisor list commandYan Xing'an2016-10-271-1/+11
* Adds information about private key generation for instance accessAnne Gentle2016-10-251-11/+12
* Fix --shared/block-migration options in server migrate commandCedric Brandily2016-10-111-8/+8
* Merge "Support "--no" option in aggregate set"Jenkins2016-09-291-5/+28
|\
| * Support "--no" option in aggregate setRui Chen2016-09-241-5/+28
* | Update default nova api version to 2.1qtang2016-09-281-1/+2
|/
* Correct login name deduction in SshServerCedric Brandily2016-09-151-1/+1
* Display hypervisor information without uptimeHironori Shiina2016-09-111-12/+17
* Fix regular expression for uptime in hypervisor showHironori Shiina2016-09-111-2/+3
* osc-lib: shellDean Troyer2016-08-051-2/+2
* Pass security group id to novaclient while adding securityRajasi Kulkarni2016-07-281-1/+1
* Merge "Standardize import format"Jenkins2016-07-261-2/+1
|\
| * Standardize import formatshizhihui2016-07-221-2/+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
* | | Merge "Support to get server rdp/serial/mks type console url"Jenkins2016-07-221-0/+27
|\ \ \