Comment 1 for bug 1403209

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

Reviewed: https://review.openstack.org/142228
Committed: https://git.openstack.org/cgit/stackforge/congress/commit/?id=2e693cc897f91dd2c919cf76fbd0c4321790d1f2
Submitter: Jenkins
Branch: master

commit 2e693cc897f91dd2c919cf76fbd0c4321790d1f2
Author: Aaron Rosen <email address hidden>
Date: Tue Dec 16 13:13:22 2014 -0800

    Python 3: Fix import path for d6message in deepsix

    This patch fixes the import path to be the full path for d6message.
    This was causing an ImportError for python3. In addition, we should
    have been using the full path anyways. Lastly, this import should not
    be grouped with the stdlibs.

    Closes-bug: 1403209
    Partially implements blueprint: support-python3

    Change-Id: I0d721446401225523b7acbab0a3514b53056f815