Skip to content

Commit

Permalink
Cloud design docs (rackerlabs#492)
Browse files Browse the repository at this point in the history
* Add initial cloud design documentation

Signed-off-by: Ken Crandall <[email protected]>

* Updated to add Host Aggregates and remove trailing whitespace

* Fixed heading levels in Cloud Design Overview

* docs: fix whitespace in openstack-cloud-design-regions.md

Co-authored-by: Kevin Carter <[email protected]>

* Update openstack-cloud-design-regions.md

* Add missing Host Aggregates page

---------

Signed-off-by: Ken Crandall <[email protected]>
Co-authored-by: Luke Repko <[email protected]>
Co-authored-by: Kevin Carter <[email protected]>
  • Loading branch information
3 people authored Oct 21, 2024
1 parent 59593f2 commit 6545b63
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/openstack-cloud-design-ha.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## 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

!!! info "To Do"

Describe how to implement Host Aggregates using the following OpenStack Services:

- Nova
- Placement
- Glance

...

0 comments on commit 6545b63

Please sign in to comment.