This website requires JavaScript.
Explore
Help
Sign In
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
7e87ad24fa
core-extra
/
daemon
/
core
/
nodes
History
Blake Harnden
a42697ecce
daemon: consolidated the code for CoreNode commands into the class itself
2022-02-28 22:05:01 -08:00
..
__init__.py
updates to layout core module packages in a more logical way, including renaming methods from objects to nodes and nodes.objid to nodes.id
2019-04-29 23:31:47 -07:00
base.py
daemon: consolidated the code for CoreNode commands into the class itself
2022-02-28 22:05:01 -08:00
docker.py
daemon: fixed issue creating directory for files when needed, within node
2022-02-05 12:19:24 -08:00
interface.py
daemon: refactored interfaces to store configuration options as link options, instead of using a dictionary
2022-01-25 21:39:52 -08:00
lxd.py
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
netclient.py
daemon: updates to support configuring and tracking mtu, along with over refactoring
2022-01-07 16:03:45 -08:00
network.py
daemon: updates to network base to set default behavior for abstract function
2022-02-25 15:06:14 -08:00
physical.py
daemon: fix PhysicalNode instantiation issues, remove old functions that are no longer use and update session to use the new variation
2022-02-25 14:46:03 -08:00