summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Defer auth prompting until it is actually neededDean Troyer2016-12-093-3/+81
* Merge "Use project_domain_id only in password auth" into stable/newtonJenkins2016-12-091-0/+1
|\
| * Use project_domain_id only in password authBoris Bobrov2016-12-091-0/+1
* | Mask passwords in debug logs for auth_config_hookMatt Riedemann2016-10-061-1/+5
|/
* Provide fallback prompt function for current osc-libDean Troyer2016-08-291-0/+3
* Merge "Fix auth prompt brokenness"Jenkins2016-08-294-3/+102
|\
| * Fix auth prompt brokennessDean Troyer2016-08-294-3/+102
* | Merge "Clean imports in code"Jenkins2016-08-291-2/+2
|\ \ | |/ |/|
| * Clean imports in codeCao Xuan Hoang2016-08-251-2/+2
* | Restore default auth-type for token/endpointDean Troyer2016-08-241-2/+6
|/
* Work around a version clash issue with os-client-config3.0.1Dean Troyer2016-08-221-2/+2
* Merge "Integ test cleanup"Jenkins2016-08-211-42/+91
|\
| * Integ test cleanupDean Troyer2016-08-181-42/+91
* | Merge "Fix errors in volume set/unset image properties unit tests"Jenkins2016-08-191-3/+3
|\ \
| * | Fix errors in volume set/unset image properties unit testsHuanxuan Ao2016-08-111-3/+3
* | | Merge "Add support for domain specific roles"Jenkins2016-08-186-17/+447
|\ \ \ | |_|/ |/| |
| * | Add support for domain specific rolesHenry Nash2016-08-106-17/+447
| |/
* | Merge "Add shell integration test"Jenkins2016-08-181-0/+561
|\ \
| * | Add shell integration testDean Troyer2016-08-181-0/+561
* | | Fix up last-minute imports to use osc-libDean Troyer2016-08-182-4/+6
* | | Merge "Gate-unbreaking combo review"Jenkins2016-08-186-86/+232
|\ \ \ | |/ /
| * | Gate-unbreaking combo reviewDean Troyer2016-08-186-86/+232
| |/
* | Merge "Add '--dhcp' and '--no-dhcp' options to os subnet list cmd"Jenkins2016-08-112-0/+47
|\ \
| * | Add '--dhcp' and '--no-dhcp' options to os subnet list cmdCao Xuan Hoang2016-08-102-0/+47
| |/
* | Merge "Rename backup commands in volume v1 and v2"Jenkins2016-08-113-35/+206
|\ \
| * | Rename backup commands in volume v1 and v2Huanxuan Ao2016-08-113-35/+206
| |/
* | Implement "network agent set" commandHuanxuan Ao2016-08-102-0/+116
|/
* Merge "Support multi REST API calls error handling for "volume set" command"Jenkins2016-08-062-14/+62
|\
| * Support multi REST API calls error handling for "volume set" commandHuanxuan Ao2016-08-062-14/+62
* | Merge "osc-lib: shell"Jenkins2016-08-069-868/+146
|\ \
| * | osc-lib: shellDean Troyer2016-08-059-868/+146
* | | Merge "Implement network agents functionality"Jenkins2016-08-053-0/+405
|\ \ \
| * | | Implement network agents functionalityMichael Gugino2016-08-053-0/+405
* | | | Merge "Show "target_project_id" attribute properly for network rbac object"Jenkins2016-08-053-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Show "target_project_id" attribute properly for network rbac objectHuanxuan Ao2016-08-053-4/+4
| | |/ | |/|
* | | Merge "Add support of setting volume's state"Jenkins2016-08-052-30/+59
|\ \ \
| * | | Add support of setting volume's stateXi Yang2016-08-032-30/+59
* | | | Add unit tests for group commands in identity v3Huanxuan Ao2016-08-042-0/+429
| |/ / |/| |
* | | Merge "Implement "network rbac set" command"Jenkins2016-08-032-0/+97
|\ \ \ | |/ / |/| |
| * | Implement "network rbac set" commandHuanxuan Ao2016-08-032-0/+97
* | | Refactor identity v3 unit tests with fake classHuanxuan Ao2016-08-025-609/+572
|/ /
* | Merge "arguments are not locale decoded into Unicode"Jenkins2016-08-011-2/+13
|\ \
| * | arguments are not locale decoded into UnicodeJohn Dennis2016-07-261-2/+13
* | | Merge "Implement network rbac create and delete commands"Jenkins2016-07-293-3/+406
|\ \ \
| * | | Implement network rbac create and delete commandsHuanxuan Ao2016-07-283-3/+406
* | | | Merge "Pass security group id to novaclient while adding security group to se...Jenkins2016-07-292-1/+49
|\ \ \ \
| * | | | Pass security group id to novaclient while adding securityRajasi Kulkarni2016-07-282-1/+49
* | | | | Merge "Allow setting quotas for server groups and server group members"Jenkins2016-07-283-0/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Allow setting quotas for server groups and server group membersElena Ezhova2016-07-273-0/+12
* | | | | Merge "Add support for deleting volumes with associated snapshots"Jenkins2016-07-272-10/+62
|\ \ \ \ \ | |/ / / / |/| | | |