Commit Graph

71 Commits (0c7a92b710f3c2c9526e3acdc3295f3f202f30c4)

Author SHA1 Message Date
ziajka 0c7a92b710 Tests on TravisCI with docker compose
7 years ago
grossmj 6a8f220ff1 Fix NAT test.
7 years ago
Julien Duponchelle 7d123f334f
Add an appliance templates directory
7 years ago
Julien Duponchelle d112da400e
Remove use_ubridge flag
7 years ago
ziajka b9e2b7945a Removed gc collection at testing
7 years ago
Julien Duponchelle cdcdba7411
Fix installation issue with Python 3.4 and aiohttp cors
7 years ago
Julien Duponchelle 7b642552dd
Fix GNS3VM settings are lost at startup
7 years ago
Julien Duponchelle eabe4eb97e
Improve remote server console host support when binding to 0.0.0.0
8 years ago
Julien Duponchelle ae1e027031
Raise error if using a non linked clone VM twice
8 years ago
Julien Duponchelle 29563ed7bc
Fill cloud interface server side
8 years ago
Julien Duponchelle f1fe7246e7
Remove --controller
8 years ago
Julien Duponchelle d772b6fbd7
Nat node work on any linux thanks to libvirt
8 years ago
Julien Duponchelle 0afd7b78b7
Avoid tasks lost during tests creating noisy warnings
8 years ago
Julien Duponchelle 7065988087
Raise an error if we use nat and eth1 doesn't exists
8 years ago
Julien Duponchelle a53a972135
Nat node for only the GNS3 VM
8 years ago
Julien Duponchelle bf154049d2
Suppport ~/GNS3/symbols
8 years ago
Julien Duponchelle 4c3bfde97e
Fix test suite after VPCS changes for using ubridge
8 years ago
Julien Duponchelle 3132d51694
Do not reload a project if project is already opened
8 years ago
Julien Duponchelle d8bdd16e13
Raise an error if image is missing on compute
8 years ago
Julien Duponchelle 9ccb55206d
Cleanup code for getting the default project directory
8 years ago
Julien Duponchelle f5e5cf5059
Save the list of compute node
8 years ago
Julien Duponchelle ce5461aee8
Raise error if we try to controll a non controller server
8 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
8 years ago
Julien Duponchelle dd2fdcc574
Merge branch '1.5' into networkv2
8 years ago
Julien Duponchelle 174e7cccea
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle 75212cda3f
Improve tests on Travis
8 years ago
Julien Duponchelle 8c1560332e
Remove /controller from the api endpoint
8 years ago
Julien Duponchelle 58f1abff35
Close, commit and delete supported for projects in controller
8 years ago
Julien Duponchelle 3296b97f59
Rename modules => hypervisor
8 years ago
Julien Duponchelle b2ce7ee8d7
API V2
8 years ago
Julien Duponchelle 664cec97ba
Create /hypervisor and /controller namespace
8 years ago
Julien Duponchelle aad69e9650
Create a /server API for register servers
8 years ago
Julien Duponchelle 84eb8356e8
Create a container class and a flag for enable it from command line
8 years ago
Julien Duponchelle 119a2a3b66 Add test for unicode char in images path
8 years ago
grossmj c3e99bfc1d Drop netifaces (replaced by psutil). Fixes #344.
9 years ago
Julien Duponchelle 69c38c6414 Use pytest 2.8 so it's work with Python 3.5 without warning
9 years ago
Julien Duponchelle 986ab649d7 Fix project not closing
9 years ago
Julien Duponchelle 796ca86df9 Fix random failures in tests on OSX and Windows
9 years ago
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