manila/manila/api
LiuNanke 85082c5782 Clean up removed hacking rule from [flake8] ignore lists
We bump hacking>=0.10.0, and hacking removed some rules, for
the full list of rules please see [1]. So don't need them any more.

Hacking related commits:
Remove H904 in commit b1fe19ebebe47a36b905d709467f5e82521bbd96
Add H105 using author tags
Add H238 hacking no old style class
Add H501 hacking no locals
[1]https://github.com/openstack-dev/hacking/blob/master/setup.cfg#L30

Change-Id: I6a1f3c3ef22be0962ffb81a5da5660837552e5d7
2016-01-14 23:27:17 +08:00
..
contrib Port share type extensions to core API 2015-11-12 14:58:20 +00:00
middleware Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
openstack Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
v1 Merge "Replace deprecated [logger/LOG].warn with warning" 2016-01-09 05:32:59 +00:00
v2 Merge "Replace deprecated [logger/LOG].warn with warning" 2016-01-09 05:32:59 +00:00
views Clean up removed hacking rule from [flake8] ignore lists 2016-01-14 23:27:17 +08:00
__init__.py Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
auth.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
common.py Add Consistency Groups API 2015-09-05 18:21:17 -04:00
extensions.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
sizelimit.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
urlmap.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
versions.py Add v2 Manila API path as base for microversions 2015-09-10 13:58:26 +00:00