Add a release note for using deployed-servers (aka split-stack)

Change-Id: I9e926e66518ffd15c8a83355c87e8eae26742d5e
This commit is contained in:
James Slagle 2017-01-25 15:35:37 -05:00
parent 7307d43f1a
commit 08bac5a38d
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
features:
- It is now possible to deploy with tripleo-heat-templates using servers that
are already provisioned with an operating system, and not necessarily
provisioned with Nova and Ironic. This feature is enabled by making use of
the environments/deployed-server-environment.yaml environment file. For
more information, see
http://docs.openstack.org/developer/tripleo-docs/advanced_deployment/deployed_server.html