Fix the communication issue between control and compute nodes 92/38392/1
authorgvrangan <venkatrangang@hcl.com>
Thu, 5 May 2016 00:38:11 +0000 (00:38 +0000)
committergvrangan <venkatrangang@hcl.com>
Thu, 5 May 2016 00:40:45 +0000 (00:40 +0000)
commita3224a486f5d9fb747c31ece1e58425128cd290b
tree5e01a84e1490d2132714188dee3bc2a4c5e95a16
parent5fdca6957072cb4360ed4b87af553cd7f91e72f0
Fix the communication issue between control and compute nodes

* The compute and control nodes are stacked in parallel resulting in the
compute nodes stacking before the control node itself, so the hypervisor-list does
not feature the compute nodes.

* This Patch disabled the firewall in control node after stacking top enable the compute nodes
  reach the required ports and the control node to recognize the other hypervisors available.

Change-Id: Ibc6736a858fcafb13fe4e6f30c076176e470614d
Signed-off-by: gvrangan <venkatrangang@hcl.com>
jjb/integration/include-raw-integration-deploy-openstack-run-test.sh