Comment 17 for bug 1409733

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

Reviewed: https://review.openstack.org/147240
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=8cf618c8ba61248b2f26c1e34d6c4753de03d06f
Submitter: Jenkins
Branch: master

commit 8cf618c8ba61248b2f26c1e34d6c4753de03d06f
Author: Ihar Hrachyshka <email address hidden>
Date: Tue Jan 13 00:18:07 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