Merge lp://qastaging/~brad-marshall/charms/trusty/openstack-dashboard/add-haproxy-nrpe-fix-servicegroups into lp://qastaging/~openstack-charmers-archive/charms/trusty/openstack-dashboard/next

Proposed by Brad Marshall
Status: Merged
Merged at revision: 55
Proposed branch: lp://qastaging/~brad-marshall/charms/trusty/openstack-dashboard/add-haproxy-nrpe-fix-servicegroups
Merge into: lp://qastaging/~openstack-charmers-archive/charms/trusty/openstack-dashboard/next
Diff against target: 1234 lines (+856/-44)
24 files modified
charm-helpers.yaml (+1/-1)
config.yaml (+6/-1)
hooks/charmhelpers/contrib/charmsupport/nrpe.py (+41/-7)
hooks/charmhelpers/contrib/hahelpers/cluster.py (+5/-1)
hooks/charmhelpers/contrib/openstack/amulet/deployment.py (+5/-2)
hooks/charmhelpers/contrib/openstack/files/__init__.py (+18/-0)
hooks/charmhelpers/contrib/openstack/files/check_haproxy.sh (+32/-0)
hooks/charmhelpers/contrib/openstack/files/check_haproxy_queue_depth.sh (+30/-0)
hooks/charmhelpers/contrib/openstack/ip.py (+37/-0)
hooks/charmhelpers/contrib/openstack/templates/ceph.conf (+15/-0)
hooks/charmhelpers/contrib/openstack/templates/haproxy.cfg (+58/-0)
hooks/charmhelpers/contrib/openstack/templates/openstack_https_frontend (+24/-0)
hooks/charmhelpers/contrib/openstack/templates/openstack_https_frontend.conf (+24/-0)
hooks/charmhelpers/contrib/openstack/utils.py (+1/-0)
hooks/charmhelpers/contrib/python/packages.py (+2/-2)
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)
hooks/horizon_hooks.py (+2/-0)
To merge this branch: bzr merge lp://qastaging/~brad-marshall/charms/trusty/openstack-dashboard/add-haproxy-nrpe-fix-servicegroups
Reviewer Review Type Date Requested Status
Liam Young (community) Approve
Review via email: mp+250698@code.qastaging.launchpad.net

Description of the change

Synced charmhelpers, added nagios_servicegroup config option, and added haproxy nrpe checks.

To post a comment you must log in.
Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #2214 openstack-dashboard-next for brad-marshall mp250698
    LINT OK: passed

Build: http://10.245.162.77:8080/job/charm_lint_check/2214/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #2003 openstack-dashboard-next for brad-marshall mp250698
    UNIT OK: passed

Build: http://10.245.162.77:8080/job/charm_unit_test/2003/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_amulet_test #2160 openstack-dashboard-next for brad-marshall mp250698
    AMULET FAIL: amulet-test missing

AMULET Results (max last 2 lines):
INFO:root:Search string not found in makefile target commands.
ERROR:root:No make target was executed.

Full amulet test output: http://paste.ubuntu.com/10396625/
Build: http://10.245.162.77:8080/job/charm_amulet_test/2160/

Revision history for this message
Liam Young (gnuoy) wrote :

Approve

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches