Comment 29 for bug 1747900

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

Reviewed: https://review.openstack.org/550470
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=bfdf5a221356da1b8d630a153549f5ac38fa34b5
Submitter: Zuul
Branch: master

commit bfdf5a221356da1b8d630a153549f5ac38fa34b5
Author: Bradley Jones <email address hidden>
Date: Wed Mar 7 12:52:57 2018 +0000

    Return db object rather than oslo versioned object

    Neutron versions >= queens return oslo versioned objects rather than the
    database object directly so add to backwards compatibility and update
    cfg_agentschedulers_db

    Change-Id: I01fa9fff885437087551204f2c2d3b6e8a58f18c
    Closes-Bug: #1747900