Comment 10 for bug 1715493

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

Reviewed: https://review.openstack.org/501818
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9a791df1ecf5a60cd4e7bfedd0df8aae294d2df1
Submitter: Jenkins
Branch: stable/pike

commit 9a791df1ecf5a60cd4e7bfedd0df8aae294d2df1
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
    (cherry picked from commit 53c2a979e25c6b017f2e8c7b8c357f275bb13a7a)