Story #3969
Story #3968: As a Pulp user, I can protect content I have stored in Pulp
As a user, I can CRUD a ContentGuard
Start date:
Due date:
% Done:
100%
Platform Release:
Blocks Release:
Backwards Incompatible:
No
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
QA Contact:
Complexity:
Smash Test:
Verified:
No
Verification Required:
No
Sprint:
Sprint 43
Related issues
Associated revisions
Revision 4f7e4745
View on GitHub
Add ContentGuard model, serializer and viewset.
closes #3969
Revision 4f7e4745
View on GitHub
Add ContentGuard model, serializer and viewset.
closes #3969
Revision 4f7e4745
View on GitHub
Add ContentGuard model, serializer and viewset.
closes #3969
History
#1
Updated by jortel@redhat.com over 1 year ago
- Blocks Story #3970: As a user, I can configure a Distribution to be protected by one ContentGuard added
#2
Updated by jortel@redhat.com over 1 year ago
Let's design the ContentGuard here:
For example:
ContentGuard(MasterModel):- name (unique)
- description (optional)
We should also describe the master/detail URLs. I suspect this will follow the same pattern as Remotes and Publishers.
#3
Updated by jortel@redhat.com over 1 year ago
- Related to Story #3972: As a plugin writer, I can define a type of ContentGuard added
#4
Updated by jortel@redhat.com over 1 year ago
- Related to deleted (Story #3972: As a plugin writer, I can define a type of ContentGuard)
#5
Updated by jortel@redhat.com over 1 year ago
- Blocks Story #3972: As a plugin writer, I can define a type of ContentGuard added
#6
Updated by daviddavis over 1 year ago
- Description updated (diff)
#7
Updated by daviddavis over 1 year ago
- Description updated (diff)
#8
Updated by jortel@redhat.com about 1 year ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
#9
Updated by amacdona@redhat.com about 1 year ago
- Sprint/Milestone set to 3.0
- Sprint set to Sprint 43
- Tags Pulp 3 added
#10
Updated by jortel@redhat.com about 1 year ago
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
#11
Updated by jortel@redhat.com about 1 year ago
- Checklist item Define a base ContentGuard model set to Done
- Checklist item Define a base serializer and viewset that plugins can extend set to Done
- Status changed from ASSIGNED to POST
#12
Updated by jortel@redhat.com about 1 year ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|4f7e4745312b330b04e0ef2f43b35729b10c1af5.
#13
Updated by jortel@redhat.com about 1 year ago
- Blocks deleted (Story #3972: As a plugin writer, I can define a type of ContentGuard)
#14
Updated by kersom about 1 year ago
- Related to Test #4122: Test CRUD ContentGuard added
Please register to edit this issue