summaryrefslogtreecommitdiff
path: root/openstackclient/compute
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Support to get server rdp/serial/mks type console urlRui Chen2016-07-211-0/+27
| | |/ | |/|
* | | Add Support for showing flavor access listHuanxuan Ao2016-07-221-0/+20
|/ /
* | Merge "Pass security group id to novaclient"Jenkins2016-07-181-1/+1
|\ \
| * | Pass security group id to novaclientRajasi Kulkarni2016-07-111-1/+1
* | | Merge "Modify compute agent set command"Jenkins2016-07-141-8/+28
|\ \ \ | |/ / |/| |
| * | Modify compute agent set commandsunyajing2016-07-111-8/+28
* | | fix one spelling mistake and two help messageszhengsenyan2016-07-071-1/+1
* | | Merge "Transfer "ip fixed add/remove" to "server add/remove fixed ip""Jenkins2016-07-062-4/+87
|\ \ \
| * | | Transfer "ip fixed add/remove" to "server add/remove fixed ip"Tang Chen2016-07-042-4/+87
* | | | Merge "Transfer "ip floating add/remove" to "server add/remove floating ip""Jenkins2016-07-062-4/+85
|\ \ \ \ | |/ / /
| * | | Transfer "ip floating add/remove" to "server add/removeTang Chen2016-07-042-4/+85
* | | | Merge "Transfer "ip floating pool list" to "floating ip pool list""Jenkins2016-07-061-36/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Transfer "ip floating pool list" to "floating ip pool list"Tang Chen2016-07-041-36/+0
* | | Add missing '(name only)' message for keypair in computev2Huanxuan Ao2016-07-041-1/+1
|/ /
* | Merge "Add "--property" option to "flavor create" command"Jenkins2016-06-301-3/+18
|\ \ | |/ |/|
| * Add "--property" option to "flavor create" commandHuanxuan Ao2016-06-291-3/+18
* | Merge "Support bulk deletion for delete commands in computev2"Jenkins2016-06-282-5/+40
|\ \ | |/ |/|
| * Support bulk deletion for delete commands in computev2Huanxuan Ao2016-06-272-6/+41
* | Modify some unusual help messages in computev2Huanxuan Ao2016-06-273-8/+8
|/
* Merge "Fix errors for "host set" command"Jenkins2016-06-231-10/+12
|\
| * Fix errors for "host set" commandHuanxuan Ao2016-06-221-10/+12
* | Merge "Refactor unit test of "compute service list" command"Jenkins2016-06-231-2/+2
|\ \
| * | Refactor unit test of "compute service list" commandHuanxuan Ao2016-06-221-2/+2
* | | Merge "Make set/unset commands in compute/image/common return normally when n...Jenkins2016-06-221-6/+0
|\ \ \ | |/ / |/| |
| * | Make set/unset commands in compute/image/common return normally when nothing ...Tang Chen2016-06-211-6/+0
* | | Merge "Support bulk deletion for "flavor/aggregate delete""Jenkins2016-06-222-12/+45
|\ \ \
| * | | Support bulk deletion for "flavor/aggregate delete"Huanxuan Ao2016-06-212-12/+50
| | |/ | |/|
* | | Add "--project" option to the "flavor create" command.Huanxuan Ao2016-06-211-0/+26
| |/ |/|
* | Merge "Standardize logger usage"Jenkins2016-06-206-37/+59
|\ \
| * | Standardize logger usageTang Chen2016-06-206-37/+59
| |/
* | Merge "Fix console url show command broken in microversion case"Jenkins2016-06-201-3/+9
|\ \
| * | Fix console url show command broken in microversion caseRui Chen2016-06-161-3/+9
* | | Use osc_lib in server_image.pyTang Chen2016-06-201-3/+3
| |/ |/|
* | Merge "Move server image create command to its own resource file."Jenkins2016-06-162-74/+111
|\ \ | |/ |/|
| * Move server image create command to its own resource file.Dean Troyer2016-06-032-74/+111
* | Merge "Support compute service force down/up"Jenkins2016-06-151-16/+53
|\ \
| * | Support compute service force down/upRui Chen2016-06-141-16/+53