summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-12-18 10:37:35 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-12-18 10:37:35 +0000
commit6b0d1b52fd82839e2d7d7e450dcae662368703c5 (patch)
tree393563956d62b77035d6dc6d549536f5c2e3333d
parent73b03eaf3a2241ee06708625c02f08f0ce30f494 (diff)
parent0ec85c11b92f238c3fd28f412b711d9b53460e16 (diff)
Merge "Add tacker to the list of components to install"
-rw-r--r--xci/file/setup-openstack.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/file/setup-openstack.yml b/xci/file/setup-openstack.yml
index 5d20adec..c2cb1c79 100644
--- a/xci/file/setup-openstack.yml
+++ b/xci/file/setup-openstack.yml
@@ -22,5 +22,6 @@
- include: os-horizon-install.yml
- include: os-swift-install.yml
- include: os-ironic-install.yml
+- include: os-tacker-install.yml
- include: os-tempest-install.yml
when: (tempest_install | default(False)) | bool or (tempest_run | default(False)) | bool