Create Instance on Specific Host Using CLI
Problem
- By default, selecting a host to launch instances is done by nova-scheduler.
- There are use-cases where nova-scheduler can be forced to create instances on a specific host.
Environment
- Platform9 Managed OpenStack - All Versions
Procedure
- Identify a host and its availability zone.
- Pass the parameter --availability-zone to the o penstack server create command. For example:
Additional Information
Was this page helpful?