[openstack-dev] [Shaker] Shaker Image Builder fails in Ocata due to OS::Glance::Image deprecation

Ilya Shakhat ishakhat at mirantis.com
Fri Mar 3 13:36:49 UTC 2017


Hi Sai,

As we discussed at PTG, I've added an option to build image using
diskimage-builder tool. The code is not merged yet, please see
https://review.openstack.org/#/c/441126/. With this patch
shaker-image-builder can automatically switch to do local build using
diskimage-builder when Glance v1 is not available. The behavior can also be
enforced by --image-builder-mode parameter.

Thanks,
Ilya



2017-02-03 13:16 GMT+04:00 Ilya Shakhat <ishakhat at mirantis.com>:

> Starting Ocata, looks like only glance v2 is enabled by default. This
>> breaks the shaker image builder template since we make use of the resource
>> type OS::Glance::Image and creating images from url links is not
>> supported in v2. How do we want deal with this? Maybe have the user pass in
>> the name/image-id and pass them as properties to the shaker image builder
>> template or instead advise the use to turn on the v1 API?
>> Thoughts/suggestions?
>>
>>
> Looks like the only way to deal with that is to build the image manually
> and then pass its name via --image-name parameter (or name the image
> 'shaker-image').
>
> Thanks,
> Ilya
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170303/8c1d7b7f/attachment.html>


More information about the OpenStack-dev mailing list