[Openstack] [nova] Libvirt driver domain metadata - add instance metadata dictionary?
Markus Zoeller
mzoeller at de.ibm.com
Thu Jul 31 11:58:55 UTC 2014
The blueprint "libvirt-driver-domain-metadata" introduces some of the
istances properties to the `libvirt.xml` file. For example the name
of the instance, the name of the flavor and the creation date.
Would it make sense to add the instance.metadata dictionary also?
API: /v2/{tenant_id}/servers/{server_id}/metadata
Code: https://github.com/openstack/nova/blob/master/
nova/objects/instance.py#L148
Regards,
Markus
More information about the Openstack
mailing list