The nova.api.metadata.password Module

convert_password(context, password)

Stores password as system_metadata items.

Password is stored with the keys ‘password_0’ -> ‘password_3’.

extract_password(instance)
handle_password(req, meta_data)

Previous topic

The nova.api.metadata.handler Module

Next topic

The nova.api.metadata.vendordata_json Module

Project Source

This Page