Bug 1040039

Summary: CONFIG_NEUTRON_LBAAS_HOSTS should be empty by default
Product: Red Hat OpenStack Reporter: Jakub Libosvar <jlibosva>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED ERRATA QA Contact: Nir Magnezi <nmagnezi>
Severity: medium Docs Contact:
Priority: high    
Version: 4.0CC: aortega, bperkins, breeler, derekh, dnavale, hateya, rohara, yeylon
Target Milestone: rc   
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
By default, the value for CONFIG_NEUTRON_LBAAS_HOSTS parameter on PackStack is incorrectly set to the localhost IP address. As a result, the LBaaS plugin and agent will be configured and deployed by default. The value of CONFIG_NEUTRON_LBAAS_HOSTS parameter should be empty to ensure that the LBaaS plugin will be configured on the controller node and the agent will be deployed on each host listed in CONFIG_NEUTRON_LBAAS_HOSTS.
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-20 00:43:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jakub Libosvar 2013-12-10 15:11:08 UTC
Description of problem:
Running packstack --allinone or --gen-answer-file puts the IP to CONFIG_NEUTRON_LBAAS_HOSTS. This key should be empty by default

Version-Release number of selected component (if applicable):
2013.2.1-0.14.dev919

How reproducible:
Always

Steps to Reproduce:
1. packstack --gen-answer-file=a
2. grep CONFIG_NEUTRON_LBAAS_HOSTS a
3.

Actual results:
CONFIG_NEUTRON_LBAAS_HOSTS=<host_ip>

Expected results:
CONFIG_NEUTRON_LBAAS_HOSTS=

Additional info:

Comment 1 Ryan O'Hara 2013-12-10 16:03:39 UTC
Patch submitted upstream:

https://review.openstack.org/61157

Comment 4 Nir Magnezi 2013-12-15 09:35:36 UTC
Verified NVR: openstack-packstack-2013.2.1-0.19.dev935.el6ost.noarch

Tested both with --allinone and --gen-answer-file flags.

Result: CONFIG_NEUTRON_LBAAS_HOSTS is not assigned with any value.

Comment 6 errata-xmlrpc 2013-12-20 00:43:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2013-1859.html