The nova.api.openstack.volume.views.types Module

class ViewBuilder

Bases: nova.api.openstack.common.ViewBuilder

index(request, volume_types)

Index over trimmed volume types

show(request, volume_type, brief=False)

Trim away extraneous volume type attributes.

Previous topic

The nova.api.openstack.volume.versions Module

Next topic

The nova.api.openstack.volume.views.versions Module

This Page