gns3-server/gns3server
grossmj ec02150fd2 Set default disk interface type to "none".
Fail-safe: use "ide" if an image is set but no interface type is configured.
Use the HDA disk interface type if none has been configured for HDD.

(cherry picked from commit 464fd804ce)
2020-08-15 16:14:16 +09:30
..
appliances Sync appliance files. 2020-11-05 15:30:21 +10:30
compute Set default disk interface type to "none". 2020-08-15 16:14:16 +09:30
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Close and remove projects deleted from disks after SIGHUP signal is received. 2020-12-04 16:17:28 +10:30
handlers Fix symbol retrieval issue. Ref #1824 2020-10-07 11:48:11 +10:30
schemas Set default disk interface type to "none". 2020-08-15 16:14:16 +09:30
static Release web UI 2.2.17 2020-12-04 02:59:13 +01:00
symbols Correctly rename symbol. 2019-03-12 18:54:05 +07:00
templates Fix redirection to web-ui bundled server 2019-07-04 08:59:33 +02:00
ubridge Fix uBrigde error popups when Docker image has stopped. Fixes https://github.com/GNS3/gns3-gui/issues/2957 2020-04-06 13:52:04 +09:30
utils Fix bug with application id allocation for IOU nodes. Fixes #3079 2020-10-27 19:41:24 +10:30
web Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility. 2020-11-17 06:30:47 +00:00
__init__.py New base server. 2015-01-13 17:05:26 -07:00
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Improved how the path to the config file is actually determined 2019-11-11 11:20:51 +01:00
crash_report.py Release v2.2.17 2020-12-04 16:26:56 +10:30
main.py History support for console and telnet application, Fixes: #1083 2017-07-25 16:18:07 +02:00
notification_queue.py Catch exception when psutil returns OSError 2020-08-06 13:37:27 +09:30
run.py Deprecate running with Python 3.5 2020-05-19 16:14:58 +09:30
version.py Development on 2.2.18dev1 2020-12-04 18:10:11 +10:30