1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-04-01 06:50:25 +03:00

Bug #4515: Force cache flush in topology refresh

This commit is contained in:
Carlos Martín 2016-06-07 15:56:17 +02:00
parent 1e5a7126d0
commit 5920bfff07

View File

@ -107,11 +107,13 @@ define(function(require) {
OpenNebula.VirtualRouter.list({
error: Notifier.onError,
force: true,
success: function(request, item_list) {
_vrList = item_list;
OpenNebula.Network.list({
timeout: true,
force: true,
success: function (request, item_list) {
// TODO: naive way to request all the individual networks info. It might