diff options
Diffstat (limited to 'ci/onos')
-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 120ed3cd..0f8bfa80 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/liberty + source-branch: stable/mitaka 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 76825610..1f022c5f 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/liberty + source-branch: stable/mitaka 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 ff53bb4a..e574bcc6 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/liberty + source-branch: stable/mitaka to: - "lxc:nodes=0" |