Files
horizon/openstack_dashboard/dashboards/admin
Kanagaraj Manickam 8dd0a84518 hypervisor list and details page reports invalid data
Nova some times allows to have same hypervisor_hostname for
more than one hypervisor. In this scenario, horizon hypervisor
Table view and Detail view shows invalid data as follows:

Table View:
For those hypervisors having same hypervisor_hostname, Table
view reports the same values for all of them, irrespective
of actual values

Detail View:
For those hypervisors having same hypervisor_hostname, Details
view reports the instance from all them , instead of for the
given hypervisor.

By using the combination of hypervisor id and name, hypervisor
detail veiw is updated to filter the instances from the given
hypervisor id.

Change-Id: I45925ac70f1a6b123c83888373bddb108380a9c0
Closes-bug: #1402572
2015-03-17 09:50:40 +05:30
..
2015-02-27 15:12:34 +08:00
2015-02-12 10:55:58 +00:00