summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove ClientManager._service_catalogDean Troyer2014-10-187-40/+29
* Remove now-unnecessary client creation hacksDean Troyer2014-10-186-41/+6
* Merge "Add plugin to support token-endpoint auth"Jenkins2014-10-175-58/+124
|\
| * Add plugin to support token-endpoint authDean Troyer2014-10-125-58/+124
* | Merge "use jsonutils in oslo.serialization instead of keystoneclient"Jenkins2014-10-172-1/+2
|\ \
| * | use jsonutils in oslo.serialization instead of keystoneclientwanghong2014-10-172-1/+2
* | | Merge "Move plugin stuff to clientmanager"Jenkins2014-10-172-18/+30
|\ \ \ | |/ / |/| |
| * | Move plugin stuff to clientmanagerDean Troyer2014-10-132-18/+30
* | | Merge "Add 'command list' command"Jenkins2014-10-145-0/+81
|\ \ \
| * | | Add 'command list' commandDean Troyer2014-10-085-0/+81
* | | | Merge "Put pbr and six first in requirements list"Jenkins2014-10-141-2/+3
|\ \ \ \
| * | | | Put pbr and six first in requirements listMonty Taylor2014-10-121-2/+3
| | |/ / | |/| |
* | | | Merge "Fix operation on clouds with availability-zones"Jenkins2014-10-144-5/+6
|\ \ \ \
| * | | | Fix operation on clouds with availability-zonesMonty Taylor2014-10-114-5/+6
* | | | | Merge "Remove 'links' section from several v3 Identity objects"Jenkins2014-10-1312-44/+32
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove 'links' section from several v3 Identity objectsSteve Martinelli2014-10-1112-44/+32
| |/ / /
* | | | Merge "Updated from global requirements"Jenkins2014-10-122-4/+4
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2014-10-112-4/+4
| |/ / /
* | | | Merge "Mark identity v2 resources for translation"Jenkins2014-10-127-60/+64
|\ \ \ \
| * | | | Mark identity v2 resources for translationSteve Martinelli2014-10-097-60/+64
* | | | | Merge "Update compute server messages for translation"Jenkins2014-10-121-121/+118
|\ \ \ \ \
| * | | | | Update compute server messages for translationSteve Martinelli2014-10-081-121/+118
* | | | | | Merge "Add translation markers for user v2 actions"Jenkins2014-10-128-23/+118
|\ \ \ \ \ \
| * | | | | | Add translation markers for user v2 actionsSteve Martinelli2014-10-098-23/+118
| |/ / / / /
* | | | | | Merge "Fix issue token for v3"Jenkins2014-10-124-4/+13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix issue token for v3Steve Martinelli2014-10-114-4/+13
| | |_|_|/ | |/| | |
* | | | | Allow --domain to be used for identity commands without lookupNathan Kinder2014-10-093-27/+21
* | | | | Add domain parameters to user show for Identity V3Steve Martinelli2014-10-094-21/+75
|/ / / /
* | | | Support for keystone auth pluginsMatthieu Huin2014-10-099-305/+614
* | | | Merge "Update for cliff commandmanager >=1.6.1"Jenkins2014-10-092-22/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Update for cliff commandmanager >=1.6.1Dean Troyer2014-10-082-22/+12
| | |/ | |/|
* | | Merge "CRUD operations for federated protocols"Jenkins2014-10-094-0/+397
|\ \ \
| * | | CRUD operations for federated protocolsMarek Denis2014-10-084-0/+397
* | | | Merge "Pass in domain and project as positional args, not kwargs"Jenkins2014-10-092-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Pass in domain and project as positional args, not kwargsSteve Martinelli2014-10-022-4/+4
* | | | Merge "Fix issues with object related commands"Jenkins2014-10-083-8/+94
|\ \ \ \
| * | | | Fix issues with object related commandsSteve Martinelli2014-10-063-8/+94
| | |/ / | |/| |
* | | | Merge "Implement CRUD operations for Mapping objects"Jenkins2014-10-084-0/+515
|\ \ \ \ | |/ / / |/| | |
| * | | Implement CRUD operations for Mapping objectsMarek Denis2014-10-084-0/+515
* | | | Update gitignoreSteve Martinelli2014-10-031-0/+3
| |_|/ |/| |
* | | Merge "Remove duplicate env function in shell.py"Jenkins2014-10-031-25/+12
|\ \ \
| * | | Remove duplicate env function in shell.pySteve Martinelli2014-10-021-25/+12
| | |/ | |/|
* | | Merge "Create a whole slew of functional tests for identity"Jenkins2014-10-031-6/+112
|\ \ \
| * | | Create a whole slew of functional tests for identitySteve Martinelli2014-10-011-6/+112
* | | | Merge "Add functional tests to osc"Jenkins2014-10-0310-0/+253
|\ \ \ \ | |/ / /
| * | | Add functional tests to oscSteve Martinelli2014-10-0110-0/+253
| | |/ | |/|
* | | Merge "Add some code-blocks to the docs"Jenkins2014-10-032-6/+8
|\ \ \
| * | | Add some code-blocks to the docsSteve Martinelli2014-10-032-6/+8
| | |/ | |/|
* | | Place the command to generate docs on one lineSteve Martinelli2014-10-031-2/+1
|/ /
* | Move object-store commands to low-level APIDean Troyer2014-10-0113-1066/+773