monasca-ui/monitoring/alarmdefs
Dirk Mueller 248fab1d76 Fix local variable is assigned to but never used
Remove assignments to local variable that are not referenced later.
This allows to reenable the corresponding flake8 check to ensure that
we're not regressing later.

Depends-On: I3305775baaab15dca8d5e7e5cfc0932f94d4d153
Change-Id: Id55c8b55ab16fb826cefbaca73a91845c69fcc7b
2016-12-09 21:56:28 +01:00
..
templates/alarmdefs Compound alarm expression 2016-08-01 12:18:14 +02:00
__init__.py Add Alarm Definition 2014-09-25 10:18:02 -06:00
constants.py Remove vim header 2016-11-21 07:46:48 +00:00
forms.py Remove vim header 2016-11-21 07:46:48 +00:00
panel.py Remove vim header 2016-11-21 07:46:48 +00:00
tables.py Remove imported but unused modules 2016-12-09 21:56:28 +01:00
tests.py Enable pep8 checks on monasca-ui 2016-12-09 21:56:18 +01:00
urls.py Remove vim header 2016-11-21 07:46:48 +00:00
views.py Fix local variable is assigned to but never used 2016-12-09 21:56:28 +01:00
workflows.py Fix local variable is assigned to but never used 2016-12-09 21:56:28 +01:00