Jump to: navigation, search

Difference between revisions of "Barbican/Clients"

 
(7 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
|-
 
|-
 
| Put Secret || || Validation needed || Validation needed, secret_type needed
 
| Put Secret || || Validation needed || Validation needed, secret_type needed
| Transport Keys || || ||
+
|-
 +
| Put Secret Metadata || || Support Needed || Support Needed
 +
|-
 +
| Order for Secret || || Validation? || Orders re-write needed.  Consider making it a sub-resource of Secret
 +
|-
 +
| Create Container || || ||
 +
|-
 +
| Get Container || || ||
 +
|-
 +
| Add Secret to Container || || Needs to be able to add/remove secrets ||
 +
|-
 +
| List Containers || || ||
 +
|-
 +
| Secret Types || || Need to add Python classes for each type ||
 
|}
 
|}

Latest revision as of 21:48, 16 August 2016

barbican python-barbicanclient python-openstacksdk
Get Secret List Missing date filters Should be fine
Get Secret Metadata User-meta support needed User-meta support needed
Get Secret
Put Secret Validation needed Validation needed, secret_type needed
Put Secret Metadata Support Needed Support Needed
Order for Secret Validation? Orders re-write needed. Consider making it a sub-resource of Secret
Create Container
Get Container
Add Secret to Container Needs to be able to add/remove secrets
List Containers
Secret Types Need to add Python classes for each type