python-openstackclient/openstackclient/image
Stephen Finucane 14b93fec76 image: Split image creation depending on service
The 'image create' operation is actually one of two operations: it can
be either an image service (glance) operation if the '--volume' argument
is *not* passed or a block storage (cinder) operation if it is. Make
this clearer and add a log warning users about options that are
supported by the former but not the latter.

Change-Id: Id153c951a7d18403568bf67e13d5e0a4827428d4
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-06-30 11:54:45 +01:00
..
v1 Remove 'get_osc_show_columns_for_sdk_resource' duplicates 2021-10-21 17:14:45 +01:00
v2 image: Split image creation depending on service 2022-06-30 11:54:45 +01:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Complete switch from glanceclient to SDK for image service 2020-03-24 13:13:06 +00:00