summaryrefslogtreecommitdiff
path: root/glanceclient/v1/shell.py
Commit message (Expand)AuthorAgeFilesLines
* 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-301-2/+12
|\ \ | |/
| * Add --sort-key and --sort-dir to image-listBrian Waldon2012-11-281-2/+12
* | Merge "Allow setting x-image-meta-store through shell on image creation"Jenkins2012-11-261-0/+2
|\ \ | |/ |/|
| * Allow setting x-image-meta-store through shell on image creationFlorian Haas2012-11-241-0/+2
* | Pin pep8 to 1.3.3Chuck Short2012-11-251-2/+2
|/
* Merge "Make image sizes more readable for humans"Jenkins2012-11-191-4/+22
|\
| * Make image sizes more readable for humansChristian Berendt2012-11-191-4/+22
* | Set useful boolean flag metavarsBrian Waldon2012-11-191-4/+4
* | Enhance --checksum help with algorithmAndre Naehring2012-11-141-1/+2
|/
* 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
* | Fixes shell command for member-deleteSulochan Acharya2012-10-231-5/+5
|/
* 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
* | Handle create/update of images with unknown sizeStuart McLaren2012-10-081-3/+14
|/
* 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
|/
* Merge "Update command descriptions"Jenkins2012-08-211-1/+6
|\
| * Update command descriptionsBrian Waldon2012-08-211-1/+6
* | Enable client V1 to download imagesLars Gellrich2012-08-161-0/+11
|/
* Add legacy compat layer to v1 shellBrian Waldon2012-08-011-1/+9
* Add pagination to v1 image-listBrian Waldon2012-07-191-1/+6
* Add --is-public to image-createBrian Waldon2012-07-131-1/+6
* Translate is_protected to protectedBrian Waldon2012-07-111-0/+6
* Change --protected to --is-protected in createBrian Waldon2012-07-111-1/+1
* Properly map boolean-like arguments to True/FalseBrian Waldon2012-07-111-2/+2
* Preserve image properties on updateBrian Waldon2012-07-091-1/+5
* Add --file to image-update and correct bad nameBrian Waldon2012-07-091-3/+7
* Allow image filtering by custom propertiesBrian Waldon2012-07-041-0/+8
* Expand v1 image-list filtersBrian Waldon2012-07-041-5/+12
* Add size filtering to image-list actionBrian Waldon2012-07-041-1/+10
* Allow image upload from local file to v1 APIAdam Gandelman2012-07-031-2/+12
* Add fields to image-listDean Troyer2012-04-241-1/+2
* Fixing pep8 errorsBrian Waldon2012-04-031-0/+2
* image membership management worksBrian Waldon2012-04-031-12/+49
* Adding support for passing image data through cliBrian Waldon2012-04-031-2/+13
* Image update worksBrian Waldon2012-04-031-1/+51
* More complete image creationBrian Waldon2012-04-031-6/+58
* Adding image-create actionBrian Waldon2012-04-031-5/+17
* Image members bonesBrian Waldon2012-04-021-0/+0
* Basic get/list operations workBrian Waldon2012-03-261-0/+38