The nova.api.openstack.compute.versions Module

class Versions

Bases: nova.api.openstack.wsgi.Resource

get_action_args(request_environment)

Parse dictionary created by routes library.

index(req, body=None)

Return all versions.

multi(req, body=None)

Return multiple choices.

Previous topic

The nova.api.openstack.compute.user_data Module

Next topic

The nova.api.openstack.compute.versionsV21 Module

Project Source

This Page