summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Display all server log when --lines option is NoneYejia Xu2014-05-071-3/+7
|/ / /
* | | Merge "volume type create should display properties"Jenkins2014-05-061-9/+4
|\ \ \
| * | | volume type create should display propertiesTerry Howe2014-05-051-9/+4
* | | | Skip auth in cinderclientYejia Xu2014-05-051-0/+11
| |_|/ |/| |
* | | Merge "Make endpoint commands more consistent"Jenkins2014-04-235-118/+74
|\ \ \
| * | | Make endpoint commands more consistentTerry Howe2014-03-285-118/+74
* | | | Merge "Fix the project option to user list so it filters"Jenkins2014-04-232-5/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix the project option to user list so it filtersTerry Howe2014-04-012-5/+26
| | |/ | |/|
* | | Merge "Pass arguments to v3 keystoneclient by kwarg"Jenkins2014-04-1713-72/+83
|\ \ \
| * | | Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-0413-72/+83
| |/ /
* | | Merge "Make bash comple command best effort to authorize"Jenkins2014-04-171-1/+12
|\ \ \
| * | | Make bash comple command best effort to authorizeTerry Howe2014-03-061-1/+12
* | | | Merge "In anticipation of network agents, rename compute"Jenkins2014-04-171-4/+4
|\ \ \ \
| * | | | In anticipation of network agents, rename computeTerry Howe2014-02-271-4/+4
* | | | | move read_blob_file_contents to utilsSteve Martinelli2014-04-142-8/+12
| |_|/ / |/| | |
* | | | Merge "Correct display of project/tenant id on display of credentials"Jenkins2014-03-231-2/+4
|\ \ \ \
| * | | | Correct display of project/tenant id on display of credentialsChris Johnson2014-03-211-2/+4
* | | | | Produce a useful error message for NoUniqueMatchTerry Howe2014-03-172-0/+76
|/ / / /
* | | | identity v3 allow project list filtering by domainSteven Hardy2014-03-132-1/+42
* | | | Merge "Add ability to set key value pairs in projects"Jenkins2014-03-134-0/+178
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add ability to set key value pairs in projectsTerry Howe2014-03-064-0/+178
| | |/ | |/|
* | | Merge "Fix 'keypair show' command output"Jenkins2014-03-101-1/+1
|\ \ \
| * | | Fix 'keypair show' command outputDean Troyer2014-03-071-1/+1
| |/ /
* | | Merge "Add --volume option to image create command"Jenkins2014-03-082-16/+119
|\ \ \
| * | | Add --volume option to image create commandTerry Howe2014-03-052-16/+119
| | |/ | |/|
* | | add interface and url to endpoint listDolph Mathews2014-03-071-14/+2
| |/ |/|
* | Merge "Fix format errors in nova security group rule list"Jenkins2014-02-281-7/+15
|\ \ | |/ |/|
| * Fix format errors in nova security group rule listTerry Howe2014-02-201-7/+15
* | Merge "Fix volume commands with multiple regions"0.3.1Jenkins2014-02-261-0/+1
|\ \
| * | Fix volume commands with multiple regionsTerry Howe2014-02-211-0/+1
* | | Use cacert values when creating identity clientJamie Lennox2014-02-261-1/+4
* | | Merge "Fix some help strings"Jenkins2014-02-2315-32/+32
|\ \ \
| * | | Fix some help stringsAndreas Jaeger2014-02-2115-32/+32
* | | | Merge "Add ability to prompt for passwords for user create and set"Jenkins2014-02-226-0/+269
|\ \ \ \ | |_|/ / |/| | |
| * | | Add ability to prompt for passwords for user create and setTerry Howe2014-02-216-0/+269
* | | | Merge "Update oslo incubator bits"Jenkins2014-02-213-1964/+368
|\ \ \ \ | |_|/ / |/| | |
| * | | Update oslo incubator bitsDean Troyer2014-02-203-1964/+368
| | |/ | |/|
* | | Merge "Rename Openstack to OpenStack"Jenkins2014-02-211-4/+4
|\ \ \ | |/ / |/| |
| * | Rename Openstack to OpenStacktanlin2014-02-141-4/+4
* | | Merge "Glance client no longer isa http client"Jenkins2014-02-201-1/+1
|\ \ \
| * | | Glance client no longer isa http clientTerry Howe2014-02-071-1/+1
* | | | Python 3: the content of a FakeResponse must be bytesCyril Roelandt2014-02-181-0/+3
| |_|/ |/| |
* | | 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