[openstack-dev] [openstackclient] Image create-or-update

Marek Aufart maufart at redhat.com
Tue Jun 2 14:55:20 UTC 2015


Hi,

I have a question related to openstack image create command v1 from 
python-openstackclient.

It behaves like create-or-update (if image with *name* specified for 
create already existed, it is updated). Actually it looks, that it is in 
collision with glance, which allows create multiple images with same 
names instead of update one.

Is the create-or-update approach still wanted?

Related code:
https://github.com/openstack/python-openstackclient/blob/master/openstackclient/image/v1/image.py#L247-L269

Thanks.

-- 
Marek Aufart

Email: maufart at redhat.com

IRC: maufart / aufi on freenode



More information about the OpenStack-dev mailing list