cinder.api.v3.views.groups module

cinder.api.v3.views.groups module

class ViewBuilder

Bases: ViewBuilder

Model group API responses as a python dictionary.

detail(request, group)

Detailed view of a single group.

detail_list(request, groups)

Detailed view of a list of groups .

summary(request, group)

Generic, non-detailed view of a group.

summary_list(request, groups)

Show a list of groups without many details.

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.