summaryrefslogtreecommitdiff
path: root/glanceclient/v1/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated commands from shellCindy Pallares2014-08-121-10/+2
* Use a correctly formatted example location in helpStuart McLaren2014-07-161-2/+6
* Convert passed integer values into int in v1 shellCindy Pallares2014-06-121-9/+9
* Fix help text in image-createJuan Manuel Olle2014-06-031-1/+1
* Merge "Improve help strings"Jenkins2014-03-161-2/+2
|\
| * Improve help stringsAndreas Jaeger2014-02-261-2/+2
* | Only show progress bar for local image filesJon Bernard2014-01-311-1/+2
|/
* Using common method 'bool_from_string' from oslo strutilsllg82122014-01-241-5/+10
* Python 3: use six.iteritems() instead of iteritems()Yassine Lamgarchal2014-01-091-1/+2
* Get better format for long lines with PrettyTableFei Long Wang2014-01-061-3/+6
* Fix and enable gating on H306Dirk Mueller2013-12-161-2/+2
* Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-11-151-1/+1
|\
| * Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* | Merge "Fix python 3.x related Hacking warnings"Jenkins2013-11-121-10/+12
|\ \
| * | Fix python 3.x related Hacking warningsDirk Mueller2013-08-261-10/+12
* | | Add CLI for V2 image create, update, and uploadeddie-sheffield2013-10-021-30/+1
| |/ |/|
* | Fix glanceclient usage inconsistences for optionsGabe Westmaas2013-08-251-5/+5
|/
* Revert "removed deprecated parameter --public"Dean Troyer2013-08-191-1/+6
* Merge "removed deprecated parameter --public"Jenkins2013-08-191-6/+1
|\
| * removed deprecated parameter --publicChristian Berendt2013-07-301-6/+1
* | Show a pretty progressbar when uploading and downloading an image.mouad benchchaoui2013-08-081-0/+21
* | Allow v1 client to list all users' imagesStuart McLaren2013-07-261-0/+5
* | Add v1 client side owner based filteringStuart McLaren2013-07-261-0/+8
|/
* Merge "Fix problem where image data is not read from a pipe."Jenkins2013-06-181-3/+4
|\
| * Fix problem where image data is not read from a pipe.Hugh Saunders2013-06-031-3/+4
* | Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode)Flaper Fesp2013-06-041-1/+2
|/
* Don't attempt to read stdin if it is empty.Hugh Saunders2013-05-231-2/+2
* Merge "Improve Python 3.x compatibility"Jenkins2013-04-241-1/+1
|\
| * Improve Python 3.x compatibilityDirk Mueller2013-04-221-1/+1
* | bug 1166263 image-update handling for closed stdinMattieuPuel2013-04-161-9/+16
|/
* Filter images list by public=True|FalseJohn Bresnahan2013-03-301-1/+4
* Merge "Decode input and encode output"Jenkins2013-02-181-1/+2
|\
| * Decode input and encode outputFlaper Fesp2013-02-131-1/+2
* | Fix typo in image-update help pageDavid Wittman2013-01-301-4/+4
|/
* Add image names to glance command arguments.Ken'ichi Ohmichi2013-01-051-17/+23
* 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
|/