Bug 1079544 - openstack-packstack-puppet-2014.1.1-0.2 error: KeyError: 'CONFIG_QPID_HOST'
Summary: openstack-packstack-puppet-2014.1.1-0.2 error: KeyError: 'CONFIG_QPID_HOST'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Martin Magr
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-21 19:11 UTC by wes hayutin
Modified: 2015-03-20 19:44 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-20 19:44:28 UTC
Embargoed:


Attachments (Terms of Use)
install logs (4.21 MB, application/octet-stream)
2014-03-21 19:11 UTC, wes hayutin
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1295810 0 None None None Never

Description wes hayutin 2014-03-21 19:11:17 UTC
Created attachment 877465 [details]
install logs

Description of problem:

rpm = openstack-packstack-puppet-2014.1.1-0.2
http://team.virt.bos.redhat.com/openstack/openstack-icehouse/epel-6/openstack-packstack-2014.1.1-0.2.dev1018.el6.noarch.rpm

2014-03-21 13:17:49::DEBUG::sequences::91::root:: Running sequence Installing OpenStack Horizon.
2014-03-21 13:17:49::DEBUG::sequences::33::root:: Running step Adding Horizon manifest entries.
2014-03-21 13:17:49::DEBUG::sequences::91::root:: Running sequence Installing OpenStack Swift.
2014-03-21 13:17:49::DEBUG::sequences::33::root:: Running step Adding Swift Keystone manifest entries.
2014-03-21 13:17:49::DEBUG::sequences::33::root:: Running step Adding Swift builder manifest entries.
2014-03-21 13:17:49::DEBUG::sequences::33::root:: Running step Adding Swift proxy manifest entries.
2014-03-21 13:17:49::DEBUG::sequences::33::root:: Running step Adding Swift storage manifest entries.
2014-03-21 13:17:49::DEBUG::sequences::33::root:: Running step Adding Swift common manifest entries.
2014-03-21 13:17:49::DEBUG::sequences::91::root:: Running sequence Installing Heat.
2014-03-21 13:17:49::DEBUG::sequences::33::root:: Running step Adding Heat manifest entries.
2014-03-21 13:17:49::DEBUG::sequences::33::root:: Running step Adding Heat Keystone manifest entries.
2014-03-21 13:17:49::DEBUG::sequences::33::root:: Running step Adding Heat CloudFormation API manifest entries.
2014-03-21 13:17:49::DEBUG::sequences::39::root:: Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 37, in run
    self.function(config)
  File "/usr/lib/python2.6/site-packages/packstack/plugins/heat_750.py", line 213, in create_cfn_manifest
    manifestdata = getManifestTemplate("heat_cfn.pp")
  File "/usr/lib/python2.6/site-packages/packstack/modules/ospluginutils.py", line 76, in getManifestTemplate
    return fp.read() % controller.CONF
KeyError: 'CONFIG_QPID_HOST'

2014-03-21 13:17:49::ERROR::run_setup::907::root:: Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 902, in main
    _main(confFile)
  File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 574, in _main
    runSequences()
  File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 553, in runSequences
    controller.runAllSequences()
  File "/usr/lib/python2.6/site-packages/packstack/installer/setup_controller.py", line 84, in runAllSequences
    sequence.run(self.CONF)
  File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 96, in run
    step.run(config=config)
  File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 43, in run
    raise SequenceError(str(ex))
SequenceError: 'CONFIG_QPID_HOST'

Comment 2 Lars Kellogg-Stedman 2014-03-21 19:28:37 UTC
Opened https://bugs.launchpad.net/packstack/+bug/1295810 upstream.

Comment 3 Lars Kellogg-Stedman 2015-03-20 19:44:28 UTC
This was fixed in https://review.openstack.org/#/c/82184/.


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