Comment 7 for bug 1731948

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

Reviewed: https://review.openstack.org/519622
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5e08a9b0e7d4f99d217ca73c6aa37e52a13c5d5a
Submitter: Zuul
Branch: master

commit 5e08a9b0e7d4f99d217ca73c6aa37e52a13c5d5a
Author: Sławek Kapłoński <email address hidden>
Date: Tue Nov 14 20:36:39 2017 +0000

    [OVO] Switch to use own registry

    Neutron will now use own registry for versionedobjects.
    It avoids problems with loading wrong OVO objects from
    different projects (like os_vif) when names are the same.

    Change-Id: I9d4fab591fbe52271c613251321a6d03078976f7
    Closes-Bug: #1731948