summaryrefslogtreecommitdiff
path: root/openstackclient/common
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Unordered dicts and lists causes variable resultsTerry Howe2014-09-061-2/+2
* | | | Merge "Leverage openstack.common.importutils for import_class"Jenkins2014-09-071-13/+2
|\ \ \ \
| * | | | Leverage openstack.common.importutils for import_classAaron Rosen2014-09-061-13/+2
| |/ / /
* | | | Change app.restapi to app.client_manager.sessionDean Troyer2014-08-251-1/+13
|/ / /
* | | Add container create and delete supportSteve Martinelli2014-08-031-3/+15
* | | Fix PEP8 E302 errorsDean Troyer2014-07-221-2/+2
* | | Merge "Add basic timing support"Jenkins2014-07-112-2/+47
|\ \ \ | |_|/ |/| |
| * | Add basic timing supportDean Troyer2014-07-082-2/+47
* | | Merge "Add support to list volume extensions"Jenkins2014-07-091-1/+15
|\ \ \
| * | | Add support to list volume extensionsSteve Martinelli2014-07-041-1/+15
* | | | Merge "Add support to list compute extensions"Jenkins2014-07-081-9/+19
|\ \ \ \ | |/ / /
| * | | Add support to list compute extensionsSteve Martinelli2014-07-031-9/+19
| | |/ | |/|
* | | Merge "Python 3: remove a useless code to safe_encode()"Jenkins2014-07-081-3/+1
|\ \ \ | |_|/ |/| |
| * | Python 3: remove a useless code to safe_encode()Cyril Roelandt2014-07-041-3/+1
* | | Merge "Remove keyring support from openstackclient"Jenkins2014-07-041-60/+0
|\ \ \ | |/ / |/| |
| * | Remove keyring support from openstackclientAlex Gaynor2014-07-041-60/+0
| |/
* | trust authenticationMatthieu Huin2014-07-031-1/+3
|/
* Fix PEP8 E265 errorsDean Troyer2014-06-271-10/+0
* Fix PEP8 H405 errorsDean Troyer2014-06-272-6/+18
* Network CRUDTerry Howe2014-06-241-0/+10
* Fix find_resource for keystone and cinderTerry Howe2014-06-171-13/+0
* Merge "Clean up logging levels"Jenkins2014-06-161-1/+0
|\
| * Clean up logging levelsDean Troyer2014-06-131-1/+0
* | Add support for extension listMatt Fischer2014-06-111-0/+78
|/
* replace string format arguments with function parametersChristian Berendt2014-05-205-6/+6
* move read_blob_file_contents to utilsSteve Martinelli2014-04-141-0/+10
* Produce a useful error message for NoUniqueMatchTerry Howe2014-03-171-0/+4
* Merge "Add ability to prompt for passwords for user create and set"Jenkins2014-02-221-0/+16
|\
| * Add ability to prompt for passwords for user create and setTerry Howe2014-02-211-0/+16
* | Merge "Rename Openstack to OpenStack"Jenkins2014-02-211-4/+4
|\ \ | |/ |/|
| * Rename Openstack to OpenStacktanlin2014-02-141-4/+4
* | Fix misspellings in python openstackclientShane Wang2014-02-071-1/+1
|/
* 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
* | Remove copyright from empty filesAlexander Ignatov2014-01-201-14/+0
|/
* Merge "Displaying curl commands for nova and cinder calls"Jenkins2014-01-101-0/+14
|\
| * Displaying curl commands for nova and cinder callsFlorent Flament2014-01-021-0/+14
* | Add support for specifying custom domainsPaul Belanger2014-01-071-3/+13
|/
* Merge "Bring RESTApi closer to ithe imminent keystoneclient.Session"Jenkins2013-12-061-78/+219
|\
| * Bring RESTApi closer to ithe imminent keystoneclient.SessionDean Troyer2013-12-031-78/+219
* | Merge "Add module list command"Jenkins2013-12-051-0/+60
|\ \
| * | Add module list commandDean Troyer2013-12-031-0/+60
* | | Update OSC's CommandManager subclassDean Troyer2013-12-031-2/+16
| |/ |/|
* | Expand support for command extensionsDean Troyer2013-11-211-8/+25
|/
* Fix typoNoorul Islam K M2013-11-191-1/+1
* Adjust to non-deprecated names in Keyring 1.6.+Dirk Mueller2013-10-241-1/+1
* Add options to support TLS certificate verificationDean Troyer2013-10-072-1/+12
* 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
* Create a new base REST API interfaceDean Troyer2013-08-232-0/+212