From b0a629e43b420f31d958d60c0af23e2e12ce6c4e Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 5 Jan 2016 23:48:11 -0600 Subject: modified the percona cluster charm as it has the fix for database error. Change-Id: I72e730fbb34261087c11f06cac95e6475813b8cc --- ci/onos/juju-deployer/onos-ha.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/onos') diff --git a/ci/onos/juju-deployer/onos-ha.yaml b/ci/onos/juju-deployer/onos-ha.yaml index ceaaa175..608c693b 100644 --- a/ci/onos/juju-deployer/onos-ha.yaml +++ b/ci/onos/juju-deployer/onos-ha.yaml @@ -21,7 +21,7 @@ openstack-phase2: inherits: openstack-phase1 services: "percona-cluster": - charm: "cs:trusty/percona-cluster" + branch: "lp:~openstack-charmers/charms/trusty/percona-cluster/next" num_units: 3 options: "dataset-size": 2G -- cgit 1.2.3-korg