Merge Block Storage into Overcloud
authorRyan Brady <rbrady@redhat.com>
Tue, 11 Mar 2014 15:56:29 +0000 (11:56 -0400)
committerRyan Brady <rbrady@redhat.com>
Tue, 11 Mar 2014 15:56:29 +0000 (11:56 -0400)
commit3ece9870f6f479779f60d0df288dcf7f765416f7
tree1756bd20f6283ebdda7e5b99bfa0de7e4512300e
parent30301f322f91d9e9e786106d8fe6b270600f8672
Merge Block Storage into Overcloud

This patch removes the seperate overcloud-with-block-storage.yaml
make target and merges the functionality into the main overcloud.yaml
target.  The default BLOCKSTORAGESCALE is 0. Change this number to add
additional block storage nodes.

This patch also updates the overcloud-with-block-storage-nfs target
to more closely resemble the overcloud.yaml target, including swift
and ssl templates as needed. The default BLOCKSTORAGESCALE is 1.
Change this number to add additional block storage nodes.

Change-Id: Ifcc733cfbf9f356393c3f6c72b2bbbb0214d3040
Makefile