puppet-nova/releasenotes/notes/custom_provider-29467d209802707d.yaml
Martin Schuppert f3037793b5 Add nova::compute::provider class to manage custom provider yaml file
Nova supports to configure resource provider inventory and traits using
a standardized YAML file format starting victoria release [1]. This
change adds the nova::compute::provider class to configure the custom
provider yaml file via puppet-nova.

[1] https://docs.openstack.org/nova/latest/admin/managing-resource-providers.html

Change-Id: If12d7f5a8c331e051eb543f88187c31e676f3b62
2021-03-05 16:19:41 +01:00

9 lines
361 B
YAML

---
features:
- |
Nova supports to configure resource provider inventory and traits using a
standardized YAML file format starting victoria release [1]. This adds the
nova::compute::provider class to configure the custom provider yaml file
via puppet-nova.
[1] https://docs.openstack.org/nova/latest/admin/managing-resource-providers.html