summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2018-10-25 15:49:09 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-10-25 15:49:09 +0000
commit3432b19a5859a8adfb5b96d2123f9f114830476c (patch)
tree4a5288c9a669de2e4983f602ab8d8625892e2665
parent350038a473cf299029814dcd54988660e0d2b280 (diff)
parentaaa9ed39bbf656849496851d88851a2faee68e2d (diff)
Merge "Introduce the Barbican in XCI for SFC-HA scenario"
-rw-r--r--xci/installer/osa/files/setup-openstack.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/installer/osa/files/setup-openstack.yml b/xci/installer/osa/files/setup-openstack.yml
index 8c20eed2..904215b7 100644
--- a/xci/installer/osa/files/setup-openstack.yml
+++ b/xci/installer/osa/files/setup-openstack.yml
@@ -25,6 +25,7 @@
- include: os-swift-install.yml
- include: os-ironic-install.yml
when: not core_openstack | default(False)
+- include: os-barbican-install.yml
- include: os-tacker-install.yml
- include: os-tempest-install.yml
when: (tempest_install | default(False)) | bool or (tempest_run | default(False)) | bool