Re: [openstack-dev] [nova] Flavor extra-spec and image metadata documentation

2015-02-11 Thread Anne Gentle
On Wed, Feb 11, 2015 at 5:15 AM, Daniel P. Berrange wrote: > On Wed, Feb 11, 2015 at 12:03:58PM +0100, Pasquale Porreca wrote: > > Thank you for all answers. > > I know that meta data tags are "free" to use with any key/value, still > > there are some specific values that triggers pieces of code

Re: [openstack-dev] [nova] Flavor extra-spec and image metadata documentation

2015-02-11 Thread Pasquale Porreca
Thank you very much for the clarification :) On 02/11/15 12:15, Daniel P. Berrange wrote: > On Wed, Feb 11, 2015 at 12:03:58PM +0100, Pasquale Porreca wrote: >> Thank you for all answers. >> I know that meta data tags are "free" to use with any key/value, still >> there are some specific values th

Re: [openstack-dev] [nova] Flavor extra-spec and image metadata documentation

2015-02-11 Thread Daniel P. Berrange
On Wed, Feb 11, 2015 at 12:03:58PM +0100, Pasquale Porreca wrote: > Thank you for all answers. > I know that meta data tags are "free" to use with any key/value, still > there are some specific values that triggers pieces of code in nova (or > maybe even in other components). In particular I am wor

Re: [openstack-dev] [nova] Flavor extra-spec and image metadata documentation

2015-02-11 Thread Pasquale Porreca
11, 2015 2:14 AM > To: OpenStack Development Mailing List (not for usage questions) > Subject: Re: [openstack-dev] [nova] Flavor extra-spec and image metadata > documentation > > On Wed, Feb 11, 2015 at 10:23:54AM +0100, Pasquale Porreca wrote: >> Hello >> >> I

Re: [openstack-dev] [nova] Flavor extra-spec and image metadata documentation

2015-02-11 Thread Bhandaru, Malini K
-Original Message- From: Kashyap Chamarthy [mailto:kcham...@redhat.com] Sent: Wednesday, February 11, 2015 2:14 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [nova] Flavor extra-spec and image metadata documentation On Wed, Feb 11, 2015 at 10:23

Re: [openstack-dev] [nova] Flavor extra-spec and image metadata documentation

2015-02-11 Thread Kashyap Chamarthy
On Wed, Feb 11, 2015 at 10:23:54AM +0100, Pasquale Porreca wrote: > Hello > > I am working on a little patch that introduce a new flavor extra-spec > and image metadata key-value pair https://review.openstack.org/#/c/153607/ > > I am wondering how an openstack admin can be aware that a specific v

Re: [openstack-dev] [nova] Flavor extra-spec and image metadata documentation

2015-02-11 Thread Daniel P. Berrange
On Wed, Feb 11, 2015 at 10:23:54AM +0100, Pasquale Porreca wrote: > Hello > > I am working on a little patch that introduce a new flavor extra-spec > and image metadata key-value pair https://review.openstack.org/#/c/153607/ > > I am wondering how an openstack admin can be aware that a specific v

[openstack-dev] [nova] Flavor extra-spec and image metadata documentation

2015-02-11 Thread Pasquale Porreca
Hello I am working on a little patch that introduce a new flavor extra-spec and image metadata key-value pair https://review.openstack.org/#/c/153607/ I am wondering how an openstack admin can be aware that a specific value of a flavor extra-spec or image metadata provides a feature he may desire