Fix overcloud controller scaling
authorTomas Sedovic <tomas@sedovic.cz>
Thu, 7 Aug 2014 09:39:16 +0000 (11:39 +0200)
committerTomas Sedovic <tsedovic@redhat.com>
Thu, 7 Aug 2014 09:46:20 +0000 (11:46 +0200)
commita5413281e08b7cf9dd4648d4f31b7593d7dd4c0a
tree07c4850a5783adc6ef4e769ef65b7ea64dfda502
parentff60bd02950a366c0f8ee0047b1562cfea88201e
Fix overcloud controller scaling

Controller scaling was broken by the commit
02772ba2877b9f6d427c6fd760bf19d6334c68a8. Merge.py raises an exception
when it tries to scale the default value "controller0" of the
`BootstrapNodeResource` parameter.

This reverts back to using Fn::Select for specifying the bootstrap host,
the rest of the Fn::Select -> get_attr changes are kept.

Change-Id: I0cdebf75d4752a35f547d4fbb81545ece3172405
overcloud-source.yaml
undercloud-source.yaml