summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document v0.7.0 release0.7.0Brian Waldon2012-12-111-0/+15
* Support --os-cacertDean Troyer2012-12-113-22/+30
* Update --location help to reference swift store.Brian Waldon2012-12-031-8/+6
* Merge "Change default image sort to use name"Jenkins2012-11-301-1/+1
|\
| * Change default image sort to use nameBrian Waldon2012-11-281-1/+1
* | Merge "Add --sort-key and --sort-dir to image-list"Jenkins2012-11-304-3/+80
|\ \ | |/
| * Add --sort-key and --sort-dir to image-listBrian Waldon2012-11-284-3/+80
* | Merge "Allow setting x-image-meta-store through shell on image creation"Jenkins2012-11-262-1/+3
|\ \
| * | Allow setting x-image-meta-store through shell on image creationFlorian Haas2012-11-242-1/+3
* | | Merge "Verify that host matches certificate"Jenkins2012-11-267-113/+301
|\ \ \ | |_|/ |/| |
| * | Verify that host matches certificateStuart McLaren2012-11-207-113/+301
* | | Pin pep8 to 1.3.3Chuck Short2012-11-259-124/+135
| |/ |/|
* | Merge "Hook up region_name argument"Jenkins2012-11-211-4/+12
|\ \
| * | Hook up region_name argumentBrian Waldon2012-11-191-4/+12
* | | Document bugs/features for v0.6.00.6.0Brian Waldon2012-11-191-0/+15
|/ /
* | Merge "Simplify human-readable size output"Jenkins2012-11-192-5/+10
|\ \
| * | Simplify human-readable size outputBrian Waldon2012-11-192-5/+10
* | | Merge "Make image sizes more readable for humans"Jenkins2012-11-193-4/+39
|\ \ \ | |/ /
| * | Make image sizes more readable for humansChristian Berendt2012-11-193-4/+39
* | | Merge "Set useful boolean flag metavars"Jenkins2012-11-191-4/+4
|\ \ \
| * | | Set useful boolean flag metavarsBrian Waldon2012-11-191-4/+4
* | | | Merge "added --version as new parameter"Jenkins2012-11-194-23/+24
|\ \ \ \ | |/ / / |/| | |
| * | | added --version as new parameterChristian Berendt2012-11-134-23/+24
| |/ /
* | | Merge "Unpin keystoneclient dependency"Jenkins2012-11-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Unpin keystoneclient dependencyVishvananda Ishaya2012-11-161-1/+1
| |/
* | Merge "Fixes bug on Windows related to a wrong API url"Jenkins2012-11-151-2/+2
|\ \
| * | Fixes bug on Windows related to a wrong API urlAlessandro Pilotti2012-11-151-2/+2
| |/
* | Enhance --checksum help with algorithmAndre Naehring2012-11-141-1/+2
|/
* Fixes setup compatibility issue on WindowsAlessandro Pilotti2012-11-052-47/+61
* Merge "Allow deletion of multiple images through CLI"Jenkins2012-10-251-3/+18
|\
| * Allow deletion of multiple images through CLISulochan Acharya2012-10-241-3/+18
* | Merge "Fixes shell command for member-delete"Jenkins2012-10-241-5/+5
|\ \
| * | Fixes shell command for member-deleteSulochan Acharya2012-10-231-5/+5
| |/
* | Add OpenStack trove classifier for PyPIDoug Hellmann2012-10-221-0/+1
|/
* Merge "Display acceptable disk/container formats in help text"Jenkins2012-10-131-6/+12
|\
| * Display acceptable disk/container formats in help textBrian Waldon2012-10-041-6/+12
* | Merge "Handle create/update of images with unknown size"Jenkins2012-10-134-15/+44
|\ \
| * | Handle create/update of images with unknown sizeStuart McLaren2012-10-084-15/+44
| |/
* | Implement blueprint ssl-connect-reworkStuart McLaren2012-10-088-48/+326
|/
* Simplify http(s) connection instantiationBrian Waldon2012-10-031-19/+29
* Add happy path tests for ResponseBodyIteratorBrian Waldon2012-10-022-1/+19
* Use full URI path from Glance endpoint in HTTP requestsDiego Parrilla2012-09-211-2/+4
* Merge "Fixes glance add / update / image-create / image-update on Windows"Jenkins2012-09-181-10/+18
|\
| * Fixes glance add / update / image-create / image-update on WindowsAlessandro Pilotti2012-09-131-10/+18
* | Typo in image-create help pageStuart McLaren2012-09-171-2/+2
* | Fix weird "None" displayed on some errorsVincent Untz2012-09-131-1/+1
|/
* Make ConnectionRefused error more informative.Andrew Laski2012-09-122-1/+57
* 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
|\