cinder.api.views.consistencygroups module

cinder.api.views.consistencygroups module

class ViewBuilder

Bases: ViewBuilder

Model consistencygroup API responses as a python dictionary.

detail(request, consistencygroup)

Detailed view of a single consistency group.

detail_list(request, consistencygroups)

Detailed view of a list of consistency groups .

summary(request, consistencygroup)

Generic, non-detailed view of a consistency group.

summary_list(request, consistencygroups)

Show a list of consistency 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.