Commit Graph

34 Commits

Author SHA1 Message Date
Julien Duponchelle
0f76819936 Drop IOUVM converter
Ref #1147
2016-04-18 16:42:44 +02:00
grossmj
8b8d763fb7 Dependencies are listed in one location now. 2016-01-03 14:09:01 -07:00
Julien Duponchelle
c937811f45 Force gns3 converter >= 1.2.4 2015-12-22 10:45:16 +01:00
Julien Duponchelle
7abbc630c3 Install appliance from wizard instead of web app
Ref #731
2015-10-21 11:49:44 +02:00
Julien Duponchelle
ba04783e8f Drop the licence POC 2015-09-16 13:16:40 +02:00
Julien Duponchelle
fc5bf2dc4b Initial version of an appliance file format 2015-09-09 21:24:28 +02:00
grossmj
74cd7f07a0 Adds psutil dependency. 2015-07-28 19:34:13 -06:00
Julien Duponchelle
d7b43ef5cf IOUVM converter 2015-07-28 15:52:11 +02:00
Julien Duponchelle
41aca47f92 Remove unused dependencies 2015-07-15 13:14:47 +02:00
Julien Duponchelle
7466bda816 Change the location of the topology json schema
Fix #415
2015-06-10 17:04:38 +02:00
Julien Duponchelle
3c046020ef Fix topology check for 3725
Fix #415
2015-06-10 16:22:28 +02:00
Julien Duponchelle
17471db248 JSON schema for checking topologies
Support:
* IOU
* Dynamips
* VPCS
* VirtualBox
* Qemu

VMWare is not supported

Tests schema are available in:
tests/schemas

And the test suite is auto generated from this directory you
can take a look to test_topology_check

Fix #342,#392,#384
2015-06-04 19:55:01 +02:00
grossmj
ea8119f3ad Replace RuntimeError by SystemExit. 2015-06-03 19:58:58 -06:00
grossmj
e8a7c15fee Drop Python 3.3 2015-06-03 12:08:24 -06:00
Julien Duponchelle
a3d9efbda2 Show / hide dock widget experimental 2015-04-24 18:45:17 +02:00
Julien Duponchelle
021ad2a5c2 Allow less strict dependencies
Fix #259
2015-04-09 09:52:54 +02:00
Julien Duponchelle
41d8e2a0ae Skip tests in package 2015-04-01 16:53:35 +02:00
Julien Duponchelle
2be612e042 Crash report for GUI 2015-02-24 20:26:17 +01:00
Jeremy
1935bbf510 Do not delete the QNetworkResponse in the slot connected to finished() signal. 2015-01-30 14:41:51 -07:00
Julien Duponchelle
8fb92a316a PEP8 2015-01-28 11:13:10 +01:00
Jeremy
860873ac21 Adds gns3-converter as a dependency and finish integration. 2014-11-10 14:58:28 -07:00
grossmj
0942b0fae1 Fix missing paramiko module in setup.py and disable broken server version check. 2014-09-30 11:42:20 -06:00
grossmj
2c70423806 Prevent node labels to be deleted. 2014-08-14 17:30:39 -06:00
grossmj
242a579ecf Fixes #72. 2014-07-03 09:44:13 -06:00
grossmj
d432005a40 Add requests module dependency. Fixes #52. 2014-05-26 12:35:23 -06:00
grossmj
c717e11f62 Base config for IOU & improved base config management. 2014-05-16 00:02:12 -06:00
grossmj
6cfb8a2d18 Fixes bugs with duplicated node IDs and frozen GUI when trying to get
the server version.
2014-04-27 21:47:17 -06:00
grossmj
7882c2c89c New requirement (apache-libcloud). 2014-04-14 20:03:44 -06:00
grossmj
b04d7357d6 Fixes race condition when saving projects with file belonging to another
owner.
2014-04-12 17:30:22 -06:00
grossmj
837f67c95b Update ws4py dependency. 2014-04-01 19:23:21 -06:00
grossmj
a249cdfb85 Log exception support.
Various minor fixes.
2014-03-30 16:28:18 -06:00
grossmj
88e69fe994 Add/update info in device tooltips.
Update README.
2014-03-30 13:06:09 -06:00
grossmj
c5321dc95d IOU integration (to be polished).
Checks for valid IOS image (ELF header).
Generic module handling.
2014-03-11 16:44:37 -06:00
grossmj
740513821c Add project files. 2013-12-21 17:57:51 -07:00