Comment 11 for bug 1511787

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

Reviewed: https://review.openstack.org/240871
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=521237cf7a922e533c3895035a97071d1051f304
Submitter: Jenkins
Branch: stable/6.1

commit 521237cf7a922e533c3895035a97071d1051f304
Author: Igor Belikov <email address hidden>
Date: Mon Nov 2 17:12:48 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/6.1, but prevent any more pep8 errors and warnings

    Change-Id: Iad59da7f8e5af901e7c9fa830f3a6ebe81d021b3
    Related-Bug: #1511787