Previous topic

The nova.api.manager Module

Next topic

The nova.api.openstack.auth Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.api.metadata.handler Module

Metadata request handler.

class MetadataRequestHandler

Bases: nova.wsgi.Application

Serve metadata.

get_metadata(address)
lookup(path, data)
print_data(data)
class Versions

Bases: nova.wsgi.Application