summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for deleting volumes with associated snapshotswuyuting2016-07-272-10/+62
| | |_|/ | |/| |
* | | | Merge "Fix error for find_service() in identity"Jenkins2016-07-274-34/+91
|\ \ \ \ | |/ / / |/| | |
| * | | Fix error for find_service() in identitysunyajing2016-07-224-34/+91
* | | | Merge "Use identity fake classes instead of old unit tests data"Jenkins2016-07-265-215/+136
|\ \ \ \ | |_|/ / |/| | |
| * | | Use identity fake classes instead of old unit tests dataHuanxuan Ao2016-07-265-215/+136
* | | | Merge "Use assertEqual() instead of assertDictEqual()"Jenkins2016-07-262-2/+2
|\ \ \ \
| * | | | Use assertEqual() instead of assertDictEqual()Tang Chen2016-07-252-2/+2
| | |_|/ | |/| |
* | | | Merge "Add options to "volume type list" command"Jenkins2016-07-262-4/+49
|\ \ \ \
| * | | | Add options to "volume type list" commandHuanxuan Ao2016-07-232-4/+49
* | | | | Merge "Standardize import format"Jenkins2016-07-2622-24/+17
|\ \ \ \ \
| * | | | | Standardize import formatshizhihui2016-07-2222-24/+17
* | | | | | Merge "Add "--marker" and "--limit" options to "snapshot list""Jenkins2016-07-262-3/+48
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add "--marker" and "--limit" options to "snapshot list"Huanxuan Ao2016-07-232-3/+48
| |/ / / /
* | | | | Merge "Unit test of credential in identityv3"Jenkins2016-07-262-28/+367
|\ \ \ \ \
| * | | | | Unit test of credential in identityv3Huanxuan Ao2016-07-232-28/+367
* | | | | | Remove temporary code in ClientManagerDean Troyer2016-07-251-73/+0
| |_|_|/ / |/| | | |
* | | | | Merge "Add assignment list to v2 identity and deprecate alternate listing"Jenkins2016-07-237-0/+510
|\ \ \ \ \
| * | | | | Add assignment list to v2 identity and deprecate alternate listingHenry Nash2016-07-227-0/+510
* | | | | | Rework clientmanagerDean Troyer2016-07-223-600/+55
|/ / / / /
* | | | | Merge ""server list": "Image Name", "Image ID" columns"Jenkins2016-07-222-12/+56
|\ \ \ \ \
| * | | | | "server list": "Image Name", "Image ID" columnsMarc Abramowitz2016-07-062-12/+56
* | | | | | Merge "Remove execute permission on a few files"Jenkins2016-07-2212-0/+0
|\ \ \ \ \ \
| * | | | | | Remove execute permission on a few filesSongmingYan2016-07-2212-0/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge "Support to get server rdp/serial/mks type console url"Jenkins2016-07-222-0/+74
|\ \ \ \ \ \
| * | | | | | Support to get server rdp/serial/mks type console urlRui Chen2016-07-212-0/+74
* | | | | | | Merge "Add Support for showing flavor access list"Jenkins2016-07-223-1/+93
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add Support for showing flavor access listHuanxuan Ao2016-07-223-1/+93
* | | | | | | Merge "Set identity v3 client in networkv2 fake"Jenkins2016-07-228-92/+34
|\ \ \ \ \ \ \