Thank you very much for those clarifications :D<br>
<br><br><div class="gmail_quote">On Fri, Aug 10, 2012 at 12:31 AM, Vishvananda Ishaya <span dir="ltr"><<a href="mailto:vishvananda@gmail.com" target="_blank">vishvananda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div><br><div><div>On Aug 9, 2012, at 1:56 PM, Sébastien Han <<a href="mailto:han.sebastien@gmail.com" target="_blank">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" target="_blank">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 class="im"><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></div>no, there is currently no way of doing this through the api.</div><div><br></div></div><div>Vish</div></div></blockquote></div><br>