Comment 3 for bug 1718180

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

Reviewed: https://review.openstack.org/504923
Committed: https://git.openstack.org/cgit/openstack/omni/commit/?id=38f171bdea86fcc9fce4065c04a8b997694bcdb7
Submitter: Jenkins
Branch: master

commit 38f171bdea86fcc9fce4065c04a8b997694bcdb7
Author: Sanket <email address hidden>
Date: Mon Sep 18 17:23:39 2017 +0530

    Unit tests fixes in nova and neutron

    Patch 1:
    [General] Removed unused parameters from InstanceInfo

    Many of unused parameters were removed from nova.virt.hardware.InstanceInfo in Pike.
    Same was notified to OOT(Out of tree) drivers.

    References:
    [1] https://review.openstack.org/#/c/471146/6/nova/virt/hardware.py
    [2] http://lists.openstack.org/pipermail/openstack-dev/2017-June/117962.html

    Closes-Bug: #1717907

    Patch 2:
    [General] Remove l3_db.subscribe calls from router plugins

    l3_db.subscribe has been deprecated from newton. Removing it
    was recently disabled from pike release.

    Refer bug description for more details.
    Closes-Bug: #1718180

    Change-Id: Ied1868736c4edb9da839d6d4b49aa1d98cbef251