Comment 2 for bug 1174302

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/27707
Committed: http://github.com/openstack/heat/commit/2db9b282a00546c57b85c47ca5bcbee39f5c7924
Submitter: Jenkins
Branch: master

commit 2db9b282a00546c57b85c47ca5bcbee39f5c7924
Author: Steven Hardy <email address hidden>
Date: Mon Apr 29 13:46:57 2013 +0100

    heat engine : register options before using them

    Fix regression caused by the __init__.py refactoring, which means
    we try to use cfg.CONF.host before registering it.

    fixes bug #1174302

    Change-Id: Iff4d75f53e242d7df8c7071cbeeead034a7ad9b0