Files
manila/manila/api/v2
Tom Barron 2b55a90cf4 Address E0102 pylint errors
When pylint is run against manila codebase E0102 errors
are reported in api code, however it is appropriate there
to redefine methods like ``index`` and ``show`` in different
microversion contexts.

Add comments to inform pylint that these redefinitions are
OK.

Change-Id: I295e5b3332ce28811f92487cfafae06568d07871
2019-01-31 11:18:35 -05:00
..
2018-02-04 05:49:53 +08:00
2018-06-18 09:31:25 -07:00