blob: 5b58d3d4539212a9e5f8f0403dcfd485084d8f63 (
plain)
1
2
3
4
5
6
7
8
|
---
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
|