| Summary: | CONFIG_NEUTRON_LBAAS_HOSTS should be empty by default | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jakub Libosvar <jlibosva> |
| Component: | openstack-packstack | Assignee: | Martin Magr <mmagr> |
| Status: | CLOSED ERRATA | QA Contact: | Nir Magnezi <nmagnezi> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.0 | CC: | 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
Patch submitted upstream: https://review.openstack.org/61157 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. 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 |