1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/compute
Julien Duponchelle 67c04a7855
Watch for dynamips rom & nvram change
This monitor for change the file from dynamips by computing a
hash of the watched file.

The way dynamips work prevent the update of the modification time.

We can improve that by using native system for watching file but:
* it's require dependencies specific for each OS
* dependencies use C extensions
* this is only a backup if your router is cleanly shutdown we export
stuff
2016-06-13 15:57:36 +02:00
..
adapters
builtin Detect Wifi adapters on OSX. Fixes #549. 2016-06-10 12:36:41 -06:00
docker Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
dynamips Watch for dynamips rom & nvram change 2016-06-13 15:57:36 +02:00
iou Watch for dynamips rom & nvram change 2016-06-13 15:57:36 +02:00
nios Some cleaning + move "/version" endpoint to "/server/version". 2016-06-01 17:50:31 -06:00
qemu Auto upload missing images 2016-06-07 19:38:01 +02:00
virtualbox Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
vmware Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
vpcs Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
__init__.py
base_manager.py Auto upload missing images 2016-06-07 19:38:01 +02:00
base_node.py Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
error.py Auto upload missing images 2016-06-07 19:38:01 +02:00
notification_manager.py
port_manager.py Some cleaning + move "/version" endpoint to "/server/version". 2016-06-01 17:50:31 -06:00
project_manager.py Drop code for temporary projects 2016-05-24 17:57:04 +02:00
project.py Some cleaning + move "/version" endpoint to "/server/version". 2016-06-01 17:50:31 -06:00