[Openstack] how to use extra_specs??

Vinay Bannai vbannai at gmail.com
Tue Nov 6 04:09:06 UTC 2012


The simplest way would be to create key/value pairs for flavor types
(instance types).
This information would be associated in a separate table in nova db
(instance_type_extra_specs) and would go along with the instance type.

Once it is in the database, you can use this information to customize all
kinds of things like the nova scheduler, additional data that can be passed
to the instance at the time of the creation. This is the high level
overview. If you search the mailing list archives you will find some
additional discussion about this topic.

Vinay

On Mon, Nov 5, 2012 at 5:57 PM, Mauch, Viktor (SCC) <mauch at kit.edu> wrote:

> Hi guys,****
>
> ** **
>
> can anyone tell me (with an example) how to use the extra_specs variable
> for an instance_type??****
>
> ** **
>
> Best Regards****
>
> ** **
>
> Viktor****
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Vinay Bannai
Email: vbannai at gmail.com
Google Voice: 415 938 7576
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121105/15bc7977/attachment.html>


More information about the Openstack mailing list