Add a directory for overcloud heat environments
authorDan Prince <dprince@redhat.com>
Thu, 14 May 2015 15:49:34 +0000 (11:49 -0400)
committerGiulio Fidente <gfidente@redhat.com>
Fri, 15 May 2015 10:28:00 +0000 (12:28 +0200)
commit274a4cfbb31417c34fee3b215281bf2a42b7471f
tree60a5a0bc3b73c8effad577b483e036b2fa1f671d
parent2c6ea075cf0eeeea5cc7cf6ea9b654c325096d32
Add a directory for overcloud heat environments

This patch adds a new directory called environments which contains
custom Heat environment files that can be used to enable custom
overcloud features. As an initial example a puppet-ceph-devel.yaml
environment has been added which can be used to spin up a small Ceph
cluster for dev/testing.

This directory may be useful for collecting other
feature related Heat environment settings in the future as well.
Things like isolated network settings, etc.

Change-Id: Ia6998ae05d2363384d2a616a31d5795c8b2d85d5
environments/README.md [new file with mode: 0644]
environments/puppet-ceph-devel.yaml [new file with mode: 0644]