summaryrefslogtreecommitdiffstats
path: root/ci/onos/juju-deployer/ovs-onos-tip.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-06-10 08:09:50 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-06-10 08:23:07 -0500
commit6635edf1ab2858d2a8b058450aecad6a9d9c5d88 (patch)
tree74ce91934b1e5f3186f9fe3dddde3f2bf376be76 /ci/onos/juju-deployer/ovs-onos-tip.yaml
parent7a8e2d62c4a16821ec46ab21445a7ebc702e0154 (diff)
modfied to include the congress charm which is part of OPNFV bundle
now. Change-Id: Ifd91c3af7985cbc0ea5e4f4c08bbcdcec8ea3ba9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/onos/juju-deployer/ovs-onos-tip.yaml')
-rw-r--r--ci/onos/juju-deployer/ovs-onos-tip.yaml13
1 files changed, 12 insertions, 1 deletions
diff --git a/ci/onos/juju-deployer/ovs-onos-tip.yaml b/ci/onos/juju-deployer/ovs-onos-tip.yaml
index 8b4cd6dd..e574bcc6 100644
--- a/ci/onos/juju-deployer/ovs-onos-tip.yaml
+++ b/ci/onos/juju-deployer/ovs-onos-tip.yaml
@@ -125,7 +125,12 @@ openstack-phase2:
- "keystone:identity-service"
#- - nova-compute:lxd
#- lxd:lxd
-
+ - - congress:shared-db
+ - mysql:shared-db
+ - - congress:identity-service
+ - keystone:identity-service
+ - - congress:amqp
+ - rabbitmq-server:amqp
services:
mysql:
charm: "local:trusty/percona-cluster"
@@ -266,3 +271,9 @@ openstack-phase2:
security-groups: True
openvswitch-onos:
charm: "local:trusty/openvswitch-onos"
+ congress:
+ charm: local:trusty/congress
+ options:
+ source-branch: stable/mitaka
+ to:
+ - "lxc:nodes=0"