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

2017-07-12 Thread Sai Sindhur Malleni
Awesome Ilya. Thanks a lot.  Let me look at bringing CentOS to parity.

On Fri, Mar 3, 2017 at 8:36 AM, Ilya Shakhat  wrote:
> 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 :
>>>
>>> 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
>
>



-- 
Sai Sindhur Malleni

Software Engineer
Red Hat Inc.
100 East Davie Street
Raleigh, NC, USA
Work: (919) 754-4557 | Cell: (919) 985-1055

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


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

2017-03-03 Thread Ilya Shakhat
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 :

> 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
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


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

2017-02-03 Thread Ilya Shakhat
>
> 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
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


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

2017-01-31 Thread Sai Sindhur Malleni
Hey,

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?

-- 
Sai Sindhur Malleni
Software Engineer
Red Hat Inc.
100 East Davie Street
Raleigh, NC, USA
Work: (919) 754-4557 | Cell: (919) 985-1055
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev