summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Document network trunk commands"Jenkins2016-08-051-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Document network trunk commandsAbhishek Raut2016-07-281-0/+2
| |/ / / /
* | | | | Merge "Updated from global requirements"Jenkins2016-08-051-1/+1
|\ \ \ \ \
| * | | | | Updated from global requirementsOpenStack Proposal Bot2016-08-041-1/+1
| |/ / / /
* | | | | Merge "Add support of setting volume's state"Jenkins2016-08-055-30/+81
|\ \ \ \ \
| * | | | | Add support of setting volume's stateXi Yang2016-08-035-30/+81
* | | | | | Add unit tests for group commands in identity v3Huanxuan Ao2016-08-042-0/+429
| |/ / / / |/| | | |
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-08-031-1/+1
| |_|/ / |/| | |
* | | | Merge "Implement "network rbac set" command"Jenkins2016-08-036-6/+151
|\ \ \ \
| * | | | Implement "network rbac set" commandHuanxuan Ao2016-08-036-6/+151
* | | | | Remove an outdated directory in tox.iniHuanxuan Ao2016-08-031-1/+1
| |/ / / |/| | |
* | | | Merge "Add a document for required options"Jenkins2016-08-021-0/+30
|\ \ \ \
| * | | | Add a document for required optionsHuanxuan Ao2016-08-021-0/+30
* | | | | Refactor identity v3 unit tests with fake classHuanxuan Ao2016-08-025-609/+572
| |/ / / |/| | |
* | | | Merge "Updated from global requirements"Jenkins2016-08-011-1/+1
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2016-08-011-1/+1
* | | | | Merge "OS_DEFAULT_DOMAIN must be an ID"Jenkins2016-08-011-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | OS_DEFAULT_DOMAIN must be an IDGhe Rivero2016-08-011-1/+1
* | | | | 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
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-07-301-1/+1
* | | | | Merge "Implement network rbac create and delete commands"Jenkins2016-07-298-5/+528
|\ \ \ \ \
| * | | | | Implement network rbac create and delete commandsHuanxuan Ao2016-07-288-5/+528
* | | | | | 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 "Update the description of project in releasenotes."Jenkins2016-07-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update the description of project in releasenotes.qtang2016-07-291-1/+1
* | | | | | | | Updated from global requirementsOpenStack Proposal Bot2016-07-291-1/+1
|/ / / / / / /
* | | | | | | Merge "Allow setting quotas for server groups and server group members"Jenkins2016-07-285-0/+30
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Allow setting quotas for server groups and server group membersElena Ezhova2016-07-275-0/+30
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Add support for deleting volumes with associated snapshots"Jenkins2016-07-274-11/+76
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add support for deleting volumes with associated snapshotswuyuting2016-07-274-11/+76
| | |_|/ / | |/| | |
* | | | | Merge "Fix error for find_service() in identity"Jenkins2016-07-275-34/+96
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix error for find_service() in identitysunyajing2016-07-225-34/+96
* | | | | 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-264-4/+67
|\ \ \ \ \
| * | | | | Add options to "volume type list" commandHuanxuan Ao2016-07-234-4/+67
* | | | | | Merge "Standardize import format"Jenkins2016-07-2623-24/+51
|\ \ \ \ \ \
| * | | | | | Standardize import formatshizhihui2016-07-2223-24/+51
* | | | | | | Merge "Add "--marker" and "--limit" options to "snapshot list""Jenkins2016-07-264-3/+68
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add "--marker" and "--limit" options to "snapshot list"Huanxuan Ao2016-07-234-3/+68
| |/ / / / /
* | | | | | 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-2311-7/+556
|\ \ \ \ \ \
| * | | | | | Add assignment list to v2 identity and deprecate alternate listingHenry Nash2016-07-2211-7/+556
* | | | | | | Merge "Rework clientmanager"Jenkins2016-07-223-600/+55
|\ \ \ \ \ \ \