Fix issue with "usage" variable for Dynamips VMs. Fixes #1495

This commit is contained in:
grossmj
2019-01-12 12:13:22 +07:00
parent b68c0cf176
commit f0ffb07165
4 changed files with 18 additions and 10 deletions

View File

@ -188,7 +188,6 @@ class Router(BaseNode):
else:
router_info["wic" + str(wic_slot_number)] = None
return router_info
def _memory_changed(self, path):