aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-13 02:04:21 +0000
committerGerrit Code Review <review@openstack.org>2017-07-13 02:04:21 +0000
commitc76feac1a9d80c545330085c9928b6ff15f58096 (patch)
tree05e33a7e991d7ab94e82cd8fa28cdd45a951195d /releasenotes
parent25acb53ddfc15644b9803b66a5e2f8203ddc188c (diff)
parentd0acf566066126ef41f85dacf825ceb6e850cc62 (diff)
Merge "Add DeployedServerEnvironmentOutput"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/deployed-server-environment-output-d838c782f76823b7.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/deployed-server-environment-output-d838c782f76823b7.yaml b/releasenotes/notes/deployed-server-environment-output-d838c782f76823b7.yaml
new file mode 100644
index 00000000..14a5a279
--- /dev/null
+++ b/releasenotes/notes/deployed-server-environment-output-d838c782f76823b7.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - Add a new output, DeployedServerEnvironment, that can be used as
+ the contents of an environment file. This environment file can then be used
+ as input into a services only stack when using split-stack. The parameter
+ simplifies the manual steps needed to deploy split-stack.