Lab 2 - DevStack Horizon Interface
Lab Objectives:
- Become familiar with the OpenStack Horizon Interface
- Launch an instance from the Horizon Interface
Add a User:
:red_circle: TODO, currently broken in DevStack, launching instance should change to be user logged in
Add a Project:
:red_circle: TODO, currently broken in DevStack
Launch an Instance:
- Open the Horizon interface (navigate your browser to the public IP address of the controller)
- Project > Compute > Instances > Launch Instance

- Set details and Launch


- Open console, login and interact with the newly launched instance



- Use
sshto access and interact with the newly launched instance
* Ensure you are currently ssh'ed into the controller instance
* If not follow steps from previous lab
* `ssh cirros@10.0.0.2` (password `cubswin:)`)