summaryrefslogtreecommitdiff
path: root/openstackclient/tests/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Pass security group id to novaclient while adding security group to se...Jenkins2016-07-291-0/+48
|\
| * Pass security group id to novaclient while adding securityRajasi Kulkarni2016-07-281-0/+48
* | Allow setting quotas for server groups and server group membersElena Ezhova2016-07-271-0/+4
* | Merge "Use identity fake classes instead of old unit tests data"Jenkins2016-07-261-37/+25
|\ \ | |/ |/|
| * Use identity fake classes instead of old unit tests dataHuanxuan Ao2016-07-261-37/+25
* | Merge "Use assertEqual() instead of assertDictEqual()"Jenkins2016-07-261-1/+1
|\ \
| * | Use assertEqual() instead of assertDictEqual()Tang Chen2016-07-251-1/+1
| |/
* | Merge "Standardize import format"Jenkins2016-07-261-1/+1
|\ \ | |/ |/|
| * Standardize import formatshizhihui2016-07-221-1/+1
* | Merge ""server list": "Image Name", "Image ID" columns"Jenkins2016-07-221-1/+14
|\ \
| * | "server list": "Image Name", "Image ID" columnsMarc Abramowitz2016-07-061-1/+14
* | | Merge "Support to get server rdp/serial/mks type console url"Jenkins2016-07-221-0/+47
|\ \ \
| * | | Support to get server rdp/serial/mks type console urlRui Chen2016-07-211-0/+47
| | |/ | |/|
* | | Merge "Add Support for showing flavor access list"Jenkins2016-07-222-1/+73
|\ \ \ | |/ / |/| |
| * | Add Support for showing flavor access listHuanxuan Ao2016-07-222-1/+73
* | | Merge "Add unit tests for "host list" and "host show" commands"Jenkins2016-07-212-1/+111
|\ \ \ | |/ / |/| |
| * | Add unit tests for "host list" and "host show" commandsHuanxuan Ao2016-06-272-1/+111
* | | Merge "Pass security group id to novaclient"Jenkins2016-07-181-0/+53
|\ \ \
| * | | Pass security group id to novaclientRajasi Kulkarni2016-07-111-0/+53
* | | | Merge "Modify compute agent set command"Jenkins2016-07-141-9/+64
|\ \ \ \ | |/ / / |/| | |
| * | | Modify compute agent set commandsunyajing2016-07-111-9/+64
* | | | Add notes, modify notes in fakes docstringzheng yin2016-07-081-6/+17
* | | | modify notes in the FakeHypervisorStats docstringzheng yin2016-07-071-1/+1
* | | | Merge "Transfer "ip fixed add/remove" to "server add/remove fixed ip""Jenkins2016-07-061-0/+71
|\ \ \ \
| * | | | Transfer "ip fixed add/remove" to "server add/remove fixed ip"Tang Chen2016-07-041-0/+71
* | | | | Merge "Transfer "ip floating add/remove" to "server add/remove floating ip""Jenkins2016-07-061-0/+67
|\ \ \ \ \ | |/ / / /
| * | | | Transfer "ip floating add/remove" to "server add/removeTang Chen2016-07-041-0/+67
* | | | | Merge "Transfer "ip floating pool list" to "floating ip pool list""Jenkins2016-07-061-0/+51
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Transfer "ip floating pool list" to "floating ip pool list"Tang Chen2016-07-041-0/+51
* | | | fix a few spelling mistakesgecong19732016-07-043-6/+6
|/ / /
* | | Merge "Add "--property" option to "flavor create" command"Jenkins2016-06-302-4/+17
|\ \ \ | |/ / |/| |
| * | Add "--property" option to "flavor create" commandHuanxuan Ao2016-06-292-4/+17
| |/
* | Support bulk deletion for delete commands in computev2Huanxuan Ao2016-06-273-11/+125
|/
* Merge "Fix errors for "host set" command"Jenkins2016-06-232-8/+7
|\
| * Fix errors for "host set" commandHuanxuan Ao2016-06-222-8/+7
* | Merge "Refactor unit test of "compute service list" command"Jenkins2016-06-232-7/+40
|\ \
| * | Refactor unit test of "compute service list" commandHuanxuan Ao2016-06-222-7/+40
* | | Merge "Make set/unset commands in compute/image/common return normally when n...Jenkins2016-06-221-4/+11
|\ \ \ | |/ / |/| |
| * | Make set/unset commands in compute/image/common return normally when nothing ...Tang Chen2016-06-211-4/+11
* | | Merge "Support bulk deletion for "flavor/aggregate delete""Jenkins2016-06-223-21/+140
|\ \ \
| * | | Support bulk deletion for "flavor/aggregate delete"Huanxuan Ao2016-06-213-21/+140
| | |/ | |/|
* | | Add "--project" option to the "flavor create" command.Huanxuan Ao2016-06-211-1/+27
| |/ |/|
* | Merge "Standardize logger usage"Jenkins2016-06-201-9/+6
|\ \
| * | Standardize logger usageTang Chen2016-06-201-9/+6
| |/
* | Merge "Fix console url show command broken in microversion case"Jenkins2016-06-201-0/+149
|\ \
| * | Fix console url show command broken in microversion caseRui Chen2016-06-161-0/+149
* | | Use osc_lib in server_image.pyTang Chen2016-06-201-2/+3
| |/ |/|
* | Merge "Modify unit tests of compute agent delete"Jenkins2016-06-171-0/+10
|\ \
| * | Modify unit tests of compute agent deletesunyajing2016-06-081-0/+10
* | | Merge "Move server image create command to its own resource file."Jenkins2016-06-162-144/+227
|\ \ \ | |_|/ |/| |