summaryrefslogtreecommitdiff
path: root/openstackclient/common/clientmanager.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add plugin interface version"Jenkins2015-07-291-0/+4
|\
| * Add plugin interface versionDean Troyer2015-07-221-0/+4
* | Add configuration show commandTerryHowe2015-07-231-0/+4
|/
* Merge "Rename endpoint type to interface"Jenkins2015-07-171-6/+6
|\
| * Rename endpoint type to interfaceTerryHowe2015-07-151-6/+6
* | Fix interactive password promptTerryHowe2015-07-131-1/+1
|/
* Merge "Add --os-endpoint-type cli optional argument"Jenkins2015-07-031-2/+8
|\
| * Add --os-endpoint-type cli optional argumentRoxana Gherle2015-07-021-2/+8
* | Skip trying to set project_domain_id if not using passwordSteve Martinelli2015-06-111-0/+2
|/
* Set tenant options on parsed namespaceJamie Lennox2015-05-311-0/+2
* Send the correct user-agent to KeystoneRoxana Gherle2015-05-111-0/+3
* Add --os-cloud supportDean Troyer2015-04-181-9/+11
* Fix session timingDean Troyer2015-04-071-2/+2
* Merge "Move OSC auth plugins so they can be found"Jenkins2015-03-101-1/+1
|\
| * Move OSC auth plugins so they can be foundDean Troyer2015-03-101-1/+1
* | Raise AttributeError for unknown attributesJamie Lennox2015-03-051-0/+2
|/
* Fix auth-required for help commandDean Troyer2015-02-271-29/+42
* Adding default user_domain_id parameter only when usingIgor_Bolotin2015-02-051-0/+1
* Merge "Add helpful messages when authN'ing with password"Jenkins2015-01-161-1/+4
|\
| * Add helpful messages when authN'ing with passwordSteve Martinelli2015-01-161-1/+4
* | Default user domain id and project domain idSteve Martinelli2015-01-161-0/+17
|/
* Adjust some logging levelsDean Troyer2014-10-241-1/+1
* Change --os-auth-plugin to --os-auth-typeDean Troyer2014-10-231-9/+9
* Clean up shell authenticationDean Troyer2014-10-211-7/+39
* Remove ClientManager._service_catalogDean Troyer2014-10-181-7/+7
* Remove now-unnecessary client creation hacksDean Troyer2014-10-181-3/+0
* Merge "Add plugin to support token-endpoint auth"Jenkins2014-10-171-21/+20
|\
| * Add plugin to support token-endpoint authDean Troyer2014-10-121-21/+20
* | Merge "Move plugin stuff to clientmanager"Jenkins2014-10-171-3/+27
|\ \
| * | Move plugin stuff to clientmanagerDean Troyer2014-10-131-3/+27
| |/
* | Fix operation on clouds with availability-zonesMonty Taylor2014-10-111-2/+2
|/
* Support for keystone auth pluginsMatthieu Huin2014-10-091-81/+44
* Use Keystone client session.SessionDean Troyer2014-09-081-11/+57
* Change app.restapi to app.client_manager.sessionDean Troyer2014-08-251-1/+13
* Add basic timing supportDean Troyer2014-07-081-2/+3
* trust authenticationMatthieu Huin2014-07-031-1/+3
* replace string format arguments with function parametersChristian Berendt2014-05-201-1/+1
* Add support for specifying custom domainsPaul Belanger2014-01-071-3/+13
* Expand support for command extensionsDean Troyer2013-11-211-8/+25
* Add options to support TLS certificate verificationDean Troyer2013-10-071-1/+11
* Add Identity v2 role and service testsDean Troyer2013-09-041-1/+4
* Object API commands using our REST API layerDean Troyer2013-08-281-0/+2
* Remove tenant round 1 - global optionsDean Troyer2013-07-311-4/+4
* Add Cinder API V1 SupportSteve Martinelli2013-02-081-0/+2
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-17/+8
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-12/+10
* Clean up test environment and remove unused imports.Josh Kearney2013-01-221-1/+0
* Adds Glance API v2 support.Josh Kearney2013-01-161-1/+3
* Add API versioning supportDean Troyer2012-05-101-6/+2
* look at the command the user is going to run before trying to authenticate themDoug Hellmann2012-05-101-3/+0