The nova.api.openstack.compute.legacy_v2.flavors
Module¶
-
class
Controller
(view_builder=None)¶ Bases:
nova.api.openstack.wsgi.Controller
Flavor controller for the OpenStack API.
-
detail
(req)¶ Return all flavors in detail.
-
index
(req)¶ Return all flavors in brief.
-
show
(req, id)¶ Return data about the given flavor id.
-
wsgi_actions
= {}¶
-
wsgi_extensions
= []¶
-
-
create_resource
()¶