Comment 2 for bug 1473002

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

Reviewed: https://review.openstack.org/200006
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=f827d8d0159afd475a6b717d5e618d30b102ace1
Submitter: Jenkins
Branch: master

commit f827d8d0159afd475a6b717d5e618d30b102ace1
Author: Jesse Pretorius <email address hidden>
Date: Thu Jul 9 11:38:51 2015 +0100

    Ensure that flake8 runs against all python files

    This patch ensures that all python files (including the
    Ansible modules) are included in the flake8 test.

    This patch also fixes the current flake8 failures found in the
    Ansible modules we're carrying.

    Change-Id: I9ebef6ef7bbd2e424ad1be26d593471fd6fd3056
    Closes-Bug: #1473002