The nova.api.openstack.compute.contrib.coverage_ext Module

class CoverageController

Bases: object

The Coverage report API controller for the OpenStack API.

action(req, body)
coverInst
class Coverage_ext(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Enable Nova Coverage.

alias = 'os-coverage'
get_resources()
name = 'Coverage'
namespace = 'http://docs.openstack.org/compute/ext/coverage/api/v2'
updated = '2012-10-15T00:00:00+00:00'

Previous topic

The nova.api.openstack.compute.contrib.consoles Module

Next topic

The nova.api.openstack.compute.contrib.createserverext Module

This Page