Make scaling out a feature for merge.py.
authorRobert Collins <rbtcollins@hp.com>
Tue, 28 Jan 2014 06:20:40 +0000 (19:20 +1300)
committerRobert Collins <rbtcollins@hp.com>
Tue, 28 Jan 2014 12:39:27 +0000 (01:39 +1300)
commitc071255ad6bf1fb2c9db6799e96b509295f53fc9
treecaf081f072674cbb9861308f2e5a617157370f3d
parent23c8aac2bacfee96e0faedb84d0b72893f13c6ec
Make scaling out a feature for merge.py.

This is a simple implementation designed to work with our current
non-HOT approach. We need to adjust our templates a little to support
this - though future work could make that better, it's orthogonal to
this effort.

Change-Id: I555617e5f24a5882de915f057dc02e008c81e753
examples/scale1.yaml [new file with mode: 0644]
examples/scale2.yaml [new file with mode: 0644]
examples/scale_result.yaml [new file with mode: 0644]
test_merge.bash
tripleo_heat_merge/merge.py