core-extra/daemon/core/nodes
2020-05-29 22:48:00 -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 turned transport type usages of raw and virtual across the board to an enumerated type 2020-05-29 22:48:00 -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 turned transport type usages of raw and virtual across the board to an enumerated type 2020-05-29 22:48:00 -07:00