Comment 4 for bug 1715493

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

Reviewed: https://review.openstack.org/501513
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=53c2a979e25c6b017f2e8c7b8c357f275bb13a7a
Submitter: Jenkins
Branch: master

commit 53c2a979e25c6b017f2e8c7b8c357f275bb13a7a
Author: Matt Riedemann <email address hidden>
Date: Wed Sep 6 21:22:53 2017 -0400

    Allow setting up multiple cells in the base TestCase

    This lays the groundwork for other tests to get multiple
    cells setup in the base TestCase by overriding a variable.

    Change-Id: Ic27369dd3711e5b6bf11c98f742b5dc20a3a2799
    Related-Bug: #1715493