aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/split-stack-environments-1f817e24b5d90959.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/split-stack-environments-1f817e24b5d90959.yaml')
-rw-r--r--releasenotes/notes/split-stack-environments-1f817e24b5d90959.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/split-stack-environments-1f817e24b5d90959.yaml b/releasenotes/notes/split-stack-environments-1f817e24b5d90959.yaml
new file mode 100644
index 00000000..1bc99371
--- /dev/null
+++ b/releasenotes/notes/split-stack-environments-1f817e24b5d90959.yaml
@@ -0,0 +1,7 @@
+---
+features:
+ - Add 2 new example environments to facilitate deploying split-stack,
+ environments/overcloud-baremetal.j2.yaml and
+ environments/overcloud-services.yaml. The environments are used to deploy two
+ separate Heat stacks, one for just the baremetal+network configuration and one
+ for the service configuration.