summaryrefslogtreecommitdiff
path: root/openstackclient/image
Commit message (Expand)AuthorAgeFilesLines
* Merge "image: Unset properties rather than setting to None"Zuul2021-01-061-1/+1
|\
| * image: Unset properties rather than setting to NoneStephen Finucane2020-12-221-1/+1
* | Add support '--progress' option for 'image create'youngho choi2021-01-041-0/+12
* | Add project field in image list subcommandokozachenko2020-12-151-0/+15
|/
* stop image downloads to memorySimon Merrick2020-11-252-2/+10
* Restore behavior of image create with same name.Sam Morrison2020-10-061-1/+1
* Merge "Fix uploading an signed image does not work if private signing key is ...5.3.0Zuul2020-07-081-0/+6
|\
| * Fix uploading an signed image does not work if private signing key is encryptedAlexander Gräb2020-07-071-0/+6
* | Expose flag for forcing use of import for imagesMonty Taylor2020-06-301-0/+11
|/
* Don't look up project by id if given idDmitriy Rabotyagov2020-03-241-3/+8
* Complete switch from glanceclient to SDK for image serviceArtem Goncharov2020-03-242-117/+79
* Switch image to use SDKArtem Goncharov2020-03-232-155/+195
* Replace six.iteritems() with .items()lihaijing2020-01-092-8/+7
* Use cliff formattable columns in image commandsAkihiro Motoki2019-06-222-18/+22
* Remove deprecated image commandsDean Troyer2019-05-192-71/+8
* Remove code migrated to osc-lib long agoDean Troyer2019-05-162-2/+2
* Merge "Fix --limit option in image list sub-command"Zuul2019-05-081-0/+5
|\
| * Fix --limit option in image list sub-commandRadoslaw Smigielski2019-02-041-0/+5
* | Merge "Add possibility to filter images using member_status"Zuul2019-03-071-0/+13
|\ \
| * | Add possibility to filter images using member_statusArtem Goncharov2019-02-261-0/+13
| |/
* | Fix help message of image add projectDavid Rabel2019-02-191-1/+1
|/
* image/v2: support multiple property filtersSven Wegener2018-11-071-9/+9
* osc-included image signing (using openstacksdk)Josephine Seifert2018-09-081-0/+58
* Merge "Support --community in openstack image list"Zuul2018-07-251-0/+9
|\
| * Support --community in openstack image listNobuto Murata2018-07-241-0/+9
* | Fix error with image show when image name is NoneJake Yip2018-07-231-1/+1
|/
* Add ability to filter image list by tagAdam Harwell2018-06-281-0/+8
* Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-151-5/+5
* Merge "Add support to list image members"Zuul2018-04-021-0/+33
|\
| * Add support to list image membersMohammed Naser2018-03-211-0/+33
* | Fix additional output encoding issuesDean Troyer2018-03-201-2/+1
|/
* 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