From 4251334cbee88273e684f56d0a836206053f3df4 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 10 Jun 2016 10:13:58 -0500 Subject: congress works with liberty only so modifying the same. Change-Id: Ic29ce0b769f682b14d6eb07eddee20455bc7cef4 Signed-off-by: Narinder Gupta --- ci/onos/juju-deployer/ovs-onos-ha.yaml | 2 +- ci/onos/juju-deployer/ovs-onos-nonha.yaml | 2 +- ci/onos/juju-deployer/ovs-onos-tip.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ci/onos') diff --git a/ci/onos/juju-deployer/ovs-onos-ha.yaml b/ci/onos/juju-deployer/ovs-onos-ha.yaml index 0f8bfa80..120ed3cd 100644 --- a/ci/onos/juju-deployer/ovs-onos-ha.yaml +++ b/ci/onos/juju-deployer/ovs-onos-ha.yaml @@ -363,6 +363,6 @@ openstack-phase2: congress: charm: local:trusty/congress options: - source-branch: stable/mitaka + source-branch: stable/liberty to: - "lxc:nodes=0" diff --git a/ci/onos/juju-deployer/ovs-onos-nonha.yaml b/ci/onos/juju-deployer/ovs-onos-nonha.yaml index 1f022c5f..76825610 100644 --- a/ci/onos/juju-deployer/ovs-onos-nonha.yaml +++ b/ci/onos/juju-deployer/ovs-onos-nonha.yaml @@ -270,6 +270,6 @@ openstack-phase2: congress: charm: local:trusty/congress options: - source-branch: stable/mitaka + source-branch: stable/liberty to: - "lxc:nodes=0" diff --git a/ci/onos/juju-deployer/ovs-onos-tip.yaml b/ci/onos/juju-deployer/ovs-onos-tip.yaml index e574bcc6..ff53bb4a 100644 --- a/ci/onos/juju-deployer/ovs-onos-tip.yaml +++ b/ci/onos/juju-deployer/ovs-onos-tip.yaml @@ -274,6 +274,6 @@ openstack-phase2: congress: charm: local:trusty/congress options: - source-branch: stable/mitaka + source-branch: stable/liberty to: - "lxc:nodes=0" -- cgit 1.2.3-korg