summaryrefslogtreecommitdiff
path: root/openstackclient/common
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* Merge "Remove tenant round 3 - other commands"0.2.alpha1Jenkins2013-07-311-1/+1
|\
| * Remove tenant round 3 - other commandsDean Troyer2013-07-311-1/+1
* | Merge "Remove tenant round 1 - global options"Jenkins2013-07-311-4/+4
|\ \ | |/
| * Remove tenant round 1 - global optionsDean Troyer2013-07-311-4/+4
* | Add security group commandsDean Troyer2013-07-292-1/+28
|/
* Add server resize commandDean Troyer2013-07-291-0/+33
* Merge "Clean up properties (metadata) formatting"Jenkins2013-07-231-7/+21
|\
| * Clean up properties (metadata) formattingDean Troyer2013-07-211-7/+21
* | Add quota commandsDean Troyer2013-07-171-0/+192
|/
* Merge "Add show limits command"Jenkins2013-07-171-0/+79
|\
| * Add show limits commandDean Troyer2013-07-121-0/+79