horizon/openstack_dashboard/dashboards/admin
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
..
aggregates Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
defaults Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
flavors Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
floating_ips Handle partial dict setting 2019-09-26 14:31:17 +09:00
group_types Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00
hypervisors Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
images pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00
info Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
instances Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
metadata_defs Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
networks pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00
ngflavors Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
overview Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
rbac_policies Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
routers Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
snapshots Add cinder-user-facing messages 2020-09-10 10:22:49 +00:00
trunks Fix W503 warnings 2018-04-11 18:13:47 +09:00
vg_snapshots Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
volume_groups Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
volume_types Cleanup for Refactor-error-messages 2020-09-04 10:39:11 +00:00
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
dashboard.py Fix policy function check error 2019-03-01 14:21:07 -07:00