eth-cscs / manta

Another CLI for Alps
https://eth-cscs.github.io/manta/
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

FEAT: add HSM groups in CFS configuration and BOS sessiontemplates in SAT file as tags to CFS configurations #53

Closed Masber closed 3 months ago

Masber commented 6 months ago

One of Manta's goals is to make CFS configurations as first citizens, for this we need to make user we can identify each CFS configuration for each HSM group/tenant.

CFS configurations don't contain HSM information, this makes difficult to find out which CFS configuration belongs to which tenant. Currently, CSCS is embedding the HSM name into the CFS configuration name, this is far from optimal. This issue proposes to add HSM groups as tags to the CFS configurations.

Masber commented 3 months ago

CFS configurations don't have a tags, this means this development will need to be done outside CSM. We won't do this for now