Move compute_tools from console repo (zenithdb/console#383)

Currently it's included with minimal changes and lives aside of the main
workspace. Later we may re-use and combine common parts with zenith
control_plane.

This change is mostly needed to unify cloud deployment pipeline:
1.1. build compute-tools image
1.2. build compute-node image based on the freshly built compute-tools
2. build zenith image

So we can roll new compute image and new storage required by it to
operate properly. Also it becomes easier to test console against some
specific version of compute-node/-tools.
This commit is contained in:
Alexey Kondratov
2021-12-24 17:51:34 +03:00
committed by Alexey Kondratov
parent eba897ffe7
commit f64074c609
23 changed files with 2804 additions and 2 deletions

1161
compute_tools/Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff