Dedicated Host
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Public Cloud WG |
Confirmed
|
High
|
Tobias Rydberg |
Bug Description
Providing a dedicated host for the user for better performance. Domain support.
"There were discussions around this feature, and one approved blueprint, but the code wasn't get merged. It is also unclear if using Host Aggregates and AggregateMultit
(mriedem): One issue is the tenant string for that aggregate metadata is restricted to 255 (so you can't put many tenants in the aggregate); could we use a parent project id for nested projects to solve this? Although that likely depends on nova understanding hierarchical quota/domain stuff from Keystone (unified limits)?"
Reference specs
-----------------
"old approved nova spec at https:/
Blazar provides a 'host reservation' feature. It may satisfy this requirement. <https:/
Changed in openstack-publiccloud-wg: | |
importance: | Undecided → High |
Changed in openstack-publiccloud-wg: | |
status: | New → Confirmed |
There is a new placement-related scheduler filter in Rocky that CERN is using to do multi-tenant isolation via host aggregates and resolves the aggregate metadata 255 limitation:
https:/ /docs.openstack .org/nova/ latest/ admin/configura tion/schedulers .html#tenant- isolation- with-placement