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

class ViewBuilder(base_url)

Bases: nova.api.openstack.common.ViewBuilder

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 nova.api.openstack.compute.views.servers Module

Next topic

The nova.api.openstack.compute.virtual_interfaces Module

Project Source

This Page