summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Add "volume host failover" command"Jenkins2017-02-181-0/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Add "volume host failover" commandzhiyong.dai2016-11-211-0/+31
* | | | | | | | | Merge "Add "encryption-*" options in volume type commands"Jenkins2017-02-186-7/+726
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add "encryption-*" options in volume type commandsHuanxuan Ao2017-01-146-7/+726
* | | | | | | | | | Fix image selection in server function testsDean Troyer2017-02-171-6/+11
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Refactor volume functional test in volume v1"Jenkins2017-02-141-63/+183
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Refactor volume functional test in volume v1Huanxuan Ao2017-02-131-63/+183
* | | | | | | | | Merge "Overwrite/Clear Flavor property"Jenkins2017-02-131-0/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Overwrite/Clear Flavor propertyReedip2017-02-131-0/+17
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Refactor availability zone functional test"Jenkins2017-02-131-6/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor availability zone functional testzhiyong.dai2016-11-281-6/+13
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Refactor module functional test"Jenkins2017-02-131-8/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor module functional testzhiyong.dai2016-11-271-8/+11
| |/ / / / / / / /
* | | | | | | | | Merge "Modify error handling for role and group commands"Jenkins2017-02-133-21/+76
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Modify error handling for role and group commandsHuanxuan Ao2017-02-093-21/+76
| |/ / / / / / / /
* | | | | | | | | Merge "Add choices for option '--policy'"Jenkins2017-02-131-34/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add choices for option '--policy'zhiyong.dai2016-11-271-34/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Add --fixed-ip option to the port list command"Jenkins2017-02-132-1/+89
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add --fixed-ip option to the port list commandYan Xing'an2017-02-072-1/+89
* | | | | | | | | | Merge "Functional test for volume qos"Jenkins2017-02-132-73/+202
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Functional test for volume qosjiahui.qiang2017-01-182-73/+202
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Functional test for configuration"Jenkins2017-02-131-10/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Functional test for configurationzhiyong.dai2016-11-281-10/+33
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Functional test for aggregate"Jenkins2017-02-131-67/+142
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Functional test for aggregatezhiyong.dai2016-11-281-67/+142
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Fix --parents and --children options in project show"Jenkins2017-02-092-28/+31
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix --parents and --children options in project showRui Chen2017-02-092-28/+31
* | | | | | | | | Merge "Functional test for agent"Jenkins2017-02-091-57/+176
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Functional test for agentzhiyong.dai2016-11-261-57/+176
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Functional test for server group"Jenkins2017-02-091-26/+86
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Functional test for server groupzhiyong.dai2016-11-241-26/+86
| |/ / / / / /
* | | | | | | Fix "module list --all" failedRui Chen2017-02-062-9/+74
|/ / / / / /
* | | | | | Add relnotes for the two recent bug fixes3.8.1Dean Troyer2017-01-281-0/+72
* | | | | | Merge "Fix network create --project"Jenkins2017-01-281-0/+4
|\ \ \ \ \ \
| * | | | | | Fix network create --projectDean Troyer2017-01-271-0/+4
* | | | | | | Fix address scope list --shareDean Troyer2017-01-272-60/+79
|/ / / / / /
* | | | | | Merge "Support "--no-property" option in volume snapshot set"Jenkins2017-01-264-59/+303
|\ \ \ \ \ \
| * | | | | | Support "--no-property" option in volume snapshot setzhiyong.dai2017-01-254-59/+303
* | | | | | | Merge "Add options to "server list" command"Jenkins2017-01-261-0/+46
|\ \ \ \ \ \ \
| * | | | | | | Add options to "server list" commandjiahui.qiang2017-01-251-0/+46
* | | | | | | | Merge "Switch server create to block_device_mapping_v2"Jenkins2017-01-262-13/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Switch server create to block_device_mapping_v2Nikita Gerasimov2017-01-262-13/+22
* | | | | | | | | Merge "Adds domain specification for SetUser"Jenkins2017-01-261-0/+36
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Adds domain specification for SetUserSamuel Pilla2017-01-251-0/+36
| |/ / / / / / /
* | | | | | | | Merge "To support '--project' and '--project-domain' options"Jenkins2017-01-261-0/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | To support '--project' and '--project-domain' optionsBadhmapriya Boopalan2016-12-231-0/+41
* | | | | | | | | Merge "Add server_boot_from_volume() test"Jenkins2017-01-261-0/+115
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add server_boot_from_volume() testDean Troyer2017-01-251-0/+115
* | | | | | | | | | Merge "Add server test for image and flavor lookups"Jenkins2017-01-261-15/+49
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Add server test for image and flavor lookupsDean Troyer2017-01-251-15/+49