lp://staging/~xfactor973/charms/trusty/ceph/erasure-wip
Created by
Chris Holcombe
and last modified
- Get this branch:
- bzr branch lp://staging/~xfactor973/charms/trusty/ceph/erasure-wip
Only
Chris Holcombe
can upload to this branch. If you are
Chris Holcombe
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Edward Hope-Morley: Needs Fixing
-
Diff: 2003 lines (+1491/-86) (has conflicts)22 files modified.bzrignore (+1/-0)
actions.yaml (+128/-0)
charm-helpers-hooks.yaml (+1/-1)
charm-helpers-tests.yaml (+1/-1)
config.yaml (+22/-0)
hooks/ceph_broker.py (+4/-1)
hooks/charmhelpers/cli/__init__.py (+195/-0)
hooks/charmhelpers/cli/benchmark.py (+36/-0)
hooks/charmhelpers/cli/commands.py (+32/-0)
hooks/charmhelpers/cli/host.py (+31/-0)
hooks/charmhelpers/cli/unitdata.py (+39/-0)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+135/-24)
hooks/charmhelpers/core/files.py (+45/-0)
hooks/charmhelpers/core/hookenv.py (+266/-27)
hooks/charmhelpers/core/host.py (+63/-30)
hooks/charmhelpers/core/services/helpers.py (+8/-0)
metadata.yaml (+1/-1)
tests/basic_deployment.py (+1/-1)
tests/charmhelpers/contrib/amulet/utils.py (+189/-0)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+6/-0)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+269/-0)
tests/tests.yaml (+18/-0)
Branch information
- Owner:
- Chris Holcombe
- Status:
- Development
Recent revisions
- 109. By Corey Bryant
-
[beisner,
r=corey. bryant] Point charmhelper sync and amulet tests at stable branches. - 104. By James Page
-
[beisner,
r=james- page] auto normalize amulet test definitions and amulet make targets; charm-helper sync.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)