Add DeployedServerEnvironmentOutput
authorJames Slagle <jslagle@redhat.com>
Fri, 28 Apr 2017 20:01:14 +0000 (16:01 -0400)
committerJames Slagle <jslagle@redhat.com>
Mon, 10 Jul 2017 13:36:22 +0000 (09:36 -0400)
commitd0acf566066126ef41f85dacf825ceb6e850cc62
tree058d01d788ac4ce895552d670c74e5a9a7dc2932
parent83defdbdbf12a4ba9d843cd115d1acb931d1d151
Add DeployedServerEnvironmentOutput

Add a new output, DeployedServerEnvionmentOutput, that can be used as
the contents of an environment file to input into a services only stack
when using split-stack. The parameter simplifies the manual steps needed
to deploy split-stack.

By default, the resource that generates the output is mapped to
OS::Heat::None.

implements blueprint split-stack-default
Change-Id: I6004cd3f56778f078a69a20e93a0eba0c574b3db
12 files changed:
deployed-server/deployed-server-environment-output.yaml [new file with mode: 0644]
environments/overcloud-baremetal.j2.yaml
environments/overcloud-services.yaml
overcloud-resource-registry-puppet.j2.yaml
overcloud.j2.yaml
puppet/blockstorage-role.yaml
puppet/cephstorage-role.yaml
puppet/compute-role.yaml
puppet/controller-role.yaml
puppet/objectstorage-role.yaml
puppet/role.role.j2.yaml
releasenotes/notes/deployed-server-environment-output-d838c782f76823b7.yaml [new file with mode: 0644]