Before you begin...
Be sure to delete any previously running instances prior to starting. If you need help detecting running instances and deleting them, refer to the end of Chapter 5, Nova Compute Service.
Instructions
Complete all objectives on the Horizon dashboard or CLI. Some questions may depend on resources created in other questions. Being able to complete all these objectives within one hour should put you in good standing for the exam. If a specific detail is not provided, assume the default value.
Question 1
Within the accounting project, create a new tenant network called tenant-network1. It should have a subnet calledtenant-subnet1with the following details:
- CIDR: 192.168.5.0/24
- DHCP: Enabled
- Allocation range: 192.168.5.50 to 192.168.5.60
Question 2
From inside your terminal environment, build an openrc
credential file for theadminuser that will scope to the auto project.
Question 3
Create a new keypair in the accounting project calledkeypair1.
Question 4
Your infrastructure engineers just...