Enter search terms or a module, class or function name.
Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.1 docs or all OpenStack docs too.
Bases: nova.api.openstack.common.OpenstackController
Flavor controller for the OpenStack API.
Return all flavors in detail.
Return all flavors in brief.
Return data about the given flavor id.
Bases: nova.api.openstack.flavors.Controller