<html><body>
<p><font size="2" face="sans-serif">I've just updated my test environment to stable-havana.</font><br>
<br>
<font size="2" face="sans-serif">I have booted vm instances with Fedora and Ubuntu images with a key_name specified:</font><br>
<font size="2" face="sans-serif">$ nova boot --key_name  key  <vm-name> --image <image-id> --flavor 2 test_vm</font><br>
<br>
<font size="2" face="sans-serif">After the image becomes active, I try to ssh to the image, but get an error message:  </font><br>
<font size="2" face="sans-serif">$ ssh -i key.pem fedora@<vm-ip-addr></font><br>
<font size="2" face="sans-serif">Permission denied (publickey,gssapi-keyex,gssapi-with-mic).</font><br>
<br>
<font size="2" face="sans-serif">I tried using keys/images that worked in grizzly, as well as newly created keys and new images following the instructions in the install docs:</font><br>
<font size="2" face="sans-serif"><a href="http://docs.openstack.org/trunk/install-guide/install/apt/content/nova-boot.html">http://docs.openstack.org/trunk/install-guide/install/apt/content/nova-boot.html</a></font><br>
<br>
<font size="2" face="sans-serif">I don't see anything about changes in this area in release notes.  Any suggestions on what I might be missing or how to debug would be appreciated!</font><br>
<font size="2" face="sans-serif">In particular, is there a way to increase debug logging so I can see when it tries to do the key injection on the new vm?</font><br>
<br>
<font size="2" face="sans-serif">FWIW, cirros image boots and I can ssh/login using cirros user and password.</font><br>
<br>
<font size="2" face="sans-serif">Thanks,<br>
Bill Owen   <br>
billowen@us.ibm.com<br>
520-799-4829, T/L 321-4829<br>
</font></body></html>