charm-ceph/charm-helpers-hooks.yaml
Edward Hope-Morley 6f52b8a541 Added Ceph broker support to allow clients to request
resources e.g. pools as opposed to creating them
themselves. This hopefully simplifies the logic at
the client side and reduces the risk of race
conditions by shifting execution to the ceph
charm itself. Backwards-compatibility with
clients that don't want to/yet support this approach
is maintained.
2014-11-07 14:16:26 +01:00

12 lines
231 B
YAML

branch: lp:charm-helpers
destination: hooks/charmhelpers
include:
- core
- fetch
- contrib.storage.linux:
- utils
- ceph
- payload.execd
- contrib.openstack.alternatives
- contrib.network.ip