Comment 4 for bug 1421549

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

Reviewed: https://review.openstack.org/164650
Committed: https://git.openstack.org/cgit/stackforge/python-fuelclient/commit/?id=052d55fc9aa803eda5a3e4ac482174e6838f5541
Submitter: Jenkins
Branch: master

commit 052d55fc9aa803eda5a3e4ac482174e6838f5541
Author: Bartłomiej Piotrowski <email address hidden>
Date: Mon Mar 16 12:18:56 2015 +0100

    Add Flake8 tests to run_tests.sh

    Tests are run by default, but this can be via -o or --no-pep8 flags.
    Additionally, there is a flag to run only Flake8 tests (-p).

    I took the liberty to do a better aligment of switch statement.

    Change-Id: I39383fe56ebafb4d031d569b17855ae691ada7bf
    Closes-Bug: 1421549