Comment 8 for bug 1541928

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

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

commit 9cf09ef680ed837ae26bc818e26cee8b586d72ed
Author: Martin Hickey <email address hidden>
Date: Mon Mar 14 14:45:23 2016 +0000

    Prevent all primary keys in Neutron OVOs from being updated

    Primary keys in Neutron Oslo Versioned Objects should be prevented
    from being updated. In the future we may reconsider the limitation.

    Current thinking is that you would delete/add instead of update.

    Change-Id: Ice0a43fdd8889f9ce34a7d83d2355d905555b788
    Partial-Bug: #1541928