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
7067b54a00
core-extra
/
daemon
/
core
/
nodes
History
Blake Harnden
b5b7b8cdf9
grpc: updates to fix throughput parsing, accounting for new connection changes, now supports throughput for network to network links
2022-10-12 14:04:48 -07: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
grpc: updates to fix throughput parsing, accounting for new connection changes, now supports throughput for network to network links
2022-10-12 14:04:48 -07:00
docker.py
daemon: adjustments to fix terminal command string generation for docker/lxd nodes to account for being on a distributed server
2022-06-10 14:53:49 -07:00
interface.py
daemon: moved node cmd to base, allowing interface config to not need a node parameter
2022-03-17 16:31:03 -07:00
lxd.py
daemon: adjustments to fix terminal command string generation for docker/lxd nodes to account for being on a distributed server
2022-06-10 14:53:49 -07:00
netclient.py
daemon: updates to change hostname settings to replace _ to - due to _ being an invalid character
2022-06-10 10:01:48 -07:00
network.py
daemon: adjustments to revamp how core nodes are created in session.add_node, nodes now provide a create_options function for node specific options that are type hinted
2022-05-25 10:51:42 -07:00
physical.py
daemon: updates to expose node.create_cmd and not be private, added utility functions for running multiple commands on multiple nodes more efficiently
2022-06-10 14:23:06 -07:00
wireless.py
daemon: adjustments to revamp how core nodes are created in session.add_node, nodes now provide a create_options function for node specific options that are type hinted
2022-05-25 10:51:42 -07:00