Pluggable server type per Role
authorJames Slagle <jslagle@redhat.com>
Thu, 13 Apr 2017 19:38:02 +0000 (15:38 -0400)
committerJames Slagle <jslagle@redhat.com>
Thu, 13 Apr 2017 19:38:44 +0000 (15:38 -0400)
commit87ce5d457489f1c89ef47add8b5c7d5be094cf9c
tree192b2ac63ecb47cc67c050660ee6f51fd9c24f1a
parent8391468d16d9c16a91c7b569789402fdcbda6753
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
overcloud-resource-registry-puppet.j2.yaml
puppet/blockstorage-role.yaml
puppet/cephstorage-role.yaml
puppet/compute-role.yaml
puppet/controller-role.yaml
puppet/objectstorage-role.yaml
puppet/role.role.j2.yaml
releasenotes/notes/pluggable-server-type-per-role-314f38f8e5d4c84e.yaml [new file with mode: 0644]