Comment 2 for bug 1474852

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

Reviewed: https://review.openstack.org/202115
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=525e3a2b120a5d647c4df046414ea5cb6d0ae1c1
Submitter: Jenkins
Branch: master

commit 525e3a2b120a5d647c4df046414ea5cb6d0ae1c1
Author: Victor Stinner <email address hidden>
Date: Wed Jul 15 15:44:20 2015 +0200

    Don't install pyngus on Python 3

    pyngus is not compatible with Python 3 yet.

    Change-Id: I54431c0a40c46d3027116c07e2bac5cc1ef76a3a
    Closes-Bug: #1474852