Comment 7 for bug 1369151

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

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

commit b4ce9490b9c3c8d2e37a49ca314654760b349367
Author: Daniel P. Berrange <email address hidden>
Date: Mon Sep 15 16:31:26 2014 +0100

    virt: move assertPublicAPISignatures into base test class

    The nova/tests/virt/test_driver.py has a useful method for
    validating subclass APIs vs the base class contract. This
    can be used in many places in Nova, so move it into the
    base TestCase class for broader reuse.

    Related-bug: #1369151
    Change-Id: Ib49e888aae31fb0d47c1d11f35648e9cb2595c75