Comment 22 for bug 1541928

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

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

commit a8b7b275b0687ce967f8bc8c7595d59c2732267e
Author: Jakub Libosvar <email address hidden>
Date: Wed Apr 6 13:49:00 2016 +0000

    ovo: Update object with data from db on update()

    The former behavior caused that on calling update() load_from_db()
    object was populated with data from object itself instead of data
    returned from database.

    Partial-Bug: 1541928
    Change-Id: If91934ffca43732457b7d3e414124d998e77cfd8