Commit Graph

21 Commits (46b348e46a0a00740be745a1ed9d6289163a3035)

Author SHA1 Message Date
Jeremy 3d3300e83a Rename console methods in port manager to use the generic tcp term in the name.
10 years ago
Julien Duponchelle f7cd09d5fb Display an upload form (upload is not yet ready)
10 years ago
Julien Duponchelle 15f89776d3 All current iou code is async
10 years ago
Julien Duponchelle e99c0f6ac5 I hope it's fix tests on Travis Python 3.3
10 years ago
Julien Duponchelle 64c197c719 Fix tests
10 years ago
Julien Duponchelle 5c3969ae79 Fix tests creating garbage project in ~/GNS3/project
10 years ago
Jeremy 1bea78194c Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs.
10 years ago
Julien Duponchelle df8bdcc152 Catch exceptions from rmtree
10 years ago
Jeremy 499a8f10ae Update tests.
10 years ago
Jeremy 39e3ca91a9 Fixes module unload & adds host, port and allow-remote-console command line args.
10 years ago
Julien Duponchelle 8e249b670d Set a location by default
10 years ago
grossmj 0d503b779e Explicitly close VM when the server is shutdown.
10 years ago
Jeremy d9b02efbfa Rename destroy to close or unload (more friendly).
10 years ago
Julien Duponchelle 6644c640db Attribute mac address
10 years ago
Julien Duponchelle 97cefa23fb Move fixtures to conftest
10 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