horizon/openstack_dashboard/static/js
Ameed Ashour 4a3f0dcef0 Network topology "Graph" tab always shows nothing
Network topology "Graph" tab always says "There are no networks,
routers, or connected instances to display."
This happens after a fix for bug 1661350
(commit f35eaa2d13) was merged.

The problem with that in checking the length of object.
So always will be equal undefined,
also check the object before getting filled.

Closes-Bug: #1747196
Change-Id: I72dd8d2b472677411635f58309c780a8d602ffe3
2018-02-08 03:53:20 -05:00
..
angular/directives Make serial console resizable 2018-01-19 11:04:09 +09:00
.eslintrc Move js files into openstack_dashboard folder. 2016-12-18 15:27:42 +09:00
horizon.flatnetworktopology.js Fix "Open Console" issue on network topology 2017-11-29 21:41:47 +00:00
horizon.instances.js Fix js error in resize instance form 2017-04-25 08:33:53 +08:00
horizon.metering.js Move js files into openstack_dashboard folder. 2016-12-18 15:27:42 +09:00
horizon.networktopology.js Network topology "Graph" tab always shows nothing 2018-02-08 03:53:20 -05:00
horizon.networktopologycommon.js Horizon Spinner/Loader should inherit from theme 2017-04-21 11:15:52 -07:00
horizon.quota.js Add charts to show volume quotas on Python launch instance modal 2017-02-16 14:55:17 -08:00
horizon.volumes.js Move js files into openstack_dashboard folder. 2016-12-18 15:27:42 +09:00