Remove pyflakes from Moniker

Change-Id: I3641151df8a11c06e665dc9e5c572aeaac7a9823
Reviewed-on: https://review.openstack.org/30342
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
Endre Karlson 2013-05-23 23:04:40 +02:00 committed by Jenkins
parent 538793a051
commit 482f5b23a7
2 changed files with 0 additions and 6 deletions

View File

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

View File

@ -1175,13 +1175,11 @@ projects:
- name: stackforge/moniker
check:
- gate-moniker-pyflakes
- gate-moniker-pep8
- gate-moniker-python26
- gate-moniker-python27
gate:
- gate-moniker-pep8
- gate-moniker-pyflakes
- gate-moniker-python26
- gate-moniker-python27
post:
@ -1196,13 +1194,11 @@ projects:
- name: stackforge/python-monikerclient
check:
- gate-python-monikerclient-pyflakes
- gate-python-monikerclient-pep8
- gate-python-monikerclient-python26
- gate-python-monikerclient-python27
gate:
- gate-python-monikerclient-pep8
- gate-python-monikerclient-pyflakes
- gate-python-monikerclient-python26
- gate-python-monikerclient-python27
post: