Blake Harnden
|
876699e8ef
|
variable/grpc cleanup to rename everything using spelt out numbers instead of actual numbers
|
2020-06-12 16:52:41 -07:00 |
|
Blake Harnden
|
c07766e1eb
|
updated session.add_node to use better type hinting and force usage of classes directly, instead of indirectly through NodeTypes
|
2020-05-20 22:14:03 -07:00 |
|
Blake Harnden
|
298cd2c9d3
|
small update to devguide, updates to READMEs for LXD and Docker
|
2019-12-19 12:32:30 -08:00 |
|
Blake Harnden
|
ab0abd65aa
|
modified session.add_node parameter node_options, to just be options
|
2019-10-22 15:31:50 -07:00 |
|
bharnden
|
d5055f85d3
|
pass over files using isort
|
2019-09-10 14:20:51 -07:00 |
|
Blake Harnden
|
913ca51b1c
|
cleanup for docker/lxd code being used, tweaks to running container commands
|
2019-07-02 16:05:45 -07:00 |
|
Blake Harnden
|
2397cd58ee
|
integrated creation into the standard session.add_node call, currently requires an extra check due to the need for being able to specify an image
|
2019-06-28 15:41:55 -07:00 |
|
Blake Harnden
|
6ab8368f1c
|
updates to attempt to support trying to run traditional services in some manner within the context of a docker node
|
2019-06-28 12:58:08 -07:00 |
|
Blake Harnden
|
5971950523
|
changes to have DockerNode based off a CoreNode instead, elminating the need for a lot of boiler plate
|
2019-06-28 08:17:11 -07:00 |
|
Blake Harnden
|
9825706e03
|
initial commit with some docker nodes integrating with core at a basic level
|
2019-06-27 15:45:35 -07:00 |
|