summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/subordinate.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-07-01 11:34:29 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-07-01 12:29:04 -0500
commit628346cfd690524f1ec455ca35c3bc7474640079 (patch)
tree27361e027e199a734a294d2c38619a9d1c4a7ca1 /ci/bundle_tpl/subordinate.yaml
parentc9d45c59ff34d5938b535ee4fb84a86bb232839a (diff)
ocl integration draft.
Change-Id: I7b700c2b926e0b60e889f5d48b182f74321a508b Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
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: