Use the server name attribute
authorSteve Baker <sbaker@redhat.com>
Sat, 13 Sep 2014 22:05:43 +0000 (10:05 +1200)
committerSteve Baker <sbaker@redhat.com>
Sat, 13 Sep 2014 22:05:43 +0000 (10:05 +1200)
commitd6e40a3fffb37d476990cf4de4413057b5a9ef90
tree01dda3bc2c41e81046f06922ecb29a2f49042710
parentfd18617b30a569142636e4a31b9b8975364155c2
Use the server name attribute

The 'show' attribute results in a nova API call, which has
performance overhead even with attribute memoization.
The name attribute was added to expose the name without needing
an API call, since the resource already knows the name. This
change switches from using 'show' to 'name' throughout.

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