manila/manila/share
Andreas Jaeger cd8dff0725 Flake8: Fix some occurences of F841
Fix F841 in some files:
F841 local variable 'XXX' is assigned to but never used

Also fix in utils.py some occurences of:
H405  multi line docstring summary not separated with an empty line

Change-Id: I272f075d874e2a48da102d9d4025cb93225170e0
Partial-Bug: #1333290
2014-08-23 19:38:34 +02:00
..
drivers Flake8: Fix some occurences of F841 2014-08-23 19:38:34 +02:00
__init__.py Removing deprecated using of flags module from project 2013-10-07 13:17:27 +03:00
api.py Add share_server_id filter option to 'get_all' share API method 2014-08-04 04:20:31 -04:00
configuration.py Remove LVM driver 2014-08-19 12:05:12 +03:00
driver.py Remove unused imports 2014-08-06 17:42:02 +03:00
manager.py Remove LVM driver 2014-08-19 12:05:12 +03:00
rpcapi.py Add share-server-delete API 2014-07-15 14:13:57 +00:00
volume_types.py Use oslo.db in manila 2014-07-23 16:26:14 +04:00