horizon/openstack_dashboard/dashboards/project/volumes
Akihiro Motoki 692778f8cf pylint: Address no-else-return warning
This pylint check 'no-else-return' might be debatable.
but as far as I checked it works in most cases.

Change-Id: Ie8574d4a529454c6e050fa62a7a17ea097d00240
2020-09-27 12:44:16 +09:00
..
templates/volumes Add cinder-user-facing messages 2020-09-10 10:22:49 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py pylint: Address no-else-continue/no-else-raise warnings 2020-09-27 12:44:16 +09:00
panel.py Use Cinder API v3 by default 2017-12-18 15:34:41 +02:00
tables.py pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00
tabs.py Add cinder-user-facing messages 2020-09-10 10:22:49 +00:00
tests.py Add Unit Test for cinder-user-facing messages 2020-09-25 10:51:46 +09:00
urls.py Enable volume snapshot backups 2019-07-25 19:15:01 +00:00
views.py pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00