About this task To use SSH to connect to your instance, use the downloaded keypair file. Procedure Copy the IP address for your instance. Use the ssh command to make a secure connection to the instance. For example: $ ssh -i MyKey.pem demo@10.0.0.2 At the prompt, enter yes. Parent topic: Working with Instances in OpenStack