Commit Graph

197 Commits (c7cc155b787a3abea72ebd2d9f28382b4914a55b)

Author SHA1 Message Date
Julien Duponchelle da240f21ba Apply pep8 fix
9 years ago
Julien Duponchelle c2a08a391c Fix crash in IOU config export
9 years ago
grossmj ac75977ae0 Send a warning notification if there is not enough RAM left to start a VM. Implements #329.
9 years ago
Julien Duponchelle 9c23093510 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 98ac295e2e Escape other usage of glob
9 years ago
Julien Duponchelle bf0813b4b9 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle c43960fbfd Clarify error message when we got UTF-8 chars in the iourc file
9 years ago
Jeremy 2ed0ef770e Catch ProcessLookupError when updating iouyap config. Fixes #255.
9 years ago
Jeremy 5986849b67 Catch ProcessLookupError when updating iouyap config. Fixes #255.
9 years ago
Jeremy 83929119be Return stdout when a process crash for IOU, Dynamips, uBridge and VPCS.
9 years ago
Julien Duponchelle ccd3224490 Add a vm_directory field to Dynamips / VPCS / IOU
9 years ago
Julien Duponchelle 4aadfa3b67 Test all IOU requirements at VM startup
9 years ago
Julien Duponchelle f041697311 Compute a md5sum of images for futur purpose
9 years ago
grossmj c7ea8517a1 Do not stop saving IOS router or IOU configs when there is an exception while a project is committed.
9 years ago
grossmj 815b7d226c Sync with IOU tools (nvram import/export).
9 years ago
grossmj 81d417a2b3 Fixes too many arguments to socket.getaddrinfo()
9 years ago
grossmj 81e56e035b IPv6 support.
9 years ago
grossmj ca331ae2a5 Import/Export support for IOU nvrams.
9 years ago
Julien Duponchelle f1ab682be9 Do not crash if module ioucon is loaded by tests on Windows
9 years ago
Julien Duponchelle 743187bb2e Merge branch 'master' into unstable
9 years ago
Jeremy b2457e0b3b Check for empty iourc path.
9 years ago
Jeremy 25a6616cd0 Some wording changes.
9 years ago
Julien Duponchelle 1e38b11f34 Catch crash error in IOU in case of permission denied
9 years ago
Julien Duponchelle e9ec5c8a37 A notification stream with process monitoring
9 years ago
Julien Duponchelle 324a4f73d0 Do not erase the IOU config
9 years ago
grossmj 6edf1e3649 Check NIO exists when stopping an IOU capture.
9 years ago
grossmj 80a0e0ebf7 Explicit utf-8 encoding where necessary to avoid Unicode errors on Windows (we require/set an utf-8 locale on other systems).
9 years ago
grossmj c6dbf296cf Merge remote-tracking branch 'origin/master'
9 years ago
Julien Duponchelle b5e01f7560 Fix IOU licence check flag
9 years ago
grossmj aeab9780d8 Fixes initial-configs that were not restored when opening a project containing IOU VMs.
9 years ago
Julien Duponchelle def453c116 Restore "iourc_path" until I speak with jeremy about it
9 years ago
grossmj aab4a7243b Merge remote-tracking branch 'origin/master'
9 years ago
Julien Duponchelle aa2472fb30 Rewrote image search
9 years ago
grossmj de5e8f852d Cleaner and generic way to set Qemu & IOU VM settings.
9 years ago
Julien Duponchelle 2d507fd17a Fix crash if IOU initial config is emtpy
9 years ago
grossmj 7e8b0a48ab Merge remote-tracking branch 'origin/master'
9 years ago
grossmj 7d7972afb3 Some spring cleaning.
9 years ago
Julien Duponchelle 1c4a059982 Look in old IOU images location in order to smooth transition
9 years ago
Julien Duponchelle 7efb7c2978 Do not overwrite initial-config IOU if client send an empty
9 years ago
grossmj 631d7a1e25 Avoid disconnecting valid VirtualBox VM adapter backends.
9 years ago
Julien Duponchelle 93344e9427 Fix crash when NIO doesn't exist
9 years ago
Julien Duponchelle 36f5fd2865 Fix crash when IOU script file is incorrect
9 years ago
Jeremy 81ce86a8a7 Fixes use_default_iou_values param was not set.
9 years ago
Jeremy 1df8f61035 Merge remote-tracking branch 'origin/master'
9 years ago
Jeremy c7034c25ef Fixes issue when IOURC environment variable is set to None.
9 years ago
Julien Duponchelle 2e72bc2d3a Fix tests
9 years ago
Julien Duponchelle 64152c1af8 Fix a crash in CI, making log impossible to read
9 years ago
grossmj 07067d6765 Fixes how to test if iou and iouyap are running.
9 years ago
Jeremy b5aabd4cc5 Fixes initial-config not loading for IOU L2.
9 years ago
grossmj 153914bf97 Make sure used ports in a project are cleaned up when closing it.
9 years ago