Comment 7 for bug 1806239

Revision history for this message
Matt Riedemann (mriedem) wrote :

Using devstack the os_hidden property is set in the default image:

http://paste.openstack.org/show/737226/

I had no problem creating a snapshot from that image:

http://paste.openstack.org/show/737229/

I'm using glanceclient:

$ pip show python-glanceclient
Name: python-glanceclient
Version: 2.15.0

Based on this release note in glanceclient:

https://github.com/openstack/python-glanceclient/commit/2b33e6858a669426092ddeb210b6d1d21fa257f9

You might need >=2.12.0?

https://review.openstack.org/#/c/579117/