horizon/openstack_dashboard/dashboards/project/instances
Ivan Kolodyazhny 26eebd4abb Cleanup unused util functions
There are a lot of util funtions that are not used neither in Horizon,
nor in plugins. This patch removes them.

Change-Id: I987b39d620a037834cb2d05a234a1ad089276108
2019-06-21 15:10:57 +00: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 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 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 Merge "Adds community image loading for instance index view" 2019-06-19 11:18:00 +00:00
urls.py Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00
utils.py Cleanup unused util functions 2019-06-21 15:10:57 +00:00
views.py Adds community image loading for instance index view 2019-05-29 05:54:47 +00:00