aboutsummaryrefslogtreecommitdiffstats
path: root/scenarios/os-odl-sfc/role/os-odl-sfc/files/ha
diff options
context:
space:
mode:
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>2018-07-19 12:33:48 +0300
committerPanagiotis Karalis <pkaralis@intracom-telecom.com>2018-11-06 17:10:45 +0200
commit60280815b2c38029d155d5b027e0ca762dd667dc (patch)
treeb21483d66af0ed368b0db1846b5e46ea9cf1d4f2 /scenarios/os-odl-sfc/role/os-odl-sfc/files/ha
parentbdf8fe67925d27c160ab2b299c67c3b7d166950d (diff)
Introduce the Barbican in XCI for SFC-HA scenario
The barbican OS component is introduced for SFC HA deployed scenario. The reason behind is that In HA scenarios we need Openstack Barbican to gather and store the fernet keys so Tacker can access them and be able to register new VIMs. deploy-scenario:os-odl-sfc installer-type:osa JIRA: SFC-131 Change-Id: Ifa4a8bab0547c18c9e2ad654b0d048aff161c56f Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
Diffstat (limited to 'scenarios/os-odl-sfc/role/os-odl-sfc/files/ha')
-rw-r--r--scenarios/os-odl-sfc/role/os-odl-sfc/files/ha/openstack_user_config.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/scenarios/os-odl-sfc/role/os-odl-sfc/files/ha/openstack_user_config.yml b/scenarios/os-odl-sfc/role/os-odl-sfc/files/ha/openstack_user_config.yml
index c85b1441..899785dc 100644
--- a/scenarios/os-odl-sfc/role/os-odl-sfc/files/ha/openstack_user_config.yml
+++ b/scenarios/os-odl-sfc/role/os-odl-sfc/files/ha/openstack_user_config.yml
@@ -13,6 +13,7 @@ used_ips:
global_overrides:
internal_lb_vip_address: 172.29.236.222
external_lb_vip_address: 192.168.122.220
+ barbican_keys_backend: true
tunnel_bridge: "br-vxlan"
management_bridge: "br-mgmt"
provider_networks:
@@ -118,6 +119,15 @@ identity_hosts:
controller02:
ip: 172.29.236.15
+# barbican
+key-manager_hosts:
+ controller00:
+ ip: 172.29.236.11
+ controller01:
+ ip: 172.29.236.14
+ controller02:
+ ip: 172.29.236.15
+
# cinder api services
storage-infra_hosts:
controller00: