Make LaunchConfiguration resources mergeable
authorRoman Podolyaka <rpodolyaka@mirantis.com>
Fri, 11 Oct 2013 14:54:09 +0000 (17:54 +0300)
committerRoman Podolyaka <rpodolyaka@mirantis.com>
Mon, 14 Oct 2013 12:30:24 +0000 (15:30 +0300)
commitfcbead3871c995f4da423c9fffe9ed444407a5ce
tree0b6a1222459f541a5ac6671831bd07f7db52ff46
parent8e36320284dc2cce39a521d1723082dd75f94f39
Make LaunchConfiguration resources mergeable

This can be very useful for merging of Metadata to be used
by optional services (e. g. to add services like tuskar to
undercloud on demand).

Change-Id: Ifc4016d6e994064c0772c12e668e98bf055fada9
examples/launchconfig1.yaml [new file with mode: 0644]
examples/launchconfig2.yaml [new file with mode: 0644]
examples/launchconfig_result.yaml [new file with mode: 0644]
merge.py
test_merge.bash