Verified Commit 9f4134ac authored by Alberto Miranda's avatar Alberto Miranda
Browse files

Update `ADM_deploy_adhoc_storage` RPC

- scord-ctl: The new implementation for the RPC handler makes use of
  the new configuration files to construct the command line for
  deployment. The RPC handler will now reply with the generated path
  for the adhoc storage system (`adhoc_dir`) in addition to an
  appropriate error code.

- scord: The RPC handler has been refactored and will now propagate
  `adhoc_dir` to the client API.

- API: The newly generated `adhoc_dir` is propagated to client code.

- examples: Updated to account for the new `adhoc_storage_path` argument in
  the APIs.

foo
parent 421c5ed1
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