horizon/openstack_dashboard/dashboards/project/volume_groups
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/volume_groups Ensure to use tenant_quota_usages 2019-02-20 05:05:55 +09:00
__init__.py Generic volume group support 2018-06-09 06:39:18 +00:00
forms.py Allow deletion of description information when editing a volume group 2019-04-26 11:14:41 +08:00
panel.py Generic volume group support 2018-06-09 06:39:18 +00:00
tables.py pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00
tabs.py Generic volume group support 2018-06-09 06:39:18 +00:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py Generic volume group support 2018-06-09 06:39:18 +00:00
views.py pylint: Address no-else-continue/no-else-raise warnings 2020-09-27 12:44:16 +09:00
workflows.py Merge "Do not check name duplication when creating a volume group" 2019-05-29 12:18:34 +00:00