Installing and Configuring OpenStack (Juno) in Oracle® Solaris

Exit Print View

Updated: June 2016
 
 

How to Create an SSH Key Pair

  1. On your browser, log in to the Horizon dashboard using the URL similar to the following address:
    http://system/horizon/
  2. Ensure that you are logged in to the correct project by checking the project name on the upper right corner of the default screen.
  3. On the left panel, click the Project > Compute > Access & Security tab.
  4. On the Key Pairs tab, determine whether to create a key pair or import a key pair.
    • Create a key pair.
      1. Click the Create Key Pair button.
      2. Specify a name on the Key Pair Name field.
      3. Click the Create Key Pair button.

        The new key pair is downloaded automatically. If not, click the provided link to download the key pair.

        The new key pair is listed in the Key Pairs tab of the Access & Security panel.

    • Import a key pair.
      1. Click the Import Key pair button.
      2. Specify a name on the Key Pair Name field.
      3. From a terminal window, copy the contents of the root user's .ssh/id_rsa.pub file and paste it on the Public Key field.
      4. Click the Import Key Pair button.

        The new key pair is listed in the Key Pairs tab of the Access & Security panel.