<div dir="ltr">Dear Mark,<div>Hi,</div><div>Thank you very much. I did add ssh rule to booted instance and I also set floating ip address for this instance in order to ssh into the instance. But when I tried to ssh into this instance I got permission denied (public key) error. It seems that when trove try to initialize a nova instance It did not set key-pair for that. Anyway my question would be how can I set key-pair for the booted instance? or how can I create trove instance with having key-pair? If it is not possible to set key-pair for trove create instance, is it any other way to do ssh into trove instance? (I just what to debug something related to trove guest-agent)</div><div>Best regards.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 12, 2015 at 2:31 AM, Mark Kirkwood <span dir="ltr"><<a href="mailto:mark.kirkwood@catalyst.net.nz" target="_blank">mark.kirkwood@catalyst.net.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 12/02/15 09:09, Ali Nazemian wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear all,<br>
Hi,<br>
I was wondering how can I customize the security group of created trove<br>
instance in order to add ssh rule for the purpose of accessing to the<br>
created instance using ssh.<br>
<br>
</blockquote>
<br></span>
You can set this via the command line tools e.g:<br>
<br>
$ neutron security-group-list<br>
$ neutron security-group-rule-create --protocol tcp \<br>
  --port-range-min 22 --port-range-max 22 --direction ingress <sec group id><br>
<br>
Cheers<br>
<br>
Mark<br>
<br>
______________________________<u></u>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">A.Nazemian</div>
</div>