Commit Graph

83 Commits (master)

Author SHA1 Message Date
Julien Duponchelle 323674ba5c Turn off KVM for non x86 architectures
9 years ago
Julien Duponchelle 3b3929803b Force turn off KVM for the CI
9 years ago
Julien Duponchelle 04e62e429c Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 07eab6e766 Fix tests
9 years ago
Julien Duponchelle 7c7f8fe3ed Fix ethernet interfaces tests if eth0 doesn't exists
9 years ago
Julien Duponchelle 6f9f004ebb API for list & download files of a project
9 years ago
grossmj 153914bf97 Make sure used ports in a project are cleaned up when closing it.
9 years ago
Julien Duponchelle 964ea0f577 Fix random behavior in tests
9 years ago
Julien Duponchelle bcb1ce02ab Refactor config management in tests
9 years ago
Julien Duponchelle e54649accd Fix dynamips tests
9 years ago
Julien Duponchelle ae7bf828cd Fix tests on MacOS
9 years ago
Julien Duponchelle aa40e6097e Fix tests
9 years ago
Jeremy 3d3300e83a Rename console methods in port manager to use the generic tcp term in the name.
9 years ago
Julien Duponchelle f7cd09d5fb Display an upload form (upload is not yet ready)
9 years ago
Julien Duponchelle 15f89776d3 All current iou code is async
9 years ago
Julien Duponchelle e99c0f6ac5 I hope it's fix tests on Travis Python 3.3
9 years ago
Julien Duponchelle 64c197c719 Fix tests
9 years ago
Julien Duponchelle 5c3969ae79 Fix tests creating garbage project in ~/GNS3/project
9 years ago
Jeremy 1bea78194c Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs.
9 years ago
Julien Duponchelle df8bdcc152 Catch exceptions from rmtree
9 years ago
Jeremy 499a8f10ae Update tests.
9 years ago
Jeremy 39e3ca91a9 Fixes module unload & adds host, port and allow-remote-console command line args.
9 years ago
Julien Duponchelle 8e249b670d Set a location by default
9 years ago
grossmj 0d503b779e Explicitly close VM when the server is shutdown.
9 years ago
Jeremy d9b02efbfa Rename destroy to close or unload (more friendly).
9 years ago
Julien Duponchelle 6644c640db Attribute mac address
9 years ago
Julien Duponchelle 97cefa23fb Move fixtures to conftest
9 years ago
Julien Duponchelle 68d0e5f42d PEP8
10 years ago
Jeremy 7fff25a9a9 UUID support for VMs.
10 years ago
grossmj 17b56810d1 Fixes bug where IOS nvram/disk files were not kept after closing a
10 years ago
grossmj 798f0367b9 Catch SIGTERM, SIGINT, SIGHUP and SIGQUIT to properly shutdown the
11 years ago
grossmj 2f23a092e3 Polishing base server implementation
11 years ago
grossmj f4e51ea74f Base server complete including modules, STOMP protocol over Websockets
11 years ago