summaryrefslogtreecommitdiff
path: root/openstackclient/image/v2/image.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.imageStephen Finucane2023-05-101-8/+4
* Adding ``image import`` commandMridula Joshi2023-04-121-1/+1
* Add missing documentation for state options for "image set"lsmman2023-02-221-2/+8
* Merge "image: Add support for additional image import methods"Zuul2023-01-251-4/+4
|\
| * image: Add support for additional image import methodsStephen Finucane2022-11-301-4/+4
* | Merge "image: Fail if we can't find an image"Zuul2022-12-201-8/+22
|\ \
| * | image: Fail if we can't find an imageStephen Finucane2022-12-011-8/+22
* | | Merge "image: Rename import"Zuul2022-12-201-13/+15
|\ \ \ | |/ /
| * | image: Rename importStephen Finucane2022-12-011-13/+15
* | | Merge "image: Add 'image import' command"Zuul2022-12-051-0/+243
|\ \ \ | |/ / |/| / | |/
| * image: Add 'image import' commandStephen Finucane2022-11-091-0/+243
* | Revert "Don't look up project by id if given id"Stephen Finucane2022-11-301-9/+5
|/
* image: Add 'image stage' commandStephen Finucane2022-11-091-0/+77
* image: Simplify handling of data provided via stdinStephen Finucane2022-11-091-39/+52
* image: Ignore '--progress' if providing image data from stdinStephen Finucane2022-11-091-1/+3
* image: Split image creation depending on serviceStephen Finucane2022-06-301-50/+84
* image: Make better use of argparseStephen Finucane2022-06-301-69/+80
* image: Trivial style changesStephen Finucane2022-06-301-191/+321
* Fix: create image from volume commandwhoami-rajat2022-06-301-2/+16
* Allow users to list all imagesCyril Roelandt2022-06-071-0/+9
* Allow to filter multiple tags for image listDmitriy Rabotyagov2022-05-161-2/+4
* Stop using private _is_uuid_like methodPavlo Shchelokovskyy2022-04-201-2/+2
* image: Sanity check the 'SetImage' commandStephen Finucane2021-11-171-40/+50
* Remove 'get_osc_show_columns_for_sdk_resource' duplicatesStephen Finucane2021-10-211-4/+3
* openstack image create: honor protection/visibility flagsCyril Roelandt2021-05-051-0/+2
* Implements hide imageValery Tschopp2021-03-251-0/+27
* 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-251-1/+5
* 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
* Switch image to use SDKArtem Goncharov2020-03-231-121/+153
* Replace six.iteritems() with .items()lihaijing2020-01-091-5/+5
* Use cliff formattable columns in image commandsAkihiro Motoki2019-06-221-3/+4
* Remove deprecated image commandsDean Troyer2019-05-191-43/+6
* Remove code migrated to osc-lib long agoDean Troyer2019-05-161-1/+1
* 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