Comment 8 for bug 1750353

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

Reviewed: https://review.openstack.org/573617
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=75d08e2b0c44859c55152fbadeb5e23204aeee4b
Submitter: Zuul
Branch: stable/queens

commit 75d08e2b0c44859c55152fbadeb5e23204aeee4b
Author: Lujin <email address hidden>
Date: Mon Feb 19 20:06:07 2018 +0900

    Ensure _get_changed_synthetic_fields() return updatable fields

    Currently _get_changed_synthetic_fields() does not guarantee
    returned fields to be updatable. This patch adds this guarantee.

    Change-Id: I123ae390bec489a931180a2e33f4bf7b1d51edb2
    Closes-Bug: #1750353
    (cherry picked from commit d5f27524819bc95530d0d5856782546fd02d65f8)