The nova.api.metadata.handler Module

Metadata request handler.

class MetadataRequestHandler

Bases: nova.wsgi.Application

Serve metadata.

get_metadata_by_instance_id(instance_id, address)
get_metadata_by_remote_address(address)

Previous topic

The nova.api.metadata.base Module

Next topic

The nova.api.metadata.password Module

Project Source

This Page