summaryrefslogtreecommitdiff
path: root/openstackclient/image
Commit message (Expand)AuthorAgeFilesLines
* Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-201-5/+5
* Merge "Replace assert with condition"Zuul2018-01-221-3/+1
|\
| * Replace assert with conditionPavlo Shchelokovskyy2018-01-221-3/+1
* | Check that Glance returns image data before processing itMike Fedosin2018-01-051-0/+7
|/
* Accept 0 for --min-disk and --min-ramShogoAdachi2017-10-202-4/+6
* Update image cli doc and fix some typoslihaijing2017-08-251-1/+1
* Fix "openstack image unset" command's help message typolihaijing2017-08-231-2/+2
* image-list should support filters 'name','status'nidhimittalhada2017-07-121-0/+16
* Added 'openstack image set --visibility'M V P Nitesh2017-06-301-4/+30
* Merge "To display image size in human friendly format"Jenkins2017-06-012-0/+17
|\
| * To display image size in human friendly formatBadhmapriya Boopalan2017-01-112-0/+17
* | Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-041-4/+4
* | openstack image create : --file and --volume exclude each otherDavid Rabel2017-02-242-4/+6
* | Update container format choicesBrian Rosmaita2017-01-232-10/+20
* | Add support for Glance 'update image members' featureJordan Pittier2017-01-041-1/+35
* | Add ploop to supported disk formatsMikhail Feoktistov2016-12-152-2/+2
* | Merge "Revert "Remove marker and loop from "image list" command""Jenkins2016-12-051-2/+13
|\ \
| * | Revert "Remove marker and loop from "image list" command"Steve Martinelli2016-12-051-2/+13
* | | Merge "Sort list images by name by default"Jenkins2016-12-022-2/+4
|\ \ \
| * | | Sort list images by name by defaultVijendra Soni2016-11-212-2/+4
* | | | Merge "Using v2 as the default version of Glance"Jenkins2016-12-021-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Using v2 as the default version of GlanceFei Long Wang2016-11-181-1/+1
| |/ /
* | | clean up image choices and help textSteve Martinelli2016-11-232-11/+16
| |/ |/|
* | Merge "Show disk format vhdx in help"Jenkins2016-11-221-1/+1
|\ \
| * | Show disk format vhdx in helpJaspreet Singh Rawel2016-11-111-1/+1
| |/
* | translate all command help strings3.4.0Steve Martinelli2016-11-172-16/+16
|/
* osc-lib: shellDean Troyer2016-08-051-6/+6
* Remove execute permission on a few filesSongmingYan2016-07-221-0/+0
* image list: Add Checksum columnMarc Abramowitz2016-07-112-0/+4
* Correct reraising of exceptionqinchunhua2016-07-071-4/+4
* Merge "Make set/unset commands in compute/image/common return normally when n...Jenkins2016-06-221-4/+0
|\
| * Make set/unset commands in compute/image/common return normally when nothing ...Tang Chen2016-06-211-4/+0
* | Make the print info support i18nliyifeng2016-06-211-1/+2
|/
* Standardize logger usageTang Chen2016-06-202-28/+27
* Merge "Make set/unset command in identity and image pass normally when nothin...Jenkins2016-06-171-13/+0
|\
| * Make set/unset command in identity and image pass normally when nothing speci...sunyajing2016-06-171-13/+0
* | Merge "Fix image delete multiple arguments error"Jenkins2016-06-141-5/+19
|\ \ | |/ |/|
| * Fix image delete multiple arguments errorsunyajing2016-06-131-5/+19
* | osc-lib: commandDean Troyer2016-06-132-2/+2
* | osc-lib: parseractionsDean Troyer2016-06-132-3/+3
* | osc-lib: utilsDean Troyer2016-06-133-4/+6
* | osc-lib: exceptionsDean Troyer2016-06-131-1/+1
|/
* fix image unsetzheng yin2016-06-061-1/+1
* Add "image unset" commandsunyajing2016-05-281-2/+87
* Fix i18n support for help and log.warning in imageXiaoyang Zhang2016-05-193-141/+145
* Image API v2: make volume_type optionalNicolas Simonds2016-03-181-1/+4
* Fix return value of "image set" commandTang Chen2016-02-291-1/+1
* Fixed a bunch of spacingBrandon Palm2016-02-231-4/+4
* Add --marker option to "image list" commandTang Chen2016-02-031-0/+11
* Add limit option to "image list" commandxiexs2016-02-031-0/+8