Hi everyone,<div><br></div><div>I tried a little today. </div><div><br></div><div>$ nova meta my_instance set hostname=new_hostname</div><div><br></div><div>I didn't get any errors.</div><div><br></div><div>Nothing in the instance (curl <a href="http://169.254.169.254/latest/meta-data/hostname">http://169.254.169.254/latest/meta-data/hostname</a>) even after reboot and nothing in the instance db record.</div>

<div><br></div><div>Here are the nova-api trace, seems to be ok:</div><div><br></div><div><div>2012-08-07 15:18:58 INFO nova.api.openstack.wsgi [req-c8bf2011-933b-4d6a-b28c-48063252fbf1 359076e3189b4658a4dd1b83d6313cc9 5172f50226f647ebb03ca4e4e82d056d] POST <a href="http://172.17.1.2:8774/v2/5172f50226f647ebb03ca4e4e82d056d/servers/4e1c4652-199c-4160-9a73-2eddcf4cd21f/action">http://172.17.1.2:8774/v2/5172f50226f647ebb03ca4e4e82d056d/servers/4e1c4652-199c-4160-9a73-2eddcf4cd21f/action</a></div>

<div>2012-08-07 15:18:59 INFO nova.api.openstack.wsgi [req-c8bf2011-933b-4d6a-b28c-48063252fbf1 359076e3189b4658a4dd1b83d6313cc9 5172f50226f647ebb03ca4e4e82d056d] <a href="http://172.17.1.2:8774/v2/5172f50226f647ebb03ca4e4e82d056d/servers/4e1c4652-199c-4160-9a73-2eddcf4cd21f/action">http://172.17.1.2:8774/v2/5172f50226f647ebb03ca4e4e82d056d/servers/4e1c4652-199c-4160-9a73-2eddcf4cd21f/action</a> returned with HTTP 200</div>

</div><div><br></div><div>Did I miss something?</div><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>

<div><br></div><div>Cheers!</div>