lp://qastaging/~gnuoy/charms/trusty/hacluster/1604
Created by
Liam Young
and last modified
- Get this branch:
- bzr branch lp://qastaging/~gnuoy/charms/trusty/hacluster/1604
Only
Liam Young
can upload to this branch. If you are
Liam Young
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- charmers: Pending requested
-
Diff: 4568 lines (+2941/-434)30 files modifiedactions.yaml (+5/-0)
actions/actions.py (+41/-0)
hooks/charmhelpers/cli/__init__.py (+4/-8)
hooks/charmhelpers/cli/commands.py (+4/-4)
hooks/charmhelpers/cli/hookenv.py (+23/-0)
hooks/charmhelpers/contrib/charmsupport/nrpe.py (+52/-14)
hooks/charmhelpers/contrib/network/ip.py (+55/-23)
hooks/charmhelpers/contrib/openstack/utils.py (+939/-70)
hooks/charmhelpers/contrib/python/packages.py (+35/-11)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+812/-61)
hooks/charmhelpers/contrib/storage/linux/loopback.py (+10/-0)
hooks/charmhelpers/contrib/storage/linux/utils.py (+3/-2)
hooks/charmhelpers/core/hookenv.py (+127/-33)
hooks/charmhelpers/core/host.py (+298/-75)
hooks/charmhelpers/core/hugepage.py (+71/-0)
hooks/charmhelpers/core/kernel.py (+68/-0)
hooks/charmhelpers/core/services/helpers.py (+30/-5)
hooks/charmhelpers/core/strutils.py (+30/-0)
hooks/charmhelpers/core/templating.py (+21/-8)
hooks/charmhelpers/fetch/__init__.py (+18/-2)
hooks/charmhelpers/fetch/archiveurl.py (+1/-1)
hooks/charmhelpers/fetch/bzrurl.py (+22/-32)
hooks/charmhelpers/fetch/giturl.py (+20/-23)
hooks/hooks.py (+2/-14)
hooks/utils.py (+137/-5)
tests/00-setup (+0/-17)
tests/basic_deployment.py (+46/-0)
tests/charmhelpers/contrib/amulet/utils.py (+22/-11)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+5/-2)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+40/-13)
Branch information
- Owner:
- Liam Young
- Status:
- Development
Recent revisions
- 54. By Corey Bryant
-
[beisner,
r=corey. bryant] Enable stable amulet tests and stable charm-helper syncs. - 51. By Billy Olsen
-
[billy-
olsen,r= xtrusia, james-page] Explicitly configure IPC access for corosync/pacemaker. Closes-Bug: #1490727
- 50. By Corey Bryant
-
[beisner,
r=corey. bryant] Point charmhelper sync and amulet tests at stable branches.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/charms/hacluster