summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document remaining bug for v0.5.10.5.1Brian Waldon2012-09-101-0/+2
* Update docs for v0.5.1 releaseBrian Waldon2012-09-101-0/+10
* Merge "Specified Content-Length in update request header"Jenkins2012-09-102-3/+3
|\
| * Specified Content-Length in update request headerUnmesh Gurjar2012-09-062-3/+3
* | Merge "Catches HTTP 300 while printing responses"Jenkins2012-09-102-0/+12
|\ \
| * | Catches HTTP 300 while printing responsesisethi2012-09-102-0/+12
* | | Corrects URI to display hostname, port properlyBrian Rosmaita2012-09-101-4/+7
|/ /
* | get_connection should raise httplib.InvalidURLStuart McLaren2012-09-101-1/+1
* | Merge "Fix PEP8 issues."Jenkins2012-09-101-10/+15
|\ \ | |/ |/|
| * Fix PEP8 issues.lrqrun2012-09-101-10/+15
* | Sync importutils changes from openstack-commonMark McLoughlin2012-09-051-2/+17
|/
* Merge "Add nosehtmloutput as a test dependency."0.5.0Jenkins2012-08-221-0/+1
|\
| * Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
* | Update release notes for v0.5.0Brian Waldon2012-08-211-0/+5
* | Merge "Update command descriptions"Jenkins2012-08-213-2/+8
|\ \
| * | Update command descriptionsBrian Waldon2012-08-213-2/+8
| |/
* | Merge "Update pip-requires with warlock<2."Jenkins2012-08-211-1/+1
|\ \
| * | Update pip-requires with warlock<2.Dan Prince2012-08-171-1/+1
| |/
* | Merge "Enable client V1 to download images"Jenkins2012-08-211-0/+11
|\ \
| * | Enable client V1 to download imagesLars Gellrich2012-08-161-0/+11
| |/
* | Simplify docs and provide 'News' on index.rstBrian Waldon2012-08-152-46/+57
|/
* Ensure v1 'limit' query parameter works correctly.0.4.2Brian Lamar2012-08-152-4/+7
* Allow 'deleted' to be passed through image update0.4.1Brian Waldon2012-08-132-1/+7
* Cast is_public, protected, deleted to boolBrian Waldon2012-08-132-0/+19
* Return known int values as int, not strBrian Waldon2012-08-132-8/+21
* Use system CA certificate fileStuart McLaren2012-08-132-3/+22
* socket errors and timeouts should be CommunicationErrors0.4.0Chris Behrens2012-08-101-6/+6
* Handle communication failures cleanlyBrian Waldon2012-08-102-9/+31
* Merge "Client-side SSL Connection"Jenkins2012-08-102-0/+30
|\
| * Client-side SSL ConnectionBrian Waldon2012-08-042-0/+30
* | Merge "SSL Certificate Validation"Jenkins2012-08-104-25/+86
|\ \ | |/
| * SSL Certificate ValidationBrian Waldon2012-08-044-25/+86
* | Enable client V2 to download imagesLars Gellrich2012-08-098-7/+287
* | Refactor HTTP-related exceptionsBrian Waldon2012-08-082-88/+120
* | Simplify v2 schema lookupBrian Waldon2012-08-082-15/+1
* | Merge "Add missing copyright headers"Jenkins2012-08-083-3/+44
|\ \
| * | Add missing copyright headersBrian Waldon2012-08-023-3/+44
* | | legacy_shell.py shouldn't be executableBrian Waldon2012-08-071-0/+0
| |/ |/|
* | Merge "Allow CLI opts to override auth token and endpoint"0.3.0Jenkins2012-08-031-15/+19
|\ \ | |/ |/|
| * Allow CLI opts to override auth token and endpointBrian Waldon2012-08-011-15/+19
* | Merge "Update python-keystoneclient version dependency"Jenkins2012-08-021-1/+1
|\ \ | |/
| * Update python-keystoneclient version dependencyBrian Waldon2012-08-011-1/+1
* | Add legacy compat layer to v1 shellBrian Waldon2012-08-014-5/+622
|/
* Merge "Refactor http request/response logging"Jenkins2012-08-023-35/+40
|\
| * Refactor http request/response loggingBrian Waldon2012-07-293-35/+40
* | Merge "Add exceptions for 500 and 503 HTTP status codes"Jenkins2012-08-011-2/+19
|\ \
| * | Add exceptions for 500 and 503 HTTP status codesBrian Waldon2012-07-291-2/+19
* | | Stop looking for v2 image in containerBrian Waldon2012-07-302-6/+4
* | | Merge "Fix coverage reporting test."0.2.0Jenkins2012-07-311-1/+1
|\ \ \
| * | | Fix coverage reporting test.Clark Boylan2012-07-271-1/+1
| |/ /