Bug 1040585 - CI tests failing due to improper handling of empty value
Summary: CI tests failing due to improper handling of empty value
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 4.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: 4.0
Assignee: Martin Magr
QA Contact: Nir Magnezi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-11 16:22 UTC by Lon Hohberger
Modified: 2013-12-20 00:44 UTC (History)
5 users (show)

Fixed In Version: openstack-packstack-2013.2.1-0.18.dev934.el6ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-20 00:44:13 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 61477 0 None None None Never
OpenStack gerrit 61483 0 None None None Never
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 Lon Hohberger 2013-12-11 16:22:54 UTC
Description of problem:

After quite a bit of research, Martin and Terry discovered that if CONFIG_NEUTRON_LBAAS_HOST is set to an empty value in a packstack answers file, neutron-db-manage will break with the following exception:

Notice: /Stage[main]//Exec[neutron-db-manage upgrade]/returns: ImportError: Class  cannot be found (['Traceback (most recent call last):\n', '  File "/usr/lib/python2.6/site-packages/neutron/openstack/common/importutils.py", line 30, in import_class\n    __import__(mod_str)\n', 'ValueError: Empty module name\n'])
You will find full trace in log /var/tmp/packstack/20131211-103901-AMhl2O/manifests/192.168.129.50_neutron.pp.log[0m
Please check log file /var/tmp/packstack/20131211-103901-AMhl2O/openstack-setup.log for more information


Version-Release number of selected component (if applicable): 2013.2.1-0.17.dev930.el6ost


How reproducible: 100%

Steps to Reproduce:
1. Use packstack with an answers file that has CONFIG_NEUTRON_LBAAS_HOST empty

Actual results: Crash / failed installation

Expected results: No crash

Additional info: Fix in progress

Comment 5 errata-xmlrpc 2013-12-20 00:44:13 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.