Comment 10 for bug 1621782

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

Reviewed: https://review.openstack.org/379803
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=bea8985d78e6925874d2645c7ef82f765799df6e
Submitter: Jenkins
Branch: master

commit bea8985d78e6925874d2645c7ef82f765799df6e
Author: Dariusz Smigiel <email address hidden>
Date: Thu Sep 29 20:18:29 2016 +0000

    Removed deprecated tests function

    Change I790777ddcbd1b02218b3db54ae3d5c931d72d4fa deprecated functions:
    get_related_rand_names, get_rand_name, get_rand_device_name,
    get_related_rand_device_names in neutron.tests.* to allow separation of neutron
    code and neutron tests.

    Change-Id: I04e2fb87572d825fa736c66266dc6ec9855b93f9
    Related-Bug: #1621782