Commit Graph

38 Commits (61acb939a48a4156c44b40fac0b9d73ce1f294d6)

Author SHA1 Message Date
Julien Duponchelle 5616ab0e9a
Fake console for simple Ethernet switch
7 years ago
Julien Duponchelle c72ae1bfe7
Fix IOU test run on Windows
7 years ago
Julien Duponchelle b4434b5134
Add tests for checking if path are correctly cleaned
7 years ago
Julien Duponchelle 51ef5d8c90
Fix a broken test on windows machines
7 years ago
Julien Duponchelle 961c209ab1
Fix an issue when getting size from some SVG file
7 years ago
Julien Duponchelle 49315adf79
Do not recurse scan for images in standard image directory
8 years ago
Julien Duponchelle 434f6a70dd
Fix tests on Python 3.5 >=
8 years ago
Julien Duponchelle 79d376652c
Fix tests on Unix for interfaces
8 years ago
Julien Duponchelle c38dd004b8
Extract netmask of interfaces on windows
8 years ago
Julien Duponchelle fb2dac6ef1
All tests pass on windows
8 years ago
Julien Duponchelle 20772a310b
Change seperator for additonnal images directory otherwise bug on windows
8 years ago
Julien Duponchelle 3ea5df7462
Make better error when we have no netmask
8 years ago
Julien Duponchelle 84a2f8b4a3
Return flag for special interface that you can use in the cloud
8 years ago
Julien Duponchelle 72fe5d3489
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle 0eafb6f06c
Fix a lock issue with some virtualbox vm
8 years ago
Julien Duponchelle fa76b89731
Fix websocket error when closing the server
8 years ago
Julien Duponchelle f0fad5289c
Correclty cleanup packet capture objects when closing server
8 years ago
Julien Duponchelle 7777407c4b
Filter md5sum files from the list of images
8 years ago
Julien Duponchelle 4d8cf8460e
Function for computing size of symbols
8 years ago
Julien Duponchelle 67c04a7855
Watch for dynamips rom & nvram change
8 years ago
Julien Duponchelle 69334665d2
Monitor IOU nvram for change
8 years ago
Julien Duponchelle 182a979e71
Generic class for watch file change
8 years ago
Julien Duponchelle add546158f
List images return images on compute and controller
8 years ago
Julien Duponchelle 08e482004f
Auto upload missing images
8 years ago
Julien Duponchelle 9ccb55206d
Cleanup code for getting the default project directory
8 years ago
Julien Duponchelle c2da568543
Protect controller and compute about path outside project directory
8 years ago
Julien Duponchelle 119a2a3b66 Add test for unicode char in images path
9 years ago
grossmj c3e99bfc1d Drop netifaces (replaced by psutil). Fixes #344.
9 years ago
Julien Duponchelle c3eb6a440f Fix vmware and interfaces tests
9 years ago
Julien Duponchelle a8e69d9a0b Do not use the md5 from cache for a missing image
9 years ago
Julien Duponchelle f041697311 Compute a md5sum of images for futur purpose
9 years ago
Julien Duponchelle 7c7f8fe3ed Fix ethernet interfaces tests if eth0 doesn't exists
9 years ago
Julien Duponchelle 525940ee15 Add a stupid is_interface_up test in order to see why it's crash on
9 years ago
Julien Duponchelle 24e84a3dd8 Test interfaces (it seem it's crash on Travis)
9 years ago
Julien Duponchelle e7ae1776f4 Final fixes for windows test suite
9 years ago
Julien Duponchelle 5a58f6efc8 Fix a crash with Python 3.4 when you stop IOU
9 years ago
Julien Duponchelle 15f89776d3 All current iou code is async
9 years ago
Julien Duponchelle 4518404706 Run rmtree in a different thread
10 years ago