core-extra/daemon/core/nodes
2020-05-25 00:16:58 -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 moved common variables up and localname to CoreInterface, they were being created in all subclasses and avoids type hinting errors 2020-05-23 01:05:46 -07:00
network.py added othernet to CoreInterface to avoid hasattr checks 2020-05-23 01:14:47 -07:00
physical.py moved common variables up and localname to CoreInterface, they were being created in all subclasses and avoids type hinting errors 2020-05-23 01:05:46 -07:00