core-extra/daemon/core/nodes
2020-05-29 22:07:50 -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 started type hinting on class variables for nodes/base 2020-05-25 00:16:58 -07:00
client.py fixed doc formatting that was missed 2020-01-17 21:12:14 -08:00
docker.py removed bootsh from CoreNode types as it was not being used 2020-05-21 22:41:03 -07:00
interface.py added othernet to CoreInterface to avoid hasattr checks 2020-05-23 01:14:47 -07:00
lxd.py removed bootsh from CoreNode types as it was not being used 2020-05-21 22:41:03 -07:00
netclient.py renamed netclient create_interface to set_interface_master to better describe its purpose 2020-05-29 22:07:50 -07:00
network.py renamed netclient create_interface to set_interface_master to better describe its purpose 2020-05-29 22:07:50 -07:00
physical.py changes to make rj45 maintain the interface information, instead of trying to be 2 classes at once 2020-05-25 23:18:20 -07:00