]> review.fuel-infra Code Review - packages/trusty/rabbitmq-server.git/commit
Tune 3.6.6 for mos7.0. 76/29176/4
authorAlexey Lebedeff <alebedev@mirantis.com>
Fri, 11 Nov 2016 15:09:04 +0000 (18:09 +0300)
committerAlexey Lebedeff <alebedev@mirantis.com>
Fri, 9 Dec 2016 13:10:24 +0000 (16:10 +0300)
commit191be49ae36be35276a2ba9ef20d7285468bfacd
treed8a618b3c6881b8696ef3831d5bc2c2b5d19cd83
parentb9ba792356c7c51e4417b6e30fd0498de3ba497b
Tune 3.6.6 for mos7.0.

Changes applied on top of upstream .deb package:
- fuel-ha-utils in 7.0 still contain its own copy of OCF script. Replace
  it with the latest version using dpkg-divert mechanism.
- Patch OCF to not to use private pacemaker attributes - pacemaker in
  7.0  doesn't support them
- Upstream OCF script no longer contains HA policies, copy from 8.0
  fuel-library
- Disable broker startup on installation
- Tune fd limit
- Add erlang-src dependency, build fails on ssl headers otherwise

Change-Id: Iaaaec3ed1ef42350d7d84846817be2a7fda8ccbc
debian/changelog
debian/control
debian/patches/policy_location.patch [new file with mode: 0644]
debian/patches/revert_private_attributes.patch [new file with mode: 0644]
debian/patches/series [new file with mode: 0644]
debian/postrm.in [changed mode: 0644->0755]
debian/preinst [new file with mode: 0755]
debian/rabbitmq-server.default
debian/rules
scripts/rabbitmq-fuel [new file with mode: 0644]
scripts/set_rabbitmq_policy.sh [new file with mode: 0644]