The cinder.api.views.versions Module

class ViewBuilder(base_url)

Bases: object

build_choices(VERSIONS, req)
build_version(version)
build_versions(versions)
generate_href(version, path=None)

Create an url that refers to a specific version_number.

get_view_builder(req)

Previous topic

The cinder.api.views.types Module

Next topic

The cinder.api.xmlutil Module

Project Source

This Page