grossmj
|
627c7e9cfe
|
Use schema to set appliance default values and better schema validation error messages.
|
2018-11-16 23:02:10 +07:00 |
|
grossmj
|
1184f29b90
|
Add appliance API tests. Ref #1427.
|
2018-11-15 21:34:36 +07:00 |
|
grossmj
|
9aafa4e62f
|
Schema validation for appliance API. Ref #1427.
|
2018-11-15 17:28:17 +07:00 |
|
grossmj
|
98f04365b7
|
Remove generic controller settings API endpoint.
|
2018-11-14 16:24:30 +08:00 |
|
grossmj
|
089fdff4f1
|
Working dedicated appliance management API. Ref https://github.com/GNS3/gns3-server/issues/1427
|
2018-11-13 14:59:18 +08:00 |
|
grossmj
|
f0fe9d39fa
|
Base for dedicated appliance management API. Ref https://github.com/GNS3/gns3-server/issues/1427
|
2018-11-11 20:13:58 +08:00 |
|
grossmj
|
22f7ca0243
|
Return compute port information via API. Ref #1420.
|
2018-10-05 12:48:20 +02:00 |
|
grossmj
|
33e8710495
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/compute/docker/docker_vm.py
# gns3server/controller/compute.py
# gns3server/controller/gns3vm/__init__.py
# gns3server/controller/link.py
# gns3server/controller/project.py
# gns3server/handlers/api/controller/project_handler.py
# gns3server/handlers/api/controller/server_handler.py
# gns3server/utils/asyncio/__init__.py
# gns3server/utils/asyncio/telnet_server.py
# gns3server/version.py
# gns3server/web/web_server.py
# tests/compute/qemu/test_qemu_vm.py
|
2018-08-29 15:57:54 +07:00 |
|
grossmj
|
089d25c79d
|
Forbid controller and compute servers to be different versions.
Report last compute server error to clients and display in the server summary.
|
2018-08-22 16:54:43 +07:00 |
|
grossmj
|
aeb33024ca
|
Add missing Qemu boot priority values. Fixes https://github.com/GNS3/gns3-server/issues/1385
|
2018-08-21 17:49:58 +07:00 |
|
grossmj
|
89f7169589
|
Add appliance UUID added to the node data. Fixes #1334.
|
2018-08-09 17:45:33 +07:00 |
|
grossmj
|
1f017a0d1d
|
Console support for clouds (to connect to external devices or services).
|
2018-06-10 17:43:29 +07:00 |
|
grossmj
|
d1ccf3bc84
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/version.py
# requirements.txt
|
2018-06-04 22:46:52 +07:00 |
|
ziajka
|
f2700ed445
|
Support of supplier and variables in topology
|
2018-05-08 10:07:42 +02:00 |
|
ziajka
|
e267f8a8b8
|
Project global variables
|
2018-05-04 14:34:44 +02:00 |
|
ziajka
|
43081152ef
|
Add support of ExtraHosts for Docker, Ref. gns3-gui#2482
|
2018-04-25 16:03:01 +02:00 |
|
grossmj
|
2ea0aa5ded
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/compute/iou/iou_vm.py
# gns3server/compute/virtualbox/virtualbox_vm.py
# gns3server/compute/vmware/vmware_vm.py
|
2018-04-18 17:08:42 +08:00 |
|
grossmj
|
025441f027
|
Add default destination setting for traceng + some checks.
|
2018-04-16 15:03:22 +08:00 |
|
grossmj
|
2de182eff4
|
Grid size support for projects.
|
2018-04-13 16:54:57 +08:00 |
|
grossmj
|
7622c10cc9
|
Returns the ports' adapter types and mac addresses when available.
|
2018-04-06 13:19:17 +07:00 |
|
grossmj
|
395277d5c5
|
Support for console auto start.
|
2018-04-04 21:31:35 +07:00 |
|
grossmj
|
757c103c03
|
Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361.
MAC addresses can customized for Qemu as well.
|
2018-04-02 22:27:12 +07:00 |
|
grossmj
|
ea0009db6c
|
Save state feature for VirtualBox and VMware. New "On close" setting to
select the action to execute when closing/stopping a Qemu/VirtualBox/VMware VM.
|
2018-03-30 21:18:44 +07:00 |
|
grossmj
|
3d1ee4da3f
|
Support for suspend to disk / resume (Qemu).
|
2018-03-30 19:28:22 +07:00 |
|
grossmj
|
669d2ec038
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/schemas/node.py
|
2018-03-30 12:14:09 +07:00 |
|
grossmj
|
d08c08617c
|
Support for source and destination for traceNG.
|
2018-03-27 16:58:49 +07:00 |
|
grossmj
|
ff7911bd99
|
Allow to resize a Qemu VM disk (extend only).
|
2018-03-26 18:05:49 +07:00 |
|
grossmj
|
caa2bda71b
|
Spice with agent support for Qemu VMs.
|
2018-03-25 14:36:14 +07:00 |
|
grossmj
|
e52775fa3a
|
Support for console type "none".
|
2018-03-24 18:11:21 +07:00 |
|
grossmj
|
b6275deeef
|
Fix tests.
|
2018-03-23 16:01:21 +07:00 |
|
grossmj
|
b8353bc0d5
|
Support for none console type (Qemu & Docker only)
|
2018-03-23 15:44:16 +07:00 |
|
grossmj
|
8b91894fa4
|
Improve suspend a link for Qemu and VirtualBox VMs.
A suspended link will be unplugged allowing the VMs to be notified
of the change.
|
2018-03-19 16:26:12 +07:00 |
|
grossmj
|
397c1322b4
|
Base support for TraceNG.
|
2018-03-12 17:57:13 +07:00 |
|
ziajka
|
009677f019
|
Fix typo in vcpus on VirtualBoxVM, fixes: #1213
|
2017-11-07 11:15:49 +01:00 |
|
ziajka
|
b654d78ea6
|
Endpoint for obtaining direct action on compute
|
2017-10-13 11:03:56 +02:00 |
|
grossmj
|
fcd2c7b6d4
|
Add missing https console keyword in JSON schema. Fixes #1179.
|
2017-09-19 12:38:35 +07:00 |
|
Julien Duponchelle
|
6aa6d96ba0
|
Fix support of docker appliance with a usage
Fix #1144
|
2017-07-26 10:52:43 +02:00 |
|
Julien Duponchelle
|
0854c04687
|
API for duplication a Node
Support:
* VPCS
* Dynamips router
* Ethernet switch
Ref #1065
|
2017-07-24 10:08:22 +02:00 |
|
grossmj
|
ca3f6fb4b8
|
Update some sentences related to suspending a link.
|
2017-07-20 11:11:44 +07:00 |
|
Julien Duponchelle
|
5fd842e54d
|
Suspend link
|
2017-07-19 17:30:25 +02:00 |
|
grossmj
|
8eb060304a
|
Correct typos in schemas.
|
2017-07-11 20:03:24 +07:00 |
|
Jeremy Grossmann
|
5bdc239064
|
Merge pull request #1104 from GNS3/filters_api
Support packet filtering for VPCS
|
2017-07-08 18:50:00 +07:00 |
|
Julien Duponchelle
|
08423eff96
|
Support packet filtering for VPCS
https://github.com/GNS3/gns3-gui/issues/765
|
2017-07-04 15:12:26 +02:00 |
|
ziajka
|
dadbb0ab09
|
More options for drawing area
|
2017-07-03 10:01:22 +02:00 |
|
ziajka
|
cc34f45677
|
Additional drawing options for Project
|
2017-06-30 14:31:25 +02:00 |
|
ziajka
|
3c18150cdb
|
Adjustment of IOU_OBJECT_SCHEMA
|
2017-06-27 11:14:34 +02:00 |
|
ziajka
|
6aa2afcf54
|
Fix #557 - mac addess collision when running IOU on multiple GNS3 servers
|
2017-06-27 10:09:21 +02:00 |
|
Jeremy Grossmann
|
1b6cefd82b
|
Merge pull request #1055 from GNS3/embed_shell
Fake console for simple Ethernet switch
|
2017-06-22 00:24:14 +02:00 |
|
ziajka
|
bc5ec98cd5
|
Spice support
* QEMU VNC options tests
* QEMU - SPICE support at build options and schemas
* SPICE console_type for nodes
|
2017-06-21 15:14:41 +02:00 |
|
Julien Duponchelle
|
a8e8eac0b4
|
Merge remote-tracking branch 'origin/master' into 2.1
|
2017-06-21 15:13:04 +02:00 |
|
Julien Duponchelle
|
5a1d313fca
|
Merge pull request #1080 from GNS3/spice-feature
Spice feature
|
2017-06-21 10:37:04 +02:00 |
|
Julien Duponchelle
|
36dc264a6c
|
Revert "Spice feature"
|
2017-06-21 10:32:28 +02:00 |
|
ziajka
|
61fda93611
|
SPICE console_type for nodes
|
2017-06-16 14:41:05 +02:00 |
|
ziajka
|
88c2353e2e
|
QEMU - SPICE support at build options and schemas
|
2017-06-16 10:17:26 +02:00 |
|
Julien Duponchelle
|
ae328e5c50
|
Merge branch '2.1' into embed_shell
|
2017-06-07 18:21:41 +02:00 |
|
Julien Duponchelle
|
93adef91d8
|
Merge branch '2.0' into 2.1
|
2017-05-31 16:58:31 +02:00 |
|
Julien Duponchelle
|
5616ab0e9a
|
Fake console for simple Ethernet switch
Fix #454
|
2017-05-31 15:13:29 +02:00 |
|
Julien Duponchelle
|
b87692acce
|
Fix import of some old topologies from 1.3
|
2017-05-23 14:05:47 +02:00 |
|
Julien Duponchelle
|
273a711459
|
Merge branch '2.0' into 2.1
|
2017-04-26 17:22:14 +02:00 |
|
Julien Duponchelle
|
9dc6f0f486
|
Embed the appliances in the server. (#927)
This add a /appliances call
|
2017-04-12 14:35:49 +02:00 |
|
Julien Duponchelle
|
18835974fb
|
Fix required field in schema not use
Fix #972
|
2017-04-11 10:57:01 +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 |
|
Jeremy Grossmann
|
5672b4b748
|
Merge pull request #890 from GNS3/base_config_server_side
Manage base configuration on server
|
2017-02-19 22:59:06 -08:00 |
|
Julien Duponchelle
|
b0567772f7
|
Allow up to 275 adapters for qemu
See #889 for more details
|
2017-02-07 17:04:29 +01:00 |
|
Julien Duponchelle
|
e892e5dfab
|
Manage base configuration on server
Fix #786
|
2017-02-03 13:19:14 +01:00 |
|
Julien Duponchelle
|
63b888a57e
|
Drop unused code
|
2017-02-02 15:34:39 +01:00 |
|
grossmj
|
855ab13655
|
Add missing 'DLT_PPP_SERIAL' PCAP link type in schemas.
|
2017-01-05 12:24:36 +08:00 |
|
Julien Duponchelle
|
5ba5c62670
|
Add support for bios images
Ref https://github.com/GNS3/gns3-gui/issues/1700
|
2016-12-08 16:18:30 +01:00 |
|
Julien Duponchelle
|
a8b78a9b0a
|
Fix traceback when sending invalid parameters to the server
Fix #783
|
2016-11-14 14:00:11 +01:00 |
|
Julien Duponchelle
|
553e137a13
|
Support for serial console for Virtual BOX and VMware using asyncio
Ref #747
|
2016-11-07 23:43:20 +01:00 |
|
Julien Duponchelle
|
4e15f89604
|
Drop console_type serial, and enable_remote_console for Vbox and VMware
Ref #748
|
2016-11-03 18:17:50 +01:00 |
|
Julien Duponchelle
|
0f9df6a2f8
|
Fix crash in idlePC compute
|
2016-10-25 19:32:07 +02:00 |
|
Julien Duponchelle
|
0caf74443b
|
Fix a crash with some old virtualbox topologies
Fix https://github.com/GNS3/gns3-gui/issues/1605
|
2016-10-24 16:47:45 +02:00 |
|
Julien Duponchelle
|
106915f419
|
Return md5sum and filesize in the list of images
Ref https://github.com/GNS3/gns3-gui/issues/1590
|
2016-10-20 17:24:05 +02:00 |
|
Julien Duponchelle
|
43236746f9
|
Support symbol None (from old versions)
Fix #732
|
2016-10-20 09:44:24 +02:00 |
|
Julien Duponchelle
|
a8ffaa9cb5
|
If listen on all interface do not return localhost as console
Fix https://github.com/GNS3/gns3-gui/issues/1574
|
2016-10-17 18:20:29 +02:00 |
|
Julien Duponchelle
|
f737989e44
|
Fix HTTP console not working for docker containers
Fix #1568
|
2016-10-17 14:29:29 +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
|
4b4053dc2b
|
Return the platform of a compute
Ref https://github.com/GNS3/gns3-gui/issues/1550
|
2016-10-04 18:48:29 +02:00 |
|
Julien Duponchelle
|
462238a335
|
Fix a crash when adding builtin switch and hub
|
2016-09-29 15:07:05 +02:00 |
|
Julien Duponchelle
|
056ae41d56
|
Fix invalid content in the dynamips export
Fix #1527
|
2016-09-21 17:49:25 +02:00 |
|
Julien Duponchelle
|
896d279ded
|
Support configuration of ram and vcpus of GNS3 VM in setup wizard
Ref #1445
|
2016-09-21 15:46:56 +02:00 |
|
Julien Duponchelle
|
64139387c4
|
Return size of the scene of the project
Ref #683
|
2016-09-20 12:46:39 +02:00 |
|
Julien Duponchelle
|
da5e3d0e54
|
Dissallow serial to ethernet connection
Fix #678
|
2016-09-15 14:51:40 +02:00 |
|
Julien Duponchelle
|
84a2f8b4a3
|
Return flag for special interface that you can use in the cloud
Fix https://github.com/GNS3/gns3-gui/issues/1509
|
2016-09-14 17:15:06 +02:00 |
|
Julien Duponchelle
|
2f0e2260ab
|
Move the generation of the list of ports to the server
Ref #676
|
2016-09-14 15:21:37 +02:00 |
|
Julien Duponchelle
|
1412462229
|
Suspend the GNS3 VM
Fix #656
|
2016-09-08 15:32:35 +02:00 |
|
Julien Duponchelle
|
0bbda4a5d7
|
Fix error during rotation
Fix https://github.com/GNS3/gns3-gui/issues/1474
|
2016-09-06 14:54:13 +02:00 |
|
Julien Duponchelle
|
0573c3f7d5
|
Port name format for 2.0
Ref #667, https://github.com/GNS3/gns3-gui/issues/1400
|
2016-09-06 11:30:08 +02:00 |
|
Julien Duponchelle
|
1d70a18b11
|
Nat node use port 0
|
2016-09-05 11:43:20 +02:00 |
|
Julien Duponchelle
|
bbc1505274
|
Return what is supported by a compute node
Ref https://github.com/GNS3/gns3-gui/issues/1448
|
2016-08-29 15:53:10 +02:00 |
|
Julien Duponchelle
|
21b99ad9f9
|
Support for sendings settings for the GNS3VM from the GUI
Ref https://github.com/GNS3/gns3-gui/issues/1441
|
2016-08-25 09:32:06 +02:00 |
|
Julien Duponchelle
|
9231b8e991
|
Fix Exception when opening project that contains an IOU node
Fix #636
|
2016-08-23 22:38:44 +02:00 |
|
Julien Duponchelle
|
cde28c849e
|
Return status when you start / stop / suspend a node
Should avoid sync issues
|
2016-08-22 11:26:51 +02:00 |
|
Julien Duponchelle
|
324962def5
|
You can validate a topology from command line
|
2016-08-22 10:31:57 +02:00 |
|
Julien Duponchelle
|
a53a972135
|
Nat node for only the GNS3 VM
|
2016-08-21 21:46:49 +02:00 |
|
Julien Duponchelle
|
5de27a95f9
|
Center label when hostname change
Fix #1404
|
2016-08-17 17:12:23 +02:00 |
|
Julien Duponchelle
|
f82527e253
|
Compute node size on server
Fix #620
|
2016-08-17 11:58:19 +02:00 |
|
Julien Duponchelle
|
12735ff36e
|
Bring back the auto_start
Fix #582
|
2016-08-16 15:45:06 +02:00 |
|