Switch net-config templates to use OS::stack_id
authorDan Prince <dprince@redhat.com>
Tue, 19 May 2015 19:19:52 +0000 (12:19 -0700)
committerDan Prince <dprince@redhat.com>
Tue, 26 May 2015 12:50:45 +0000 (08:50 -0400)
commite38f7cae7db615c36c9e87bd9bb629fd18eda28a
tree0d00ac5e4409c3ad05c2f394019e56a2f61d5c1c
parentcfdd314564a8531d916cee389990684f9e4e11c8
Switch net-config templates to use OS::stack_id

This patch removes the custom config_id outputs and replaces
it with OS::stack_id which allows us to just call get_resource
in the parent stack.

The motivation for this change is we'll be adding more os-net-config
templates and it would be nice to take advantage of this newer
template feature.

Change-Id: I6fcb26024b94420779b86766e16d8a24210c4f8e
13 files changed:
ceph-storage.yaml
cinder-storage.yaml
compute.yaml
controller.yaml
net-config-bond.yaml
net-config-bridge.yaml
net-config-noop.yaml
puppet/ceph-storage-puppet.yaml
puppet/cinder-storage-puppet.yaml
puppet/compute-puppet.yaml
puppet/controller-puppet.yaml
puppet/swift-storage-puppet.yaml
swift-storage.yaml