summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "include old release notes in reno"Jenkins2016-05-314-12/+11
|\ \ \ \ \
| * | | | | include old release notes in renoRui Chen2016-05-314-12/+11
| |/ / / /
* | | | | Merge "Fix unit test for volume commands in volumev2"Jenkins2016-05-311-27/+21
|\ \ \ \ \
| * | | | | Fix unit test for volume commands in volumev2Huanxuan Ao2016-05-311-27/+21
* | | | | | 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 "Do not require an scope when setting a password"Jenkins2016-05-312-0/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Do not require an scope when setting a passwordAlvaro Lopez Garcia2016-05-272-0/+8
| |/ / / /
* | | | | Merge "add unit test for compute agent command"Jenkins2016-05-312-0/+255
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add unit test for compute agent commandsunyajing2016-05-312-0/+255
| |/ / /
* | | | Merge "Updated from global requirements"Jenkins2016-05-302-4/+4
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2016-05-302-4/+4
* | | | | Merge "Add support for setting flavor-access"Jenkins2016-05-305-6/+165
|\ \ \ \ \
| * | | | | Add support for setting flavor-accessHuanxuan Ao2016-05-305-6/+165
* | | | | | Fix i18n support in cinderHuanxuan Ao2016-05-303-7/+7
| |/ / / / |/| | | |
* | | | | Merge "Add network segment command object"Jenkins2016-05-3010-0/+506
|\ \ \ \ \
| * | | | | Add network segment command objectRichard Theis2016-05-2710-0/+506
| | |/ / / | |/| | |
* | | | | Merge "Add "image unset" command"Jenkins2016-05-307-2/+223
|\ \ \ \ \
| * | | | | Add "image unset" commandsunyajing2016-05-287-2/+223
| |/ / / /
* | | | | Merge "[compute] Add server backup function"Jenkins2016-05-307-0/+458
|\ \ \ \ \
| * | | | | [compute] Add server backup functionjichenjc2016-05-277-0/+458
| |/ / / /
* | | | | Merge "Support to set server state"Jenkins2016-05-304-0/+81
|\ \ \ \ \
| * | | | | Support to set server stateRui Chen2016-05-284-0/+81
* | | | | | Merge "Support deleting multi address scopes in networkv2"Jenkins2016-05-304-15/+104
|\ \ \ \ \ \
| * | | | | | Support deleting multi address scopes in networkv2Huanxuan Ao2016-05-284-15/+104
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix functest "test_server_metadata()" in test_sever.py"Jenkins2016-05-301-0/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix functest "test_server_metadata()" in test_sever.pyHuanxuan Ao2016-05-281-0/+8
* | | | | | Merge "Fix help message for "server group delete" command"Jenkins2016-05-282-2/+2
|\ \ \ \ \ \
| * | | | | | Fix help message for "server group delete" commandHuanxuan Ao2016-05-282-2/+2
| | |/ / / / | |/| | | |
* | | | | | i18n support for leftover exception messages in volumeSheel Rana2016-05-271-1/+1
|/ / / / /
* | | | | Merge "fix endpoint show help"Jenkins2016-05-262-5/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix endpoint show helpsunyajing2016-05-262-5/+6
* | | | | Merge "Release notes cleanup"2.5.0Jenkins2016-05-256-21/+16
|\ \ \ \ \
| * | | | | Release notes cleanupDean Troyer2016-05-256-21/+16
* | | | | | Merge "keystone: fix catalog output when region is unset"Jenkins2016-05-254-6/+27
|\ \ \ \ \ \
| * | | | | | keystone: fix catalog output when region is unsetJulien Danjou2016-05-254-6/+27
* | | | | | | Merge "Refactor service unit tests"Jenkins2016-05-252-73/+101
|\ \ \ \ \ \ \
| * | | | | | | Refactor service unit testsTang Chen2016-05-252-73/+101
* | | | | | | | Merge "Search by user defined ID for service providers"Jenkins2016-05-252-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Search by user defined ID for service providersSteve Martinelli2016-05-242-1/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Devref: Command Beta"Jenkins2016-05-255-0/+84
|\ \ \ \ \ \ \
| * | | | | | | Devref: Command BetaRichard Theis2016-04-215-0/+84
* | | | | | | | Merge "Refactor TestVolumeShow with FakeVolume"Jenkins2016-05-243-9/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactor TestVolumeShow with FakeVolumeting.wang2016-05-173-9/+54
* | | | | | | | | Merge "Search by user defined ID for identity providers"Jenkins2016-05-242-1/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Search by user defined ID for identity providersSteve Martinelli2016-05-232-1/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Fix i18n support for help and error messages in compute"Jenkins2016-05-2411-133/+184
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix i18n support for help and error messages in computeTang Chen2016-05-2411-133/+184
* | | | | | | | Updated from global requirementsOpenStack Proposal Bot2016-05-241-1/+1
|/ / / / / / /
* | | | | | | Merge "i18n support for help and error messages in cinder"Jenkins2016-05-2413-223/+257
|\ \ \ \ \ \ \