This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.api.openstack.contrib.flavorextradata Module

The Flavor extra data extension Openstack API version 1.1 lists “name”, “ram”, “disk”, “vcpus” as flavor attributes. This extension adds to that list:

rxtx_cap rxtx_quota swap
class nova.api.openstack.contrib.flavorextradata.Flavorextradata

Bases: nova.api.openstack.extensions.ExtensionDescriptor

The Flavor extra data extension for the OpenStack API.

get_alias()
get_description()
get_name()
get_namespace()
get_updated()