diff options
Diffstat (limited to 'ci/onos/juju-deployer')
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-ha.yaml | 2 | ||||
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-nonha.yaml | 2 | ||||
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-tip.yaml | 2 |
3 files changed, 3 insertions, 3 deletions
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" |