Story #3970
Story #3968: As a Pulp user, I can protect content I have stored in Pulp
As a user, I can configure a Distribution to be protected by one ContentGuard
100%
Description
Distributions will have a foreign key to ContentGuards. A ContentGuard could belong to many Distributions. Also, a ContentGuard is not required for a Distribution meaning that a user doesn't have to enable content protection for their distribution.
Related issues
Associated revisions
Revision 154eea25
View on GitHub
Add content-guard to Distribution. closes #3970
Revision 40621ef5
View on GitHub
Delegate content authorization to optional content-guard. closes #3970
History
#1
Updated by daviddavis over 2 years ago
- Description updated (diff)
#2
Updated by jortel@redhat.com over 2 years ago
- Blocked by Story #3969: As a user, I can CRUD a ContentGuard added
#3
Updated by jortel@redhat.com over 2 years ago
Let's define the cardinality and specific changes to the data model. Will Distributions be associated with more than one ContentGuard (many-to-many)? Or, simply one-to-many?
#4
Updated by daviddavis over 2 years ago
- Description updated (diff)
#5
Updated by jortel@redhat.com over 2 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
#6
Updated by amacdona@redhat.com over 2 years ago
- Sprint set to Sprint 43
#7
Updated by jortel@redhat.com over 2 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
#8
Updated by jortel@redhat.com over 2 years ago
- Status changed from ASSIGNED to POST
#9
Updated by jortel@redhat.com over 2 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|154eea25b419124c23f488e0f3a012b828fe0d03.
#10
Updated by jortel@redhat.com about 2 years ago
- Status changed from MODIFIED to ASSIGNED
#11
Updated by jortel@redhat.com about 2 years ago
- Status changed from ASSIGNED to POST
Reworked.
https://github.com/pulp/pulp/pull/3759
#12
Updated by ttereshc about 2 years ago
- Sprint changed from Sprint 43 to Sprint 45
#13
Updated by jortel@redhat.com about 2 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp|40621ef56aea75048ee3e7bf81a62ccd35a32904.
#14
Updated by bherring about 2 years ago
- Related to Test #4256: As a user, the content guard logic needs to be loaded and used by the content app. added
#15
Updated by daviddavis over 1 year ago
- Sprint/Milestone set to 3.0.0
#16
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3)
#17
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Add content-guard to Distribution. closes #3970