Host Aggregates in OpenStack
Host Aggregates
Host Aggregates are a way of grouping hosts in an OpenStack cloud. This allows you to create groups of certain types of hosts and then steer certain classes of VM instances to them.
Designing Host Aggregates in OpenStack
To Do
Describe how to implement Host Aggregates using the following OpenStack Services:
- Nova
- Placement
- Glance
...