Commit Graph

6 Commits

Author SHA1 Message Date
Monty Taylor 96ca93b2e3 Just use flake8 instead of hacking
We don't use hacking in Infra. Use flake8 instead.

Change-Id: I04ac08a0c4218398b43e906a6d65f75b3ff104c3
2020-03-24 15:00:12 -05:00
Steve Kowalik 19497db325 Updated from global requirements
The requirements and test-requirements for jeepyb are horribly outdated,
update them. Since this also includes a few things that aren't in
global-requirements, add them back manually after running the update
script.

Change-Id: Idbf4a23830ad9497f61d6b261bb23d222b4746b9
2015-11-13 11:12:07 +11:00
Clark Boylan faec77b53e Fix pbr and hacking requirements.
There were pbr version conflicts due to the old version of hacking that
we had pinned here. Pin newer pbr and hacking to unstick the tests for
jeepyb and to make it clear why this happens in the future.

Change-Id: I75a1f6f956880f2bec8a182782b17e5055315e75
2014-02-04 22:16:06 +00:00
Sergey Lukjanov db8e707580 Allow hacking 0.6.0 and fix versions
* versions of pep8, pyflakes and hacking are fixed;
* hacking updated to 0.6.0, errors fixed.

Change-Id: I11eeb234e3079efb3be3162ac8d82196a1bfc722
2013-07-28 17:59:26 +04:00
Monty Taylor 10ec3efe72 Remove use of distribute.
Change-Id: Ie0f23623febb41bfdba181c690cc0df94a39fa5a
Reviewed-on: https://review.openstack.org/35916
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2013-07-06 03:03:45 +00:00
Monty Taylor 061919f212 Modernize to curent build standards
Migrate to pbr, flake8 and hacking. Clean up hacking warnings. Rename
requirements files. Remove cruft from tox.ini.

Change-Id: Ide78ad47de7f275240f729a2bc02745063b084ac
Reviewed-on: https://review.openstack.org/31439
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-07-02 16:49:29 +00:00