openstack.network.v2.flavor

openstack.network.v2.flavor

The Flavor Class

The Flavor class inherits from Resource.

class openstack.network.v2.flavor.Flavor(_synchronized=False, **attrs)

The base resource

Parameters:_synchronized (bool) – This is not intended to be used directly. See new() and existing().
description = None

description for the flavor

is_enabled = None

Sets enabled flag

name = None

The name of the flavor

service_type = None

Service type to which the flavor applies

service_profile_ids = None

IDs of service profiles associated with this flavor

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.