summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Clean up shell authentication"Jenkins2014-10-223-126/+74
|\ \ \ \ | | |/ / | |/| |
| * | | Clean up shell authenticationDean Troyer2014-10-213-126/+74
| | |/ | |/|
* | | Merge "Fix token issue after auth changeup"Jenkins2014-10-213-9/+9
|\ \ \ | |/ / |/| |
| * | Fix token issue after auth changeupDean Troyer2014-10-203-9/+9
* | | only generate one clientmanager instance in interactive modewanghong2014-10-201-5/+11
|/ /
* | 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-174-58/+121
|\ \
| * | Add plugin to support token-endpoint authDean Troyer2014-10-124-58/+121
* | | Merge "use jsonutils in oslo.serialization instead of keystoneclient"Jenkins2014-10-171-1/+1
|\ \ \
| * | | use jsonutils in oslo.serialization instead of keystoneclientwanghong2014-10-171-1/+1
* | | | 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-144-0/+80
|\ \ \
| * | | Add 'command list' commandDean Troyer2014-10-084-0/+80
* | | | 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 "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-122-21/+22
|\ \ \ \ \
| * | | | | Add translation markers for user v2 actionsSteve Martinelli2014-10-092-21/+22
| |/ / / /
* | | | | Merge "Fix issue token for v3"Jenkins2014-10-123-4/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix issue token for v3Steve Martinelli2014-10-113-4/+7
| | |_|/ | |/| |
* | | | 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-097-305/+579
* | | 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-093-0/+391
|\ \
| * | CRUD operations for federated protocolsMarek Denis2014-10-083-0/+391
* | | 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-082-8/+3
|\ \ \
| * | | Fix issues with object related commandsSteve Martinelli2014-10-062-8/+3
| | |/ | |/|
* | | Merge "Implement CRUD operations for Mapping objects"Jenkins2014-10-083-0/+509
|\ \ \ | |/ / |/| |
| * | Implement CRUD operations for Mapping objectsMarek Denis2014-10-083-0/+509
* | | Remove duplicate env function in shell.pySteve Martinelli2014-10-021-25/+12
| |/ |/|
* | Move object-store commands to low-level APIDean Troyer2014-10-0113-1066/+773
* | Add low-level API base classDean Troyer2014-09-294-0/+711
* | Test top-to-bottom: object-store containersDean Troyer2014-09-293-8/+352
|/
* Merge "utils.find_resource does not catch right exception"Jenkins2014-09-281-2/+9
|\
| * utils.find_resource does not catch right exceptionwanghong2014-09-241-2/+9
* | Remove unused reference to keyringSteve Martinelli2014-09-231-2/+0
* | v3 credential set always needs --user optionwanghong2014-09-231-4/+5
|/
* Use oslo.utilsOleksii Chuprykov2014-09-226-881/+2
* Merge "Fixing typo and improving docstring of find_domain"Jenkins2014-09-221-5/+5
|\