cinder.api.v3.views.attachments module

cinder.api.v3.views.attachments module

class ViewBuilder

Bases: object

Model an attachment API response as a python dictionary.

classmethod detail(attachment, flat=False)

Detailed view of an attachment.

classmethod list(attachments, detail=False)

Build a view of a list of attachments.

static summary(attachment, flat=False)

Non detailed view of an attachment.

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.