summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/subordinate.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/bundle_tpl/subordinate.yaml')
-rw-r--r--ci/bundle_tpl/subordinate.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/ci/bundle_tpl/subordinate.yaml b/ci/bundle_tpl/subordinate.yaml
index 334582d9..ce31ec81 100644
--- a/ci/bundle_tpl/subordinate.yaml
+++ b/ci/bundle_tpl/subordinate.yaml
@@ -22,6 +22,17 @@
security-groups: True
openvswitch-onos:
charm: local:{{ ubuntu.release }}/openvswitch-onos
+{% elif os.network.controller == 'ocl' %}
+ neutron-api-contrail:
+ charm: local:{{ ubuntu.release }}/neutron-api-contrail
+ neutron-contrail:
+ charm: local:{{ ubuntu.release }}/neutron-contrail
+ keepalived:
+ charm: local:{{ ubuntu.release }}/keepalived
+ options:
+{% if os.ha.mode == 'ha' %}
+ virtual-ip: {{ opnfv.vip.keepalived }}
+{% endif %}
{% endif %}
{% if os.lxd %}
lxd: