Hide Forgot
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:
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