Comment 18 for bug 1409733

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

Reviewed: https://review.openstack.org/147248
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=a87fbf1575b8831d543c1b72f1d75d7f214141f7
Submitter: Jenkins
Branch: master

commit a87fbf1575b8831d543c1b72f1d75d7f214141f7
Author: Ihar Hrachyshka <email address hidden>
Date: Tue Jan 13 00:12:47 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