Previous topic

The nova.api.manager Module

Next topic

The nova.api.metadata.handler 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.base Module

Instance Metadata information.

class InstanceMetadata(instance, address=None)

Instance metadata.

get_ec2_metadata(version)
lookup(path)
exception InvalidMetadataEc2Version

Bases: exceptions.Exception

exception InvalidMetadataPath

Bases: exceptions.Exception

ec2_md_print(data)
get_metadata_by_address(address)