horizon/openstack_dashboard/dashboards/admin/hypervisors
Masco Kaliyamoorthy d7570957d8 use binary filter to get compute services
In hypervisor, compute host tab, to get the list of nova-compute services.
We can use binary filter instead of getting all services and filter it locally.

Change-Id: Ib0e15e2cf77ef011c972192d0b57b9210adf37ab
Closes-Bug: #1454610
2015-05-13 12:04:46 +00:00
..
compute use binary filter to get compute services 2015-05-13 12:04:46 +00:00
templates/hypervisors Refactor/remove obsolete page_header blocks 2015-03-31 17:23:44 +00:00
__init__.py adding hypervisors panel to admin dashboard 2013-07-05 07:13:16 +02:00
panel.py Tolerate service catalog and endpoint connection errors 2014-07-21 08:38:53 -05:00
tables.py hypervisor list and details page reports invalid data 2015-03-17 09:50:40 +05:30
tabs.py Fix E128 errors in openstack_dashboard/dashboards/admin/ 2014-10-15 13:50:07 +09:00
tests.py use binary filter to get compute services 2015-05-13 12:04:46 +00:00
urls.py Remove #noqa from django.conf.urls.include 2014-09-29 13:58:39 +04:00
views.py hypervisor list and details page reports invalid data 2015-03-17 09:50:40 +05:30