Remove external bridge from Compute nodes
authorDan Sneddon <dsneddon@redhat.com>
Thu, 11 Jun 2015 22:44:05 +0000 (15:44 -0700)
committerDan Sneddon <dsneddon@redhat.com>
Thu, 11 Jun 2015 22:44:05 +0000 (15:44 -0700)
commit7678618c0b24d2089d5dc997bae8d315bba78f43
tree2927a9b904a8ef766d710438e58730aff3a3bc6c
parent5033fd06894c3ac9ff99a82cb74020868da42306
Remove external bridge from Compute nodes

This change modifies overcloud-resource-registry-puppet.yaml to
use net-config-noop.yaml as the default os-net-config template
for compute nodes. The current default of net-config-bridge.yaml
will set up a br-ex on the compute nodes. Since we are not using
DVR that is not needed.

Change-Id: I4e149a4f5a6d19e94e8c0245f52677f92f22d3ec
overcloud-resource-registry-puppet.yaml