horizon/openstack_dashboard/dashboards/project/instances
Akihiro Motoki 209e537fbd Move deeper-indented code to a separate method
This is a follow-up patch of https://review.opendev.org/#/c/656456/
During the review, it turns out that the logic is too deep and
we cannot add more "if" clause. This commit tries to address it.

Change-Id: If133b1bed8ae1a591c4ce34e0a86d6dc1c138c68
2019-05-03 07:34:06 +09:00
..
templates/instances Fix typo: disassocaite -> disassociate 2019-04-09 12:45:09 +02:00
workflows pylint: fix useless-super-delegation warning 2019-01-16 13:05:09 +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 rescue and unrescue 2018-12-12 13:37:21 +08:00
console.py Add MKS console support 2017-11-29 21:06:38 -05:00
forms.py pylint: fix unexpected-keyword-arg error 2019-01-17 03:29:56 +09: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 Changed the message level for deleting some resources to info 2019-01-03 18:45:08 +13:00
tabs.py Server overview: display hypervisor name if available 2018-11-01 14:54:14 -05:00
tests.py Display first volume image_metadata as an instance image 2019-03-06 20:46:05 +02:00
urls.py Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00
utils.py Get flavor list sorted when launching instance 2018-05-30 22:54:31 +00:00
views.py Move deeper-indented code to a separate method 2019-05-03 07:34:06 +09:00