Mailing List Archive

[GIT PULL] IPaddr2 cleanup
Hi everyone,

please review the following changes since commit
dca8808361fc2d130e44d3e1ebc1c5ff38fbf9ac:

Low: Route: insert paragraph breaks in longdesc (2011-07-04 14:32:17
+0200)

in the git repository at:
git://github.com/fghaas/resource-agents ipaddr2-fixes

These should not introduce any functional changes, just a general
cleanup and streamlining along current best practices, hopefully making
the RA easier to maintain.

The updated RA passes all ocft tests.

Everyone's input is much appreciated. Thanks!

Cheers,
Florian

Florian Haas (7):
Low: IPaddr2: improve add_interface function
Low: IPaddr2: sanitize defaults initialization
Low: IPaddr2: open-code references to resource parameters
Low: IPaddr2: use ocf_is_true when evaluating lvs_support parameter
Low: IPaddr2: use ocf_is_true when evaluating arp_bg parameter
Low: IPaddr2: remove falsely advertised default
Low: ocft: remove "InstallPackage" line for IPaddr2

heartbeat/IPaddr2 | 146
++++++++++++++++++++++++++--------------------------
tools/ocft/IPaddr2 | 1 -
2 files changed, 73 insertions(+), 74 deletions(-)