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