Bug 1202107
| Summary: | packstack --help throws a traceback at the end of the output | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ami Jeain <ajeain> |
| Component: | openstack-packstack | Assignee: | Martin Magr <mmagr> |
| Status: | CLOSED ERRATA | QA Contact: | Ami Jeain <ajeain> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 (Juno) | CC: | aberezin, aortega, apevec, lbezdick, yeylon |
| Target Milestone: | z2 | Keywords: | Regression, ZStream |
| Target Release: | 6.0 (Juno) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-packstack-2014.2-0.18.dev1462.gbb05296.el7ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-04-07 15:11:18 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: | |
| Embargoed: | |||
I'm sorry one backport slipped past. verified: # rpm -qa |grep openstack-packstack-2014 openstack-packstack-2014.2-0.18.dev1462.gbb05296.el7ost.noarch 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. https://rhn.redhat.com/errata/RHSA-2015-0789.html |
Description of problem: Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. install the latest RHOS6 A2 puddle 2. run packstack --help 3. watch the end of the output Actual results: Puppet Config parameters: Traceback (most recent call last): File "/usr/bin/packstack", line 15, in <module> run_setup.main() File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 1022, in main remove_remote_var_dirs(options, controller.CONF, controller.MESSAGES) UnboundLocalError: local variable 'options' referenced before assignment Expected results: no errors are shown Additional info: # rpm -qa |grep packstack openstack-packstack-puppet-2014.2-0.17.dev1462.gbb05296.el7ost.noarch openstack-packstack-2014.2-0.17.dev1462.gbb05296.el7ost.noarch [root@lynx02 ~]# rpm -qa |grep puppet-module openstack-puppet-modules-2014.2.12-1.el7ost.noarch