tripleo-heat-templates/releasenotes/notes/pluggable-server-type-per-role-314f38f8e5d4c84e.yaml
James Slagle 87ce5d4574 Pluggable server type per Role
The server resource type, OS::TripleO::Server can now be mapped per role
instead of globally. This allows users to mix baremetal
(OS::Nova::Server) and deployed-server (OS::Heat::DeployedServer) server
resources in the same deployment.

blueprint pluggable-server-type-per-role

Change-Id: Ib9e9abe2ba5103db221f0b485c46704b1e260dbf
2017-04-13 15:38:44 -04:00

9 lines
356 B
YAML

---
features:
- The server resource type, OS::TripleO::Server can now be
mapped per role instead of globally. This allows users to
mix baremetal (OS::Nova::Server) and
deployed-server (OS::Heat::DeployedServer) server resources
in the same deployment. See
https://blueprints.launchpad.net/tripleo/+spec/pluggable-server-type-per-role