summaryrefslogtreecommitdiff
path: root/openstackclient/image/v2
Commit message (Expand)AuthorAgeFilesLines
* 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-011-0/+8
|\
| * To display image size in human friendly formatBadhmapriya Boopalan2017-01-111-0/+8
* | Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-041-4/+4
* | openstack image create : --file and --volume exclude each otherDavid Rabel2017-02-241-2/+3
* | Update container format choicesBrian Rosmaita2017-01-231-4/+10
* | Add support for Glance 'update image members' featureJordan Pittier2017-01-041-1/+35
* | Add ploop to supported disk formatsMikhail Feoktistov2016-12-151-1/+1
* | 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-021-1/+2
|\ \ \ | |/ / |/| |
| * | Sort list images by name by defaultVijendra Soni2016-11-211-1/+2
* | | clean up image choices and help textSteve Martinelli2016-11-231-4/+8
| |/ |/|
* | translate all command help strings3.4.0Steve Martinelli2016-11-171-10/+10
|/
* Remove execute permission on a few filesSongmingYan2016-07-221-0/+0
* image list: Add Checksum columnMarc Abramowitz2016-07-111-0/+2
* Correct reraising of exceptionqinchunhua2016-07-071-4/+4
* Make the print info support i18nliyifeng2016-06-211-1/+2
* Standardize logger usageTang Chen2016-06-201-16/+16
* 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-131-1/+1
* | osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* | osc-lib: utilsDean Troyer2016-06-131-2/+2
* | 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-191-75/+76
* Image API v2: make volume_type optionalNicolas Simonds2016-03-181-1/+4
* Add --marker option to "image list" commandTang Chen2016-02-031-0/+11
* Add limit option to "image list" commandxiexs2016-02-031-0/+8
* Remove marker and loop from "image list" commandTang Chen2016-02-031-10/+1
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-36/+5
* Merge "Initialize activation status"Jenkins2016-01-211-0/+1
|\
| * Initialize activation statusTerry Howe2016-01-191-0/+1
* | Change --owner to --project in image commandsDean Troyer2016-01-151-21/+63
|/
* Add owner validation for "openstack image create/set"xiexs2015-12-211-0/+18
* Add image re/deactivate commandsNiallBunting2015-12-161-2/+30
* Merge "Add --volume to Image `create`"Jenkins2015-12-041-5/+41
|\
| * Add --volume to Image `create`NiallBunting2015-11-201-5/+41
* | Add status column for "openstack image list"xiexs2015-11-291-1/+1
* | Merge "Add --owner to `image create`"Jenkins2015-11-121-3/+7
|\ \
| * | Add --owner to `image create`NiallBunting2015-11-061-3/+7
| |/
* | Fix issue when displaying image_memberlin-hua-cheng2015-10-231-1/+1
|/
* image set should not show the resourceSteve Martinelli2015-10-061-4/+1
* Add tags to `image set`NiallBunting2015-10-061-4/+15
* Clean up Image v2 image set commandDean Troyer2015-10-061-90/+90