Objective
OpenStack Horizon has a menu that allows you to configure elements relating to access to your instances and other services. For example, you can configure security groups to filter incoming and outgoing connections from your instances, or download the OpenRC file which contains the credentials you need to use the OpenStack API.
Prerequisites
Instructions
- Log in to the Horizon interface
- Click on Project, then Network, and then Security Groups
- Security Groups lets you manage security rules and access to instances, limiting access to certain ports for example.
- Click on Project, then Compute, and then Key Pairs
- Key pairs lets you manage SSH keys a few different ways:
|Create a key pair|Name the key, respond to prompt to download the key pair| |Import a key pair|Import an existing public key|
- Click on Project and then API Access
- API access lets you view information linked to the API, and to download the OpenStack RC file which lets you use the OpenStack API