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

Daniel P. Berrange berrange at redhat.com
Wed Feb 11 10:07:56 UTC 2015


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 value
> of a flavor extra-spec or image metadata provides a feature he may
> desire, in other words is there a place where the flavor extra-specs
> and/or image metadata key-value pairs are documented?
> 
> I found plenty of documentation on how to list, create, delete, etc.
> flavor extra-spec and image metadata, but the only place where I found a
> list (is that complete?) of the accepted (i.e. that trigger specific
> feature in nova) key-value pairs is in horizon dashboard, when logged
> with admin credential.
> 
> I am a bit confused on how someone working to add a new key/value pair
> should proceed.

There is some adhoc info about a handful of the image metadata properties
in glance documentation IIRC, but nothing comprehensive documented in
Nova. A year ago I created a wiki page listing all the props I could
find in the source at that time but this is out of date now

  https://wiki.openstack.org/wiki/VirtDriverImageProperties

I'm also working on creating an object to represent image metadata
properties, so we'll have strict definition of them all in the code

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

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|



More information about the OpenStack-dev mailing list