sahara/sahara/service/validations
Luigi Toscano b21e696926 Adapt to the additional rules from pycodestyle 2.5.0
It is wreaking havoc on the openstack gates, let's fix the issues.

Fix:
- E117: Over-indented code blocks;
- E305: Expected 2 blank lines after class or function definition

Ignore for now:
- W504: Line break after binary operator
- W605: Invalid escape sequence

W504 should be fixed together with its sibling W503.

Change-Id: I1483fae77153ffb24bfc51de2b83ea9db6737bfd
2019-02-15 00:18:53 +01:00
..
edp Adapt to the additional rules from pycodestyle 2.5.0 2019-02-15 00:18:53 +01:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
acl.py Allow 'is_public' to be set on protected resources 2016-01-25 15:38:52 -05:00
base.py Decommission of a specific node 2018-01-02 15:17:51 -03:00
cluster_template_schema.py [APIv2] Rename hadoop_version 2017-04-07 12:36:09 -03:00
cluster_templates.py Bump the version of hacking to 1.1.0, with few fixes 2018-11-26 19:03:02 +01:00
clusters.py [APIv2]Consolidate cluster creation endpoints 2018-06-04 15:31:39 -04:00
clusters_scaling.py Add Cluster validation before scaling 2017-10-18 17:22:56 +00:00
clusters_schema.py Some polish for APIv2 2019-01-10 10:01:04 -03:00
images.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
node_group_template_schema.py Enhance boot from volume 2019-01-07 20:36:05 -05:00
node_group_templates.py [APIv2] Rename hadoop_version 2017-04-07 12:36:09 -03:00
plugins.py improvements on api for plugins 2016-07-11 11:32:28 +00:00
shares.py Add missing ws separator between words 2019-01-28 14:00:01 +08:00