tacker/tacker/api/v1
Martin Oemke 216082b439 Update hacking
This Patch updates hacking from
<0.10,>=0.9.2 to <0.11,>=0.10.2,
and fixes W292, H238, H105 errors.

W292 no newline at end of file
H238 old style class declaration, use new style (inherit from `object`)
H105 Don't use author tags

Change-Id: Ic2f9fc8f5adf62192f0cf2e775e095943ed4c070
Related-Bug: 1515930
2016-01-02 17:30:55 +01:00
..
__init__.py rename neutron/api to tacker/api 2014-07-04 18:20:50 +09:00
attributes.py Fix E305 errors in tacker code 2015-12-14 14:37:07 +01:00
base.py Remove RPC server and client related stuff 2015-12-18 02:11:17 +00:00
resource.py Fix H404, H402, H405 errors in tacker code 2015-12-22 00:12:51 +00:00
resource_helper.py Update hacking 2016-01-02 17:30:55 +01:00
router.py rename neutron/api to tacker/api 2014-07-04 18:20:50 +09:00