Commit 2d2cef06 authored by Alberto Miranda's avatar Alberto Miranda
Browse files

Merge branch 'amiranda/133-use-configured-scripts-for-adhoc-deployment-teardown' into 'main'

Resolve "Use configured scripts for adhoc deployment/teardown"

This MR updates the deployment and termination RPCs so that they are
executed by `scord-ctl`. The mechanism takes advantage of the 
configuration information added in !93 to generate generic commands
for each configured adhoc storage instance.

This MR also updates `ADM_register_adhoc_storage`, making it generate
and record an internal `adhoc_uuid` that can be forwarded to `scord-ctl`
to refer to running adhoc storage instances.

This MR also renames the RPC `ADM_tear_down_adhoc_storage` to
`ADM_terminate_adhoc_storage`.

Closes #133

See merge request !94
parents 1d6e45a2 74025603
Pipeline #3843 passed with stages
in 5 minutes and 56 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment