Comment 5 for bug 1473002

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

Reviewed: https://review.openstack.org/200122
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=ca4967de826fec8b386f8ff9e1a5cc76c454a75d
Submitter: Jenkins
Branch: kilo

commit ca4967de826fec8b386f8ff9e1a5cc76c454a75d
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
    (cherry picked from commit f827d8d0159afd475a6b717d5e618d30b102ace1)