Fix barbican integration on compute nodes 93/60893/3
authorDelia Popescu <delia.popescu@enea.com>
Mon, 13 Aug 2018 13:28:49 +0000 (16:28 +0300)
committerDelia Popescu <delia.popescu@enea.com>
Thu, 16 Aug 2018 14:26:54 +0000 (17:26 +0300)
commit968072a6575f81d1798dfcaa3c1e3d053a742725
treeb0ed4b01f0b12ae917578064e439ac3591c0be25
parent9b38e04de451a60da0bc8a685612282cd1b60ee6
Fix barbican integration on compute nodes

Locally overwriting barbican_integration_enable
on compute nodes does not work.
Set barbican_integration_enable to true by default.
Disable barbican_integration at openstack_control side.
While at it, enable barbican on ha scenarios too.

JIRA: FUNCTEST-981

Change-Id: I3c8df5d4078f73f32f3605dec5a7a365fa386019
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
mcp/reclass/classes/cluster/mcp-common-ha/openstack_control.yml.j2
mcp/reclass/classes/cluster/mcp-common-ha/openstack_init.yml.j2
mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml
mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml
mcp/reclass/classes/cluster/mcp-common-noha/openstack_init.yml.j2