<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br><div><div>On Aug 9, 2012, at 1:56 PM, Sébastien Han <<a href="mailto:han.sebastien@gmail.com">han.sebastien@gmail.com</a>> wrote:</div><br><blockquote type="cite"><div><br></div><div>Did I miss something?</div></blockquote><div><br></div> Unfortunately this is confusing because the term metadata is used for two different things.<div><br></div><div>the metadata visible to the instance is a replication of the aws metadata server. it is constructed from the database (mostly the instances table)</div><div><br></div><div>The metadata you were setting with your command are sets of keys and values that are visible in the compute api:</div><div><br></div><div><a href="http://docs.openstack.org/trunk/openstack-compute/developer/openstack-compute-api-1.1/content/MetadataSection.html">http://docs.openstack.org/trunk/openstack-compute/developer/openstack-compute-api-1.1/content/MetadataSection.html</a></div><div><br></div><div>which is stored in the instance_metadata table</div><div><br></div><blockquote type="cite"><div><br></div><div>Last question, is there a way to update the metadata of a running instance. I mean instead of updating the db record... For example re-injecting a SSH key?</div></blockquote><div><br></div>no, there is currently no way of doing this through the api.</div><div><br></div></div><div>Vish</div></body></html>