Fixes type and description for NeutronL3HA
authorTim Rozet <trozet@redhat.com>
Thu, 21 Jul 2016 20:10:37 +0000 (16:10 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 21 Jul 2016 20:31:27 +0000 (16:31 -0400)
commit8d0497d819a0f7e75eaae8531218ca7890d8ed7b
tree77d07e4e1fcb041eb45fdff4fad38278a75129c0
parent393db0231fa4b3b61b65c0ac6f031950e415d58d
Fixes type and description for NeutronL3HA

puppet-neutron takes this variable as boolean.  Although it doesn't
change the behavior in master (because the variable is used directly as
config), in mitaka it is used as a conditional and should be properly
fixed.

Also a fix is needed in python-tripleoclient because it is hard coded to
be True there based on number of controllers being greater than 1.
Therefore we shoudl remove that logic from tripleoclient and implement
it in THT.  In order to do that the pacemaker version of the variable is
defaulted to true.

Partial-Bug: 1605379

Change-Id: I0b797dbe188382e2dc32506913aaa60a0a21bd68
Signed-off-by: Tim Rozet <trozet@redhat.com>
puppet/services/neutron-server.yaml
puppet/services/pacemaker/neutron-server.yaml