uci-obstore: series: trusty services: uci-ceph: charm: ceph branch: lp:~openstack-charmers/charms/trusty/ceph/trunk # Needed for quorum. Will fail without. num_units: 3 options: fsid: ecbb8960-0e21-11e2-b495-83a88f44db01 monitor-secret: AQD1P2xQiKglDhAA4NGUF5j38Mhq56qwz+45wg== osd-devices: /srv/ceph uci-radosgw: charm: ceph-radosgw branch: lp:~openstack-charmers/charms/trusty/ceph-radosgw/trunk expose: True uci-keystone: charm: keystone branch: lp:~openstack-charmers/charms/trusty/keystone/trunk expose: True options: admin-password: password relations: - ["uci-ceph", "uci-radosgw"] - ["uci-keystone", "uci-radosgw"]