Add User Metadata to Barbican Secrets
Problem Description
===================
Users may require to add additional data to a Barbican Secret. A user may
want to add a description of the Secret as well as other necessary data
such as geolocation, rate, allowed time-access, etc. This will allow user
applications/
to allow/disallow an action to Barbican. Content can be in any format.
Proposed Change
===============
The proposed change will be to add a new attribute to Barbican
Secrets in order for user meta-data to be stored. A new API
endpoint must also be created for the manipulation of the metadata.
Blueprint information
- Status:
- Complete
- Approver:
- Douglas Mendizábal
- Priority:
- Low
- Drafter:
- Fernando Diaz
- Direction:
- Approved
- Assignee:
- Fernando Diaz
- Definition:
- Approved
- Series goal:
- Accepted for mitaka
- Implementation:
- Implemented
- Milestone target:
- mitaka-3
- Started by
- Fernando Diaz
- Completed by
- Fernando Diaz
Related branches
Related bugs
Sprints
Whiteboard
Spec Location:
https:/
Relevant Patches:
https:/
https:/
Gerrit topic: https:/
Addressed by: https:/
Introduce User-Meta table, model, and repo
Addressed by: https:/
User Metadata API and tests
Work Items
Work items:
Database alterations: DONE
Current and New API alterations and Tests: DONE