Bug 1040039 - CONFIG_NEUTRON_LBAAS_HOSTS should be empty by default
Summary: CONFIG_NEUTRON_LBAAS_HOSTS should be empty by default
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 4.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: rc
: 4.0
Assignee: Martin Magr
QA Contact: Nir Magnezi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-10 15:11 UTC by Jakub Libosvar
Modified: 2016-04-26 13:40 UTC (History)
8 users (show)

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.
Clone Of:
Environment:
Last Closed: 2013-12-20 00:43:57 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2013:1859 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement Advisory 2013-12-21 00:01:48 UTC

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


Note You need to log in before you can comment on or make changes to this bug.