Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • CTA CTA
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 139
    • Issues 139
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ctacta
  • CTACTA
  • Merge requests
  • !63

Modify the Tape Server code to pass the encryption key ID directly to the python script `cta-get-encryption-key` (#139)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Volodymyr Yurchenko requested to merge 139-modify-the-tape-server-code-to-pass-the-encryption-key-id-directly-to-the-python-script-cta-get into main Oct 07, 2022
  • Overview 0
  • Commits 12
  • Pipelines 10
  • Changes 21

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

Edited Nov 25, 2022 by Volodymyr Yurchenko
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 139-modify-the-tape-server-code-to-pass-the-encryption-key-id-directly-to-the-python-script-cta-get