Comment 11 for bug 1655917

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/newton)

Reviewed: https://review.openstack.org/420793
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=570f6e46f54abf4322c7536bab4cc1ae2c40307f
Submitter: Jenkins
Branch: stable/newton

commit 570f6e46f54abf4322c7536bab4cc1ae2c40307f
Author: Lujin <email address hidden>
Date: Mon Nov 21 18:19:04 2016 +0900

    Add missing revises_on_change attribute

    This patch adds revises_on_change attribute to the following models
    and API tests to ensure the correct behaviour:

    ExternalNetwork (Network)
    RouterExtraAttributes (Router)
    QosPortPolicyBinding (Port)
    QosNetworkPolicyBinding (Network)
    PortBindingPort (Port)
    SegmentHostMapping (Network Segment)

    Conflicts: (file locations differed)
     neutron/db/models/external_net.py
     neutron/db/models/l3_attrs.py
     neutron/db/models/portbinding.py
     neutron/db/models/segment.py

    Closes-Bug: #1642517
    Closes-Bug: #1655917
    Change-Id: I8bda9fc940e99d18bab2b4229198374f1cabf84b