Comment 3 for bug 1368661

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

Reviewed: https://review.openstack.org/121050
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=3aac5a199276a0fc713b9abd3593597d4c677320
Submitter: Jenkins
Branch: master

commit 3aac5a199276a0fc713b9abd3593597d4c677320
Author: Lucas Alvares Gomes <email address hidden>
Date: Fri Sep 12 12:04:50 2014 +0100

    Don't write python bytecode while testing

    This patch was based on the Nova patch:
    https://review.openstack.org/#/c/121044

    This should reduce the number of times you need to completely delete
    your tox dir because you have stale pyc files around.

    In Ironic we have hit this problem a number of times, migrating to
    oslo.message was a big one that caused a lot of confusion.

    Closes-Bug: #1368661
    Change-Id: I7dda3ad879beff1e494a36144c941a847177c2ef