Cluster sync methods now call refresh on nodes and vmsbug/14127github/bug/14127
commit4d487104f8b391985ad969880bb9a9284d66fea1
authorChance Zibolski <chance.zibolski@gmail.com>
Mon, 29 Jul 2013 20:51:42 +0000 (29 13:51 -0700)
committerChance Zibolski <chance.zibolski@gmail.com>
Mon, 29 Jul 2013 22:21:03 +0000 (29 15:21 -0700)
tree7d0093ca80368c374aec23384c2713755439e584
parent87e1e9d696637e79715e357d63b9fd9520d74d6c
Cluster sync methods now call refresh on nodes and vms

sync_nodes and sync_virtual_machines previously only synced missing or extra
items from the database. Now it also refreshes the data on all vms/nodes.

refs #14127
ganeti_web/models.py