lp://qastaging/~brad-marshall/charms/trusty/ceph/nagios-fix-servicegroups
Created by
Brad Marshall
and last modified
- Get this branch:
- bzr branch lp://qastaging/~brad-marshall/charms/trusty/ceph/nagios-fix-servicegroups
Only
Brad Marshall
can upload to this branch. If you are
Brad Marshall
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Liam Young (community): Approve
-
Diff: 1030 lines (+731/-43)14 files modifiedconfig.yaml (+7/-0)
hooks/charmhelpers/contrib/charmsupport/nrpe.py (+41/-7)
hooks/charmhelpers/core/fstab.py (+4/-4)
hooks/charmhelpers/core/host.py (+5/-5)
hooks/charmhelpers/core/strutils.py (+42/-0)
hooks/charmhelpers/core/sysctl.py (+13/-7)
hooks/charmhelpers/core/templating.py (+3/-3)
hooks/charmhelpers/core/unitdata.py (+477/-0)
hooks/charmhelpers/fetch/archiveurl.py (+10/-10)
hooks/charmhelpers/fetch/giturl.py (+1/-1)
metadata.yaml (+0/-1)
tests/basic_deployment.py (+1/-1)
tests/charmhelpers/contrib/amulet/utils.py (+122/-2)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+5/-2)
Branch information
- Owner:
- Brad Marshall
- Status:
- Development
Recent revisions
- 96. By Edward Hope-Morley
-
[hopem,r=gnuoy]
Set kernel.pid_max to a more suitable value for ceph and to avoid
problems with recovery of larger clusters (> 20 OSDs). - 95. By Liam Young
-
[gnuoy,r=hopem] Fix bug by removing superfluous call to client_
relation_ changed from client_ relation_ joined - 94. By Liam Young
-
[corey.
bryant, r=gnuoy] This is just simplifying the code and using render() from charm-helpers instead of the roll-your-own render_template().
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)