Blake Harnden
|
d124820a86
|
daemon: fixed error in handling errors when rendering config service templates
|
2022-04-14 10:48:00 -07:00 |
|
Blake Harnden
|
bd6f789cef
|
daemon/gui/grpc: added support to retrieve rendered config service files, added support for grpc to access this, and update gui to leverage this call to provide a rendered view of files based on the current scenario, also allows editing the rendered output to use as the input when running the scenario
|
2022-04-08 22:24:07 -07:00 |
|
Blake Harnden
|
f545726ed5
|
daemon: small improvements to command error reporting, as well as catching and reporting config service get text dynamic exceptions
|
2022-03-04 09:55:40 -08:00 |
|
Blake Harnden
|
44b7b6a27e
|
daemon: update config service files to use paths for retrieving templates and generating files in the same consistent way
|
2022-02-03 14:28:56 -08:00 |
|
Blake Harnden
|
bd896d1336
|
daemon: added capability to config services to shadow directory structures, from a given path, or from a local source, files may be templates or a straight copy and can be sourced from node named unique paths for node specific files, also refactored and renamed file creation related functions for nodes
|
2021-09-17 14:34:37 -07:00 |
|
Blake Harnden
|
85c5ad22e4
|
daemon: adjustments to load local emane models and config services better using a full import
|
2021-05-07 22:49:58 -07:00 |
|
Blake Harnden
|
50e3aadc6b
|
daemon: refactoring to load emane models one time during startup, updates to account for this change
|
2021-05-07 10:40:18 -07:00 |
|
Blake Harnden
|
69652ac577
|
updates to python based logging to use module named loggers, updated logging config file to align with these changes
|
2021-04-21 21:09:35 -07:00 |
|
Blake Harnden
|
1c970bbe00
|
daemon: refactoring to remove usage of os.path where possible and pathlib.Path instead
|
2021-03-19 16:54:24 -07:00 |
|
Blake Harnden
|
e0c9f9c832
|
daemon: moved executable check to CoreEmu and separated them into their own module core.executables
|
2020-06-23 09:11:37 -07:00 |
|
Blake Harnden
|
b2ea8cbbf6
|
daemon: added type hinting throughout config services
|
2020-06-18 14:15:45 -07:00 |
|
Blake Harnden
|
45fb32c834
|
renamed config service dependency finder method to startup_paths, added pydocs to config service related methods
|
2020-01-27 11:44:00 -08:00 |
|
Blake Harnden
|
09aa882017
|
fixed config service to leverage validation_timer properly, added unit tests for config service base class
|
2020-01-27 10:57:16 -08:00 |
|
Blake Harnden
|
80073dd8c8
|
adding documentation to config service base class
|
2020-01-24 22:15:21 -08:00 |
|
Blake Harnden
|
22ff48182a
|
added some basic documentation to the config service manager and dependency finder
|
2020-01-24 17:27:12 -08:00 |
|
Blake Harnden
|
05a60f684e
|
updated config service logging to debug
|
2020-01-24 16:01:44 -08:00 |
|
Blake Harnden
|
fcc445bb72
|
fixed issues in zebra config service, updated config services to start and validate different modes appropriately, added service dependency startup for config services
|
2020-01-23 13:22:47 -08:00 |
|
Blake Harnden
|
852eb60ab9
|
renamed config service get_text to get_text_template to be more obvious to the purpose
|
2020-01-23 11:06:09 -08:00 |
|
Blake Harnden
|
422bf9ac15
|
initial work to add support for quagga services as config services
|
2020-01-23 11:03:56 -08:00 |
|
Blake Harnden
|
640b2c7d5b
|
updated config services to account for files that have a path, basename will be used for template rendering, converted all current utility/security services to config service format
|
2020-01-22 16:54:45 -08:00 |
|
Blake Harnden
|
d7d0a55fd2
|
updates to support saving config services to xml, loading config services from xml, retrieving config services from coretk when joining a session
|
2020-01-21 17:32:12 -08:00 |
|
Blake Harnden
|
0ea2f73a80
|
added modes to config services that allows them to decide sets of configurations
|
2020-01-21 14:00:55 -08:00 |
|
Blake Harnden
|
a4f3abf27c
|
updated config service grpc to return default templates and config, added logic to check for local custom templates
|
2020-01-20 15:54:47 -08:00 |
|
Blake Harnden
|
7b5df11dc7
|
added files to config services, added default logic for creating files from templates, added new method to provide extra data to templates, updated gui to display templates raw
|
2020-01-20 15:02:04 -08:00 |
|
Blake Harnden
|
dcc683dd38
|
added config service manager to CoreEmu and made it possible to create a session and nodes with config services from a script
|
2020-01-17 21:09:51 -08:00 |
|
Blake Harnden
|
191a9e9909
|
added some code to keep track of config services separately within core nodes, added function for starting config services during session instantiation
|
2020-01-17 16:57:49 -08:00 |
|
Blake Harnden
|
dbc77d81f6
|
updates naming for built in config services, broke out current example script to examples dir, broke out config service manager to separate file
|
2020-01-17 13:47:55 -08:00 |
|
Blake Harnden
|
433327c0ae
|
added config service manager, added custom loading of subdirs for config based services, added configurations for config services
|
2020-01-17 11:40:29 -08:00 |
|
Blake Harnden
|
cf7dda816c
|
improvements to config services, start/stop/validate basics, abc levergae to enforce definitions for custom services
|
2020-01-16 17:14:42 -08:00 |
|
Blake Harnden
|
988ca76cec
|
initial code towards services that will generate files from templates and provide configuration
|
2020-01-16 15:48:21 -08:00 |
|