lp://qastaging/~brad-marshall/charms/trusty/quantum-gateway/fix-nagios
Created by
Brad Marshall
and last modified
- Get this branch:
- bzr branch lp://qastaging/~brad-marshall/charms/trusty/quantum-gateway/fix-nagios
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: 1445 lines (+233/-548)14 files modifiedcharm-helpers-hooks.yaml (+1/-1)
config.yaml (+6/-0)
hooks/charmhelpers/contrib/openstack/context.py (+28/-9)
hooks/charmhelpers/contrib/openstack/files/__init__.py (+0/-18)
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/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/templates/zeromq (+14/-0)
hooks/charmhelpers/core/strutils.py (+0/-42)
hooks/charmhelpers/core/unitdata.py (+0/-477)
tests/basic_deployment.py (+1/-1)
Branch information
- Owner:
- Brad Marshall
- Status:
- Development
Recent revisions
- 83. By Liam Young
-
[xianghui, r=gnuoy] To support quantum-gateway HA in Icehouse before Juno native HA deployed.
It works by using pacemaker to monitor a daemon, which will detect neutron agents status and cleanup local resource when failover etc.BP:
https://blueprints. launchpad. net/cts- engineering/ +spec/neutron- gateway- services- need-ha- support - 80. By Edward Hope-Morley
-
[niedbalski,
r=hopem] Adds sysctl configuration support.
Closes-Bug: #1396613
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/charms/quantum-gateway