Commit Graph

56 Commits (master)

Author SHA1 Message Date
JCDraaijer 7117b1fb65 Improved how the path to the config file is actually determined
5 years ago
JCDraaijer 3bd394b637 Added workaround for #1690. Added venv/ to .gitignore
5 years ago
grossmj 5a3f8b9a9b Use versioned config directory for profiles. Fixes #1664
5 years ago
grossmj e8b8554c1a Fix Qemu VM state support after closing a project and check for JSON data returned by qemu-img. Fixes #1591
5 years ago
grossmj fb470dd4b5 Back to the major.minor version for config files. Ref https://github.com/GNS3/gns3-gui/issues/2756
5 years ago
grossmj 6dbb992513 Fix templates missing after server restart. Fixes https://github.com/GNS3/gns3-gui/issues/2769
5 years ago
grossmj 7a55ba3c1e Use the full version number for path to config files. Ref https://github.com/GNS3/gns3-gui/issues/2756
5 years ago
grossmj c075baa05b Store config files in version specific location
5 years ago
grossmj 927f7e6b9d Do not show log message if configuration file doesn't exist. Fixes #1206.
6 years ago
Julien Duponchelle 9fd5e4cbc9
Handle password configuration change on remote servers
7 years ago
Julien Duponchelle bfb82a9618
The gns3_controller.conf is located in the same directory of gns3_server.conf
8 years ago
Aren Abkarian 62377315dd
English typo
8 years ago
Julien Duponchelle 436543d8b8
English fix profil => profile
8 years ago
Julien Duponchelle 5bb1abb2a9
Support for profil settings
8 years ago
Julien Duponchelle 182a979e71
Generic class for watch file change
8 years ago
Julien Duponchelle d8005f6d4f
Cleanup unused code
8 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
8 years ago
Julien Duponchelle dd2fdcc574
Merge branch '1.5' into networkv2
8 years ago
Julien Duponchelle 3296b97f59
Rename modules => hypervisor
8 years ago
Julien Duponchelle 04b02171bb
Support /etc/gns3/gns3_server.conf for the config
8 years ago
Julien Duponchelle c6bbc34a56 Allow user to change the configuration file
9 years ago
Julien Duponchelle 06e193231c Fix double loading of config from working directory
9 years ago
Julien Duponchelle caf7af7ad5 Support server config in current working directory
9 years ago
Julien Duponchelle 26df776f4c Move configuration to the GNS3 directory
9 years ago
Julien Duponchelle bd4b6396a8 Ensure in test we didn't load the local configuration
9 years ago
Julien Duponchelle 4b21135ba7 Turn off configuration parser interpolation
9 years ago
Julien Duponchelle a3f00e1f45 Catch configuration file parsing errors
9 years ago
Julien Duponchelle 151788e48a Force utf-8 configuraton files reading
9 years ago
Julien Duponchelle 964ea0f577 Fix random behavior in tests
9 years ago
Julien Duponchelle 54bccb0628 Restore configuration live reload
9 years ago
Julien Duponchelle bcb1ce02ab Refactor config management in tests
9 years ago
Jeremy 03796ca729 Server handler to shutdown a local server.
9 years ago
grossmj 4c68fd0d52 Renames server.conf and server.ini to gns3_server.conf and gns3_server.ini respectively.
9 years ago
Julien Duponchelle 2679c03fe2 Drop cloud from config
9 years ago
Julien Duponchelle 91ccd6167c API for reloading server config
9 years ago
Jeremy ba95567886 Some info message and fixes ghost IOS activation/deactivation.
9 years ago
Julien Duponchelle 821eb5e92b Repare config file loading
9 years ago
Julien Duponchelle a4669689e7 Fix tests due to test reading the local config file
9 years ago
Jeremy 79a57ca420 New Dynamips integration part 3
9 years ago
grossmj 2a3b37a3bd VirtualBox packet capture.
9 years ago
Julien Duponchelle e81dcd4bba Add /projects before /project
9 years ago
Jeremy 471fbe576c Ignore OSError when checking for config file changes.
9 years ago
Jeremy aecd7dedba Fixes app name for the config file on Linux.
9 years ago
Julien Duponchelle 0ae8d8031a Override configuration from command line even in case of config reload
9 years ago
Julien Duponchelle 6abf420ce1 Support configuration live reload
9 years ago
Julien Duponchelle 21020a2753 Fix server configuration path
9 years ago
Jeremy 39e3ca91a9 Fixes module unload & adds host, port and allow-remote-console command line args.
9 years ago
Julien Duponchelle 8e249b670d Set a location by default
9 years ago
Julien Duponchelle db41076ce5 Use the project working directory for VPCS VM
9 years ago
Julien Duponchelle f5ed9fbcf1 PEP 8 clean thanks to auto pep8
9 years ago