horizon/openstack_dashboard/static/js
MinSun 73f8675148 Support to delete instance from network topology view
When try to delete an instance in network topology view, horizon would
try to load project/instance table in background, then do the delete
row action to the instance.
But the project instance table was paginated, it only load the first
page instances. The delete action would not work if you try to delete
an instance that are not in the first page.
The patch try to fix the bug.

Change-Id: I317bd1ee418d19c075ae3ac8d39563a0514b1795
Closes-Bug: #1597677
2017-01-20 21:19:54 +08:00
..
angular/directives Move js files into openstack_dashboard folder. 2016-12-18 15:27:42 +09:00
.eslintrc Move js files into openstack_dashboard folder. 2016-12-18 15:27:42 +09:00
horizon.firewalls.js Move js files into openstack_dashboard folder. 2016-12-18 15:27:42 +09:00
horizon.flatnetworktopology.js Support to delete instance from network topology view 2017-01-20 21:19:54 +08:00
horizon.instances.js Move js files into openstack_dashboard folder. 2016-12-18 15:27:42 +09:00
horizon.metering.js Move js files into openstack_dashboard folder. 2016-12-18 15:27:42 +09:00
horizon.networktopology.js Support to delete instance from network topology view 2017-01-20 21:19:54 +08:00
horizon.networktopologycommon.js Move js files into openstack_dashboard folder. 2016-12-18 15:27:42 +09:00
horizon.quota.js Move js files into openstack_dashboard folder. 2016-12-18 15:27:42 +09:00
horizon.volumes.js Move js files into openstack_dashboard folder. 2016-12-18 15:27:42 +09:00