fabric-testbed / fabric-core-api

Python (Flask) based ReSTful API for FABRIC Core User Services
MIT License
0 stars 0 forks source link

SshKeys - add/overwrite comment when `store_pubkey` is False (ephemeral) #57

Open mjstealey opened 10 months ago

mjstealey commented 10 months ago

Update ssh key generation code to set:

Ref: https://github.com/fabric-testbed/fabric-core-api/blob/main/server/swagger_server/response_code/sshkeys_utils.py#L25-L96