summaryrefslogtreecommitdiff
path: root/openstackclient/compute
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Fix foundation copyrightsDean Troyer2016-06-144-4/+4
|/ /
* | osc-lib: commandDean Troyer2016-06-1316-19/+16
* | osc-lib: parseractionsDean Troyer2016-06-134-4/+4
* | osc-lib: utilsDean Troyer2016-06-1316-17/+24
* | osc-lib: exceptionsDean Troyer2016-06-138-11/+15
* | Merge "Fix compute service set command"Jenkins2016-06-081-1/+1
|\ \
| * | Fix compute service set commandsunyajing2016-06-081-1/+1
* | | Merge "Refactor SetService --enable/disable option"Jenkins2016-06-061-15/+23
|\ \ \
| * | | Refactor SetService --enable/disable optionTang Chen2016-06-041-15/+23
* | | | Merge "Add newline to strings in stdout/stderr.write()"Jenkins2016-06-061-1/+1
|\ \ \ \
| * | | | Add newline to strings in stdout/stderr.write()Lu lei2016-06-061-1/+1
| | |/ / | |/| |
* | | | Merge "fix keypair help msg"Jenkins2016-06-061-2/+2
|\ \ \ \
| * | | | fix keypair help msgsunyajing2016-06-061-2/+2
| | |_|/ | |/| |
* | | | modify server groupsunyajing2016-06-061-9/+1
| |/ / |/| |
* | | Merge "Support multiple argument for compute agent delete command"Jenkins2016-06-051-3/+19
|\ \ \ | |_|/ |/| |
| * | Support multiple argument for compute agent delete commandsunyajing2016-06-031-3/+19
* | | Fix some missing i18n support problems in computeHuanxuan Ao2016-06-031-9/+9
| |/ |/|
* | Merge "Add support for removing flavor-access"Jenkins2016-06-021-5/+47
|\ \ | |/ |/|
| * Add support for removing flavor-accessHuanxuan Ao2016-06-021-5/+47
* | Merge "Fix output and error log in server.py"Jenkins2016-05-311-9/+17
|\ \ | |/ |/|
| * Fix output and error log in server.pyTang Chen2016-05-281-9/+17
* | Merge "Add support for setting flavor-access"Jenkins2016-05-301-4/+48
|\ \
| * | Add support for setting flavor-accessHuanxuan Ao2016-05-301-4/+48
| |/
* | Merge "[compute] Add server backup function"Jenkins2016-05-301-0/+134
|\ \
| * | [compute] Add server backup functionjichenjc2016-05-271-0/+134
| |/
* | Support to set server stateRui Chen2016-05-281-0/+9
* | Fix help message for "server group delete" commandHuanxuan Ao2016-05-281-1/+1
|/
* Fix i18n support for help and error messages in computeTang Chen2016-05-2411-133/+184
* Merge "remove #noqa from i18n imports"Jenkins2016-05-192-2/+2
|\
| * remove #noqa from i18n importsSteve Martinelli2016-05-132-2/+2
* | Merge "Support X.latest format for OS_COMPUTE_API_VERSION"Jenkins2016-05-161-19/+26
|\ \ | |/ |/|
| * Support X.latest format for OS_COMPUTE_API_VERSIONRui Chen2016-04-201-19/+26
* | Merge "Use find_resource() instead of get() in _prep_server_detail()"Jenkins2016-05-111-4/+1
|\ \
| * | Use find_resource() instead of get() in _prep_server_detail()Tang Chen2016-05-091-4/+1
* | | Map server power state num to meanful stringTang Chen2016-05-071-0/+5
|/ /