Make Resource names suitable for merge/include
authorClint Byrum <clint@fewbar.com>
Thu, 15 Aug 2013 00:56:48 +0000 (17:56 -0700)
committerClint Byrum <clint@fewbar.com>
Thu, 15 Aug 2013 03:25:14 +0000 (20:25 -0700)
commitc7241b26e5356c1cedeb687d5066d5822c146777
tree435de8d491c700b810c02edd2b2488528e40dc32
parent2334a8f0b2526aace63c74a7f58a5a8060d29487
Make Resource names suitable for merge/include

In nova-compute-instance.yaml, we need to use resource names that are
unique within the entire set of resources that may be merged or
included. However, we need the instance resource name to _match_ the
one in overcloud-source.yaml so that its own access policies can
function.

Without this change we will not have unique users and Metadata access
keys/policies for compute and controller.

Change-Id: Iebde7e6adede4984f4f693cf2d57b6fadb8be558
nova-compute-instance.yaml
overcloud-source.yaml