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/nosdn/juju-deployer/ovs-nosdn-ha.yaml | 2 +- ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml | 2 +- ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ci/nosdn') diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml index 9eed91f3..3092929f 100644 --- a/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml +++ b/ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml @@ -345,6 +345,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/nosdn/juju-deployer/ovs-nosdn-nonha.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml index 48f69c17..db7474e8 100644 --- a/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml +++ b/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml @@ -266,6 +266,6 @@ openstack-phase2: congress: charm: local:trusty/congress options: - source-branch: stable/mitaka + source-branch: stable/liberty to: - "lxc:nodes=1" diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml index 320b29e9..cac76372 100644 --- a/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml +++ b/ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml @@ -268,6 +268,6 @@ openstack-phase2: congress: charm: local:trusty/congress options: - source-branch: stable/mitaka + source-branch: stable/liberty to: - "lxc:nodes=1" -- cgit 1.2.3-korg