manila/manila/api/views
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
..
__init__.py Address H104 File contains nothing but comments 2014-07-14 10:19:15 +02:00
availability_zones.py Port availability zones to core API 2015-10-20 13:24:00 +03:00
cgsnapshots.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
consistency_groups.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
limits.py Port used limits to core API 2015-10-19 15:15:20 +03:00
quota_class_sets.py Port quotas to core API 2015-11-09 13:54:59 +00:00
quota_sets.py Port quotas to core API 2015-11-09 13:54:59 +00:00
scheduler_stats.py Fix issues with get_pool scheduler API 2015-03-16 16:32:15 +00:00
security_service.py Remove unused attr status from models 2015-05-28 19:07:45 +03:00
services.py Port services to core API 2015-11-09 13:54:48 +00:00
share_instance.py Add Share instances Admin API 2015-08-31 13:41:17 +03:00
share_networks.py Add support of nova network for share-networks API and DB 2015-02-16 14:41:00 +02:00
share_servers.py Add share network id field in share server info 2014-10-08 10:38:40 -04:00
share_snapshots.py Remove copypasted export_location field from snapshots 2015-03-03 10:46:48 +00:00
shares.py Performance: leverage dict comprehension in PEP-0274 2015-12-11 19:24:56 -05:00
types.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
versions.py Clean up removed hacking rule from [flake8] ignore lists 2016-01-14 23:27:17 +08:00