ubicloud/rhizome/host/spec
Furkan Sahin f7c6ca7c03 Move nic gateway setting to vm_setup rhizome changes
Nic gateway setup is the most crucial piece in ipv4 networking setup.
Most of that work already is happenning in vm_setup. Keeping this piece
in controlplane doesn't make sense. Therefore, I am moving it to the
proper place.

This will require migration of prep.json files, which is fine and will
be handled at the time of deployment for existing VMs.

This commit essentially adds the rhizome part, the deployment will
require to first deploy this, wait and continue the removal of gateway
setup from the control plane, which is the next commit.
2024-11-07 09:24:29 +01:00
..
boot_image_spec.rb Make sha256 sum calculation faster. 2024-05-17 15:21:56 -07:00
cloud_hypervisor_spec.rb Introduce new CloudHypervisor version class 2024-06-13 17:11:42 +02:00
spdk_rpc_spec.rb Enable multiple SPDK installations 2023-11-22 11:39:28 -08:00
spdk_setup_spec.rb Allow configurable cpu count for SPDK in rhizome. 2024-03-28 11:05:33 -07:00
storage_key_encryption_spec.rb Restructure rhizome folder to accommodate new services 2023-09-06 00:51:26 +03:00
storage_key_tool_spec.rb Add rhizome multi-device storage abstractions 2024-01-24 09:19:33 -08:00
storage_volume_spec.rb Add rhizome multi-device storage abstractions 2024-01-24 09:19:33 -08:00
vm_path_spec.rb Update rubocop-rspec to 2.26.0 and fix new style checks 2024-01-05 09:23:40 +03:00
vm_setup_spec.rb Move nic gateway setting to vm_setup rhizome changes 2024-11-07 09:24:29 +01:00