summaryrefslogtreecommitdiffstats
path: root/ci/nosdn
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-06-10 10:13:58 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-06-10 10:14:36 -0500
commit4251334cbee88273e684f56d0a836206053f3df4 (patch)
tree9ac5e32163711e932ec35deabeb369989606d667 /ci/nosdn
parent6635edf1ab2858d2a8b058450aecad6a9d9c5d88 (diff)
congress works with liberty only so modifying the same.
Change-Id: Ic29ce0b769f682b14d6eb07eddee20455bc7cef4 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/nosdn')
-rw-r--r--ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml2
-rw-r--r--ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml2
-rw-r--r--ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml2
3 files changed, 3 insertions, 3 deletions
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"