grossmj
|
5754747a90
|
Merging 2.1 into 2.2
|
2019-02-22 18:04:49 +07:00 |
|
grossmj
|
1ef1872f8e
|
Reset MAC addresses when duplicating a project. Fixes #1522
|
2019-02-20 16:38:43 +07:00 |
|
grossmj
|
eae9774d69
|
Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
|
2018-12-21 16:54:13 +08:00 |
|
grossmj
|
9aafa4e62f
|
Schema validation for appliance API. Ref #1427.
|
2018-11-15 17:28:17 +07:00 |
|
grossmj
|
e52775fa3a
|
Support for console type "none".
|
2018-03-24 18:11:21 +07:00 |
|
Julien Duponchelle
|
93adef91d8
|
Merge branch '2.0' into 2.1
|
2017-05-31 16:58:31 +02:00 |
|
Julien Duponchelle
|
b87692acce
|
Fix import of some old topologies from 1.3
|
2017-05-23 14:05:47 +02:00 |
|
Julien Duponchelle
|
6017ebbd97
|
Merge branch '2.0' into 2.1
|
2017-03-07 11:16:05 +01:00 |
|
Julien Duponchelle
|
8b7035b185
|
Enable show in file manager for cloud
Fix https://github.com/GNS3/gns3-gui/issues/1900
|
2017-03-06 14:25:53 +01:00 |
|
Julien Duponchelle
|
e892e5dfab
|
Manage base configuration on server
Fix #786
|
2017-02-03 13:19:14 +01:00 |
|
Julien Duponchelle
|
0f9df6a2f8
|
Fix crash in idlePC compute
|
2016-10-25 19:32:07 +02:00 |
|
Julien Duponchelle
|
780b00f095
|
Fix validation error with auxilary console
Fix https://github.com/GNS3/gns3-gui/issues/1569
|
2016-10-17 10:10:59 +02:00 |
|
Julien Duponchelle
|
056ae41d56
|
Fix invalid content in the dynamips export
Fix #1527
|
2016-09-21 17:49:25 +02:00 |
|
Julien Duponchelle
|
fc6b220c7c
|
Strip endpoint for configs files because now we use the /files API
|
2016-07-28 11:56:29 +02:00 |
|
Julien Duponchelle
|
627ebdb322
|
Fix issue with reloading a topologie with dynamips
|
2016-06-17 15:56:35 +02:00 |
|
Julien Duponchelle
|
f052299eb1
|
Return status in all cases
|
2016-05-17 19:51:06 +02:00 |
|
Julien Duponchelle
|
d97325b113
|
Fix you can not update Dynamips and IOU node
Fix https://github.com/GNS3/gns3-gui/issues/1239
|
2016-05-16 17:53:40 +02:00 |
|
grossmj
|
be1efe8327
|
Schemas review.
|
2016-05-12 19:07:25 -06:00 |
|
Julien Duponchelle
|
5280644327
|
Return command_line and node_directory via the controller
|
2016-05-12 10:39:50 +02:00 |
|
grossmj
|
ef7b4ef020
|
Fixes tests and some PEP8.
|
2016-05-11 15:19:00 -06:00 |
|
grossmj
|
5a76f81271
|
Refactoring to use a common node class for all VMs and other (future) objects.
|
2016-05-11 11:35:36 -06:00 |
|
Julien Duponchelle
|
7a095478fe
|
Success to add a dynamips with apiv2
|
2016-03-15 10:45:05 +01:00 |
|
Julien Duponchelle
|
a7ec224b6d
|
Docker capture and refactor common capture code
Fix https://github.com/GNS3/gns3-gui/issues/891
|
2016-02-09 16:07:33 +01:00 |
|
Julien Duponchelle
|
034ac392b7
|
Support listing images in subdirectories
It's a part of the OVA support:
https://github.com/GNS3/gns3-gui/issues/700
|
2015-10-05 11:07:15 +02:00 |
|
Julien Duponchelle
|
ccd3224490
|
Add a vm_directory field to Dynamips / VPCS / IOU
Fix #246
|
2015-06-25 11:17:32 +02:00 |
|
Julien Duponchelle
|
8bd2453bf8
|
Allow null md5 in request schema
|
2015-06-19 16:38:22 +02:00 |
|
Julien Duponchelle
|
5c4a49a8c7
|
Do not raise a 404 if we send the checksum of the images
|
2015-06-19 16:18:43 +02:00 |
|
Julien Duponchelle
|
f041697311
|
Compute a md5sum of images for futur purpose
Fix #234
|
2015-06-17 17:11:25 +02:00 |
|
grossmj
|
e63b9ff0e6
|
Option to drop nvram & disk files for IOS routers in order to save disk space.
|
2015-06-05 14:54:22 -06:00 |
|
Julien Duponchelle
|
00fa1cc370
|
Merge branch 'master' into unstable
|
2015-05-08 14:45:07 +02:00 |
|
Jeremy
|
71e2586e17
|
Refactors how startup-config and private-config are handled for IOS routers.
|
2015-05-04 18:42:32 -06:00 |
|
Julien Duponchelle
|
359abb0286
|
Revert "Merge branch 'unstable'"
This reverts commit 929c337e8b , reversing
changes made to b9bc73fd01 .
|
2015-04-30 16:43:30 +02:00 |
|
Jeremy
|
929c337e8b
|
Merge branch 'unstable'
Conflicts:
gns3server/modules/virtualbox/__init__.py
gns3server/version.py
tests/modules/test_manager.py
|
2015-04-29 16:29:45 -06:00 |
|
Julien Duponchelle
|
5f6d1bfdd6
|
Merge branch 'master' into unstable
Conflicts:
tests/modules/test_manager.py
|
2015-04-28 10:46:59 +02:00 |
|
Jeremy
|
b6a935aeb8
|
Return an explicit error when a NIO type is not supported by a VM.
|
2015-04-27 14:19:17 -06:00 |
|
Jeremy
|
40ce22222e
|
Merge branch 'unstable' into api_list_images
Conflicts:
gns3server/handlers/api/iou_handler.py
|
2015-04-23 17:19:37 -06:00 |
|
Julien Duponchelle
|
bca90bc563
|
API in order to get the list of IOU, Dynamips, Qemu images
|
2015-04-16 18:32:12 +02:00 |
|
grossmj
|
4136c29b0f
|
Config paths are not used when updating Dynamips or IOU VM settings.
|
2015-04-15 19:50:40 -06:00 |
|
grossmj
|
21587fda5a
|
Removes confreg setting for IOS routers.
|
2015-03-14 16:31:15 -06:00 |
|
grossmj
|
0f10d25c0b
|
Optional AUX console port allocation for Dynamips VMs.
|
2015-02-28 16:20:27 -07:00 |
|
Jeremy
|
8d02f464c5
|
Dynamips import/export configs.
|
2015-02-19 16:04:15 -07:00 |
|
Jeremy
|
3e95bb9748
|
Adapter settings and configs for Dynamips VMs.
|
2015-02-16 16:53:50 -07:00 |
|
grossmj
|
f99e834c37
|
Dynamips devices support (packet capture to complete).
|
2015-02-15 12:18:12 -07:00 |
|