Julien Duponchelle
|
4c3bfde97e
|
Fix test suite after VPCS changes for using ubridge
|
2016-06-23 12:10:18 +02:00 |
|
Julien Duponchelle
|
3132d51694
|
Do not reload a project if project is already opened
Ref https://github.com/GNS3/gns3-gui/issues/1251
|
2016-06-17 17:50:06 +02:00 |
|
Julien Duponchelle
|
d8bdd16e13
|
Raise an error if image is missing on compute
|
2016-06-07 15:34:04 +02:00 |
|
Julien Duponchelle
|
9ccb55206d
|
Cleanup code for getting the default project directory
|
2016-05-11 18:42:55 +02:00 |
|
Julien Duponchelle
|
f5e5cf5059
|
Save the list of compute node
Fix #494
|
2016-04-19 15:35:50 +02:00 |
|
Julien Duponchelle
|
ce5461aee8
|
Raise error if we try to controll a non controller server
Fix #451
|
2016-04-19 10:47:53 +02:00 |
|
Julien Duponchelle
|
58d4a529d4
|
Rename hypervisor to compute
Fix #487
|
2016-04-15 17:59:59 +02:00 |
|
Julien Duponchelle
|
dd2fdcc574
|
Merge branch '1.5' into networkv2
|
2016-03-16 16:35:23 +01:00 |
|
Julien Duponchelle
|
174e7cccea
|
Merge branch 'master' into 1.5
|
2016-03-16 16:35:03 +01:00 |
|
Julien Duponchelle
|
75212cda3f
|
Improve tests on Travis
|
2016-03-16 16:34:36 +01:00 |
|
Julien Duponchelle
|
8c1560332e
|
Remove /controller from the api endpoint
|
2016-03-11 17:16:09 +01:00 |
|
Julien Duponchelle
|
58f1abff35
|
Close, commit and delete supported for projects in controller
|
2016-03-10 10:32:07 +01:00 |
|
Julien Duponchelle
|
3296b97f59
|
Rename modules => hypervisor
|
2016-03-08 16:12:46 +01:00 |
|
Julien Duponchelle
|
b2ce7ee8d7
|
API V2
|
2016-03-07 17:57:12 +01:00 |
|
Julien Duponchelle
|
664cec97ba
|
Create /hypervisor and /controller namespace
|
2016-03-07 15:01:35 +01:00 |
|
Julien Duponchelle
|
aad69e9650
|
Create a /server API for register servers
This allow to push to the controller information about
the connection to a server.
|
2016-03-03 16:05:09 +01:00 |
|
Julien Duponchelle
|
84eb8356e8
|
Create a container class and a flag for enable it from command line
Ref #417
|
2016-03-02 09:49:52 +01:00 |
|
Julien Duponchelle
|
119a2a3b66
|
Add test for unicode char in images path
Ref #401
|
2016-01-26 15:32:40 +01:00 |
|
grossmj
|
c3e99bfc1d
|
Drop netifaces (replaced by psutil). Fixes #344.
|
2015-11-08 13:34:27 -07:00 |
|
Julien Duponchelle
|
69c38c6414
|
Use pytest 2.8 so it's work with Python 3.5 without warning
|
2015-11-02 16:35:12 +01:00 |
|
Julien Duponchelle
|
986ab649d7
|
Fix project not closing
Fix #303
|
2015-09-03 16:46:34 +02:00 |
|
Julien Duponchelle
|
796ca86df9
|
Fix random failures in tests on OSX and Windows
|
2015-08-25 10:13:49 +02:00 |
|
Julien Duponchelle
|
323674ba5c
|
Turn off KVM for non x86 architectures
Fix #289
|
2015-08-07 16:49:45 +02:00 |
|
Julien Duponchelle
|
3b3929803b
|
Force turn off KVM for the CI
|
2015-06-26 17:13:32 +02:00 |
|
Julien Duponchelle
|
04e62e429c
|
Merge branch 'master' into unstable
|
2015-06-11 16:55:09 +02:00 |
|
Julien Duponchelle
|
07eab6e766
|
Fix tests
|
2015-06-11 09:18:02 +02:00 |
|
Julien Duponchelle
|
7c7f8fe3ed
|
Fix ethernet interfaces tests if eth0 doesn't exists
Also on Windows and MacOS it return error if we try
to use a non existing interfaces.
Fix #230
|
2015-06-09 16:35:21 +02:00 |
|
Julien Duponchelle
|
6f9f004ebb
|
API for list & download files of a project
|
2015-05-26 09:49:12 +02:00 |
|
grossmj
|
153914bf97
|
Make sure used ports in a project are cleaned up when closing it.
|
2015-03-21 17:19:12 -06:00 |
|
Julien Duponchelle
|
964ea0f577
|
Fix random behavior in tests
|
2015-03-17 15:40:58 +01:00 |
|
Julien Duponchelle
|
bcb1ce02ab
|
Refactor config management in tests
|
2015-03-16 15:03:41 +01:00 |
|
Julien Duponchelle
|
e54649accd
|
Fix dynamips tests
|
2015-03-16 14:42:00 +01:00 |
|
Julien Duponchelle
|
ae7bf828cd
|
Fix tests on MacOS
|
2015-02-27 18:30:22 +01:00 |
|
Julien Duponchelle
|
aa40e6097e
|
Fix tests
|
2015-02-26 10:45:37 +01:00 |
|
Jeremy
|
3d3300e83a
|
Rename console methods in port manager to use the generic tcp term in the name.
Fixes bug when a console port is allocated to a Ghost VM instance and not released.
Warnings at exit when TCP/UDP ports are still allocated.
|
2015-02-23 17:42:55 -07:00 |
|
Julien Duponchelle
|
f7cd09d5fb
|
Display an upload form (upload is not yet ready)
|
2015-02-23 11:28:33 +01:00 |
|
Julien Duponchelle
|
15f89776d3
|
All current iou code is async
|
2015-02-16 17:20:07 +01:00 |
|
Julien Duponchelle
|
e99c0f6ac5
|
I hope it's fix tests on Travis Python 3.3
|
2015-02-09 11:19:56 +01:00 |
|
Julien Duponchelle
|
64c197c719
|
Fix tests
|
2015-02-09 10:18:37 +01:00 |
|
Julien Duponchelle
|
5c3969ae79
|
Fix tests creating garbage project in ~/GNS3/project
|
2015-02-06 11:15:27 +01:00 |
|
Jeremy
|
1bea78194c
|
Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs.
|
2015-02-04 13:48:29 -07:00 |
|
Julien Duponchelle
|
df8bdcc152
|
Catch exceptions from rmtree
|
2015-01-26 13:54:44 +01:00 |
|
Jeremy
|
499a8f10ae
|
Update tests.
|
2015-01-23 16:38:59 -07:00 |
|
Jeremy
|
39e3ca91a9
|
Fixes module unload & adds host, port and allow-remote-console command line args.
|
2015-01-23 13:01:23 -07:00 |
|
Julien Duponchelle
|
8e249b670d
|
Set a location by default
|
2015-01-23 17:39:17 +01:00 |
|
grossmj
|
0d503b779e
|
Explicitly close VM when the server is shutdown.
|
2015-01-22 23:40:51 -07:00 |
|
Jeremy
|
d9b02efbfa
|
Rename destroy to close or unload (more friendly).
|
2015-01-22 19:06:17 -07:00 |
|
Julien Duponchelle
|
6644c640db
|
Attribute mac address
|
2015-01-22 16:12:21 +01:00 |
|
Julien Duponchelle
|
97cefa23fb
|
Move fixtures to conftest
|
2015-01-21 22:32:33 +01:00 |
|
Julien Duponchelle
|
68d0e5f42d
|
PEP8
|
2015-01-20 13:04:20 +01:00 |
|