On 08/02/2013 08:39 AM, [email protected] wrote:
Hi Openers,
I have installed the Grizzly version of openstack . I request if anybody
can provide steps how to ssh to instance. I would be grateful.
Any help would be highly appreciated.
When you launch an instance, specify the name of the keypair you will
use to log into the instance. Ensure you have associated a floating IP
to the instance, then SSH to it:
ssh -i /path/to/your/private/key <USER>@<FLOATING_IP>
The <USER> will be dependent on what type of image you launched. For
example, for most Ubuntu images, the user would be "ubuntu".
Best,
-jay
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack