cinder.api.views.types module¶
-
class
ViewBuilder
¶ Bases:
cinder.api.common.ViewBuilder
-
index
(request, volume_types)¶ Index over trimmed volume types.
-
show
(request, volume_type, brief=False)¶ Trim away extraneous volume type attributes.
-
ViewBuilder
¶Bases: cinder.api.common.ViewBuilder
index
(request, volume_types)¶Index over trimmed volume types.
show
(request, volume_type, brief=False)¶Trim away extraneous volume type attributes.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.