X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=blobdiff_plain;f=monitor%2Fwrapper%2Fplccache.py;h=de054dc9e8052394acecfdb362002152cc975ae3;hp=dc62d0dddb9149bb1cd9572d87d6a1b271967bf3;hb=16b7bc48471b0695e72320fbcf761db695af032e;hpb=36067abfce5ba638e6166d754bc8c573f164dceb diff --git a/monitor/wrapper/plccache.py b/monitor/wrapper/plccache.py index dc62d0d..de054dc 100755 --- a/monitor/wrapper/plccache.py +++ b/monitor/wrapper/plccache.py @@ -139,7 +139,7 @@ def sync(): l_nodes = plc.api.GetNodes({'peer_id':None}, ['hostname', 'node_id', 'ports', 'site_id', 'boot_state', 'version', 'last_updated', 'date_created', 'key', - 'last_contact', 'pcu_ids', 'nodenetwork_ids']) + 'last_contact', 'pcu_ids', 'interface_ids']) l_pcus = plc.api.GetPCUs() print "sync sites"