Remove pyflakes

Change-Id: I8adf38b8548d986e23c37911cc2ad09046ea740a
Reviewed-on: https://review.openstack.org/28876
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Endre Karlson 2013-05-11 19:50:45 +02:00 committed by Jenkins
parent 00cad7405c
commit a28382de05
2 changed files with 0 additions and 3 deletions
modules/openstack_project/files
jenkins_job_builder/config
zuul

@ -674,7 +674,6 @@
jobs: jobs:
- python-jobs - python-jobs
- hook-{name}-rtfd - hook-{name}-rtfd
- gate-{name}-pyflakes
- pypi-jobs - pypi-jobs

@ -1205,13 +1205,11 @@ projects:
- name: stackforge/billingstack - name: stackforge/billingstack
check: check:
- gate-billingstack-pyflakes
- gate-billingstack-pep8 - gate-billingstack-pep8
- gate-billingstack-python26 - gate-billingstack-python26
- gate-billingstack-python27 - gate-billingstack-python27
gate: gate:
- gate-billingstack-pep8 - gate-billingstack-pep8
- gate-billingstack-pyflakes
- gate-billingstack-python26 - gate-billingstack-python26
- gate-billingstack-python27 - gate-billingstack-python27
post: post: