python-saharaclient/saharaclient/api
Andreas Jaeger cca4f4d0c8 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Update local hacking checks for new flake8.

Note: The repo has been using an uncapped requirements, so was testing with
hacking 2.0 which disabled the old way of local testing integration.

Remove S367 and S368 since they are not working under python3
"NOTE(Kezar): This checks a good enough if we have only py2.7 supported.
 As soon as we'll get py3.x we need to drop it or rewrite. You can read more
 about it in dev-list archive, topic: "[hacking]proposed rules drop for 1.0"

Also, hacking now has H304 and H306 which test exactly the same.

Remove hacking and friends from lower-constraints, it's not needed
there.

Change-Id: If60682fb328359ef73dee8f2d89d51410a376677
2020-04-07 14:50:41 +02:00
..
v2 Correct a missed job_execution->job 2018-07-13 08:18:54 -04:00
__init__.py Swap the saharaclient and savannaclient directories 2014-03-13 18:23:50 -04:00
base.py Update hacking for Python3 2020-04-07 14:50:41 +02:00
client.py Rework saharaclient authentication 2018-07-10 09:49:01 -04:00
cluster_templates.py APIv2 support in client 2018-01-25 05:47:33 +00:00
clusters.py Add missing APIv2 features to client, OSC 2019-03-03 21:35:16 -05:00
data_sources.py Update hacking for Python3 2020-04-07 14:50:41 +02:00
helpers.py Change internal variables and classes to 'sahara' 2014-03-13 22:25:03 +00:00
images.py Update hacking for Python3 2020-04-07 14:50:41 +02:00
job_binaries.py APIv2 support in client 2018-01-25 05:47:33 +00:00
job_binary_internals.py Spelling replaced from "ot" to "of" 2017-02-17 12:39:30 +05:30
job_executions.py Add sorting ability to Python-saharaclient 2016-08-04 13:44:06 +03:00
job_types.py Adding autogenerated saharaclient API docs 2015-11-12 19:20:02 +03:00
jobs.py APIv2 support in client 2018-01-25 05:47:33 +00:00
node_group_templates.py Add missing APIv2 features to client, OSC 2019-03-03 21:35:16 -05:00
parameters.py Swap the saharaclient and savannaclient directories 2014-03-13 18:23:50 -04:00
plugins.py Update hacking for Python3 2020-04-07 14:50:41 +02:00