Modify the Tape Server code to pass the encryption key ID directly to the python script `cta-get-encryption-key` (#139)
requested to merge 139-modify-the-tape-server-code-to-pass-the-encryption-key-id-directly-to-the-python-script-cta-get into main
Description
- Pass encryption key name and tape pool name to external script
- Tape server will set encryption key name for the new tapes
To test
- Archive to unencrypted tape
- Retrieve from unencrypted tape
- Archive to encrypted tape
- Retrieve from encrypted tape
- Archive to the new tape with encryption enabled
- readtp of unencrypted tape
- readtp of encrypted tape
Reference ticket
Closes #139 (closed) Closes #341 (closed)
Edited by Volodymyr Yurchenko