Comment 13 for bug 1409733

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

Reviewed: https://review.openstack.org/147245
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=fff9f3787343fca507caffd72ea9779a7a35bfc2
Submitter: Jenkins
Branch: master

commit fff9f3787343fca507caffd72ea9779a7a35bfc2
Author: Ihar Hrachyshka <email address hidden>
Date: Tue Jan 13 00:16:20 2015 +0100

    oslo: migrate to namespace-less import paths

    Oslo project decided to move away from using oslo.* namespace for all their
    libraries, so we should migrate to new import path.

    This patch applies new paths for:
    - oslo.config
    - oslo.db
    - oslo.messaging
    - oslo.serialization
    - oslo.utils

    Hacking check will be added in Neutron once all *aas repositories are converted
    to namespace-less imports.

    Related-Bug: #1409733
    Change-Id: If0dce29a0980206ace9866112be529436194d47e