horizon/openstack_dashboard/dashboards/project/instances
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/instances Show all os-extended-server-attributes 2020-09-24 18:48:15 +09:00
workflows pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
audit_tables.py Translate instance action of lock and unlock and create image 2019-04-12 09:47:21 +08:00
console.py Add MKS console support 2017-11-29 21:06:38 -05:00
forms.py Merge "Cleanup for Refactor-error-messages" 2020-09-08 16:32:43 +00:00
interfaces_tables.py Add instance interfaces tab for easy security group edit 2018-04-22 07:40:52 +09:00
panel.py Revert "Add policy rules to project panels" 2017-01-03 19:35:35 +00:00
tables.py pylint: Address no-else-return warning 2020-09-27 12:44:16 +09:00
tabs.py Add image data for instance with volume 2019-11-13 16:53:24 +01:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00
utils.py Cleanup for Refactor-error-messages 2020-09-04 10:39:11 +00:00
views.py Handle partial dict setting 2019-09-26 14:31:17 +09:00