Comment 4 for bug 1788176

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

Reviewed: https://review.openstack.org/594334
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f7c5aca3b2b57547c9f95b8432da60b59d66fadf
Submitter: Zuul
Branch: master

commit f7c5aca3b2b57547c9f95b8432da60b59d66fadf
Author: Chris Dent <email address hidden>
Date: Tue Aug 21 16:56:43 2018 +0100

    Set policy_opt defaults in placement deploy unit test

    Without this change, tests can intermittently fail with NoSuchOptError
    when a single process does not have the ConfigFixture running before
    this test. This change ensure the opts are registered and defaulted.

    Change-Id: I6a4873726e3e7fe0d4db3d1dea61309702b8f24b
    Closes-Bug: #1788176