summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Neutron agent delete: remove the wrong argumentnpraveen352017-11-082-18/+8
* Merge "Fix "security group list" command to display project ID properly" into...Jenkins2017-09-073-21/+35
|\
| * Fix "security group list" command to display project ID properlyHuanxuan Ao2017-08-153-21/+35
* | volume functest: ensure snapshots deleted when volume deleteAkihiro Motoki2017-09-067-81/+108
|/
* Add relnotes for the two recent bug fixes3.8.1Dean Troyer2017-01-281-0/+72
* Merge "Fix network create --project"Jenkins2017-01-282-0/+6
|\
| * Fix network create --projectDean Troyer2017-01-272-0/+6
* | Fix address scope list --shareDean Troyer2017-01-273-62/+79
|/
* Cleanup for 3.8.0 releaseDean Troyer2017-01-261-2/+5
* Merge "Support "--no-property" option in volume snapshot set"Jenkins2017-01-266-59/+343
|\
| * Support "--no-property" option in volume snapshot setzhiyong.dai2017-01-256-59/+343
* | Merge "Add options to "server list" command"Jenkins2017-01-262-0/+71
|\ \
| * | Add options to "server list" commandjiahui.qiang2017-01-252-0/+71
* | | Merge "Switch server create to block_device_mapping_v2"Jenkins2017-01-263-33/+54
|\ \ \
| * | | Switch server create to block_device_mapping_v2Nikita Gerasimov2017-01-263-33/+54
* | | | Merge "Adds domain specification for SetUser"Jenkins2017-01-262-4/+55
|\ \ \ \ | |/ / / |/| | |
| * | | Adds domain specification for SetUserSamuel Pilla2017-01-252-4/+55
| |/ /
* | | Merge "To support '--project' and '--project-domain' options"Jenkins2017-01-262-0/+56
|\ \ \
| * | | To support '--project' and '--project-domain' optionsBadhmapriya Boopalan2016-12-232-0/+56
* | | | 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
* | | | | Merge "Fix Identity functional tests to not require OS_AUTH_URL"Jenkins2017-01-262-4/+4
|\ \ \ \ \
| * | | | | Fix Identity functional tests to not require OS_AUTH_URLDean Troyer2017-01-252-4/+4
| | |_|/ / | |/| | |
* | | | | Merge "Add meter rule to OSC"Jenkins2017-01-264-0/+678
|\ \ \ \ \
| * | | | | Add meter rule to OSCAnkur Gupta2017-01-234-0/+678
* | | | | | Merge "Add 'allowed address pairs' option to 'port create/set/unset'"Jenkins2017-01-262-4/+274
|\ \ \ \ \ \
| * | | | | | Add 'allowed address pairs' option to 'port create/set/unset'Nguyen Phuong An2016-12-202-4/+274
* | | | | | | Merge "change assert_show_fields to not fail on new fields"Jenkins2017-01-253-26/+18
|\ \ \ \ \ \ \
| * | | | | | | change assert_show_fields to not fail on new fieldsSteve Martinelli2017-01-253-26/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Add --project and --project-domain option to "volume snapshot list""Jenkins2017-01-252-2/+35
|\ \ \ \ \ \ \
| * | | | | | | Add --project and --project-domain option to "volume snapshot list"jiahui.qiang2017-01-072-2/+35
* | | | | | | | Merge "Fix 'mapping set' return value"Jenkins2017-01-252-7/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix 'mapping set' return valueColleen Murphy2017-01-252-7/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Remove the fixed set of choices for network_type"Jenkins2017-01-251-3/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove the fixed set of choices for network_typeYAMAMOTO Takashi2017-01-181-3/+1
* | | | | | | | Merge "Use image client for images instead of compute"Jenkins2017-01-252-21/+22
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Use image client for images instead of computeArtom Lifshitz2017-01-242-21/+22
* | | | | | | | Merge "Fix OSC networking commands help errors"Jenkins2017-01-242-2/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix OSC networking commands help errorsRui Chen2017-01-222-2/+32
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Update container format choices"Jenkins2017-01-242-10/+20
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Update container format choicesBrian Rosmaita2017-01-232-10/+20
* | | | | | | | Merge "Functional tests - port"Jenkins2017-01-241-23/+141
|\ \ \ \ \ \ \ \
| * | | | | | | | Functional tests - portDean Troyer2017-01-051-23/+141
* | | | | | | | | Merge "Handle 403 error on creating trust"Jenkins2017-01-241-4/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Handle 403 error on creating trustHongbin Lu2017-01-241-4/+8
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | SDK refactor: Prepare security group commandsAbhishek Raut2017-01-232-23/+14
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge "TrivialFix in helpMessage for readability"Jenkins2017-01-231-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | TrivialFix in helpMessage for readabilityzhiyong.dai2016-11-231-1/+1