Add a release note for using deployed-servers (aka split-stack)
authorJames Slagle <jslagle@redhat.com>
Wed, 25 Jan 2017 20:35:37 +0000 (15:35 -0500)
committerJames Slagle <jslagle@redhat.com>
Wed, 25 Jan 2017 20:35:37 +0000 (15:35 -0500)
Change-Id: I9e926e66518ffd15c8a83355c87e8eae26742d5e

releasenotes/notes/deployed-servers-fd47f18204cea105.yaml [new file with mode: 0644]

diff --git a/releasenotes/notes/deployed-servers-fd47f18204cea105.yaml b/releasenotes/notes/deployed-servers-fd47f18204cea105.yaml
new file mode 100644 (file)
index 0000000..d05b268
--- /dev/null
@@ -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