summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Add ability to prompt for passwords for user create and setTerry Howe2014-02-216-0/+269
* Merge "Python 3: fix a syntax error"Jenkins2014-02-111-1/+1
|\
| * Python 3: fix a syntax errorCyril Roelandt2014-02-111-1/+1
* | Merge "FakeResponse: use a default status code"Jenkins2014-02-111-1/+1
|\ \
| * | FakeResponse: use a default status codeCyril Roelandt2014-02-111-1/+1
| |/
* | Merge "Fix misspellings in python openstackclient"Jenkins2014-02-113-5/+5
|\ \
| * | Fix misspellings in python openstackclientShane Wang2014-02-073-5/+5
| |/
* | Use six.iteritems() rather than dict.iteritems()Cyril Roelandt2014-02-111-1/+2
|/
* Add token create subcommand for identity v3 apiQiu Yu2014-01-293-0/+115
* Merge "Fix keyring issue where there were name space problems"Jenkins2014-01-231-2/+2
|\
| * Fix keyring issue where there were name space problemsTerry Howe2014-01-231-2/+2
* | Merge "Remove copyright from empty files"Jenkins2014-01-2329-394/+0
|\ \ | |/ |/|
| * Remove copyright from empty filesAlexander Ignatov2014-01-2029-394/+0
* | Merge "Remove remaining print statements"Jenkins2014-01-232-3/+5
|\ \
| * | Remove remaining print statementsDean Troyer2014-01-222-3/+5
* | | Add token create subcommand for identity v2 apiQiu Yu2014-01-173-0/+105
| |/ |/|
* | Merge "Fix image set properties error"Jenkins2014-01-101-0/+1
|\ \
| * | Fix image set properties errorDean Troyer2014-01-061-0/+1
* | | Merge "Fix errant underscores"Jenkins2014-01-101-9/+9
|\ \ \
| * | | Fix errant underscoresDean Troyer2014-01-091-9/+9
* | | | Merge "Displaying curl commands for nova and cinder calls"Jenkins2014-01-103-1/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Displaying curl commands for nova and cinder callsFlorent Flament2014-01-023-1/+25
| |/ /
* | | Add support for specifying custom domainsPaul Belanger2014-01-074-13/+254
|/ /
* | Merge "Bring RESTApi closer to ithe imminent keystoneclient.Session"Jenkins2013-12-067-230/+427
|\ \
| * | Bring RESTApi closer to ithe imminent keystoneclient.SessionDean Troyer2013-12-037-230/+427
* | | Merge "Add module list command"Jenkins2013-12-053-0/+154
|\ \ \
| * | | Add module list commandDean Troyer2013-12-033-0/+154
* | | | Update OSC's CommandManager subclassDean Troyer2013-12-032-3/+34
| |_|/ |/| |
* | | Add return Closes-Bug: 1246356Terry Howe2013-11-271-1/+1
| |/ |/|
* | Restore Object API name 'object-store'Dean Troyer2013-11-256-10/+22
* | Expand support for command extensionsDean Troyer2013-11-2113-118/+165
|/
* Merge "Add server image create command"Jenkins2013-11-204-8/+168
|\
| * Add server image create commandDean Troyer2013-11-184-8/+168
* | Merge "Complete basic test infrastructure"Jenkins2013-11-2029-438/+652
|\ \ | |/
| * Complete basic test infrastructureDean Troyer2013-11-1829-438/+652
* | Merge "change execute to run"Jenkins2013-11-191-5/+19
|\ \
| * | change execute to runTerry Howe2013-11-161-5/+19
* | | Fix typoNoorul Islam K M2013-11-191-1/+1
| |/ |/|
* | Do lookups for user, project in volume createDean Troyer2013-10-256-59/+383
* | Adjust to non-deprecated names in Keyring 1.6.+Dirk Mueller2013-10-241-1/+1
|/
* Merge "Sync oslo-incubator for py33 fixes"Jenkins2013-10-131-46/+152
|\
| * Sync oslo-incubator for py33 fixesDean Troyer2013-10-111-46/+152
* | Merge "Add to clientmanager tests"Jenkins2013-10-131-1/+24
|\ \
| * | Add to clientmanager testsDean Troyer2013-09-051-1/+24
* | | Add options to support TLS certificate verificationDean Troyer2013-10-077-7/+53
| |/ |/|
* | Add object-store show commandsDean Troyer2013-09-268-17/+366
* | Delay authentication to handle commands that do not require itDean Troyer2013-09-121-11/+17
* | Identity v3 testsDean Troyer2013-09-0913-183/+2982
* | Prepare for Identity v3 testsDean Troyer2013-09-0912-141/+222
|/
* Add Identity v2 role and service testsDean Troyer2013-09-046-24/+724