core-extra/daemon/core/nodes
2020-06-08 09:55:05 -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 update to netclient existing bridge check to avoid using the -j flag, which requires version 4.7+ vs 4.5+ that we currently expect 2020-06-08 09:55:05 -07:00
network.py added network policy enum to avoid string usage 2020-05-29 23:22:21 -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