diff options
Diffstat (limited to 'ci/onos/juju-deployer/ovs-onos-nonha.yaml')
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-nonha.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/onos/juju-deployer/ovs-onos-nonha.yaml b/ci/onos/juju-deployer/ovs-onos-nonha.yaml index e2a7e3b0..c264965e 100644 --- a/ci/onos/juju-deployer/ovs-onos-nonha.yaml +++ b/ci/onos/juju-deployer/ovs-onos-nonha.yaml @@ -58,7 +58,7 @@ openstack-phase2: to: - "lxc:nodes-api=0" ceph-osd: - charm: cs:trusty/ceph-osd + branch: "lp:~openstack-charmers/charms/trusty/ceph-osd/next" num_units: 1 options: osd-devices: /srv @@ -66,7 +66,7 @@ openstack-phase2: to: - "nodes-compute=0" ceph-radosgw: - charm: cs:trusty/ceph-radosgw + branch: "lp:~openstack-charmers/charms/trusty/ceph-radosgw/next" num_units: 1 options: use-embedded-webserver: true |