Add Metadata to Secrets
This blueprint proposes adding a metadata property to secrets.
The Barbican API returns metadata to the user about secrets, but the user is not allowed to set metadata options that are not supported by Barbican. This blueprint proposes adding a metadata field to secrets that allows users to store any metadata with a secret.
Note that this blueprint only provides the model and backend storage changes required to store metadata. It does not provide a change to the interface to allow the user to specify new metadata with the key. That is reserved for another blueprint.
Blueprint information
- Status:
- Complete
- Approver:
- Douglas Mendizábal
- Priority:
- Medium
- Drafter:
- Kaitlin Farr
- Direction:
- Approved
- Assignee:
- Kaitlin Farr
- Definition:
- Approved
- Series goal:
- Accepted for juno
- Implementation:
- Implemented
- Milestone target:
- 2014.2
- Started by
- Douglas Mendizábal
- Completed by
- Douglas Mendizábal
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Adds SecretMetadata table
Addressed by: https:/
Move all Secret metadata to SecretMetadatum table
Addressed by: https:/
Add user modifiable column
Addressed by: https:/
Change name of SecretMetadatum table to SecretStoreMeta