Comment 5 for bug 1273126

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

Reviewed: https://review.openstack.org/73977
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=4f21429e589cdd79bbc0491ccdc53afb62fb7bc2
Submitter: Jenkins
Branch: master

commit 4f21429e589cdd79bbc0491ccdc53afb62fb7bc2
Author: Steven Hardy <email address hidden>
Date: Thu Feb 13 17:03:08 2014 +0000

    Revert config mocking to cfg.CONF.set_override

    After moving to a different mocking strategy, it was pointed out that
    the issue was actually a missing config group import, so partially
    revert the change made under 9544b80 to simplify the test and add
    the missing config group import.

    Related-Bug: #1273126
    Change-Id: I3a8b65ab16845be060d6df4d94ae08f2d7d8255a