tripleo-heat-templates/tripleo_heat_merge
Robert Collins 1879dc0800 Fix Merge::Map for scatter-gather in Configs.
When Merge::Map was used like so:

NovaCompute0Config:
  Merge::Map:
    NovaCompute0:
      Fn:....

We were adjusting the inner NovaCompute0 to the current scaling loop
position rather than exploding it out as part of the map. For now, we
want maps to be global in context so the fix is fortunately simple.

Change-Id: Ibea723d4c763f593d934a9d2acfd31ce369f6408
2014-03-06 12:38:34 +13:00
..
__init__.py Make merge.py installable as a package using pbr 2013-12-17 15:53:08 +02:00
merge.py Fix Merge::Map for scatter-gather in Configs. 2014-03-06 12:38:34 +13:00