Comment 8 for bug 1511787

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-web (stable/5.0)

Reviewed: https://review.openstack.org/240886
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=435b4bb2ef920356d996d8b05bc6f4de6a6b2259
Submitter: Jenkins
Branch: stable/5.0

commit 435b4bb2ef920356d996d8b05bc6f4de6a6b2259
Author: Igor Belikov <email address hidden>
Date: Mon Nov 2 17:43:25 2015 +0300

    Add tox.ini with pep8 tests to fix CI

    * Add tox.ini with pep8 tests so 'gate-fuel-web-pep8' is able to
      actually run
    * Ignore all existing pep8 errors and warnings to unblock merging in
      stable/5.0, but prevent any more pep8 errors and warnings
    * Add .tox to .gitignore

    Change-Id: Iad59da7f8e5af901e7c9fa830f3a6ebe81d021b3
    Related-Bug: #1511787