Story #3970
closedStory #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
Updated by jortel@redhat.com about 6 years ago
- Blocked by Story #3969: As a user, I can CRUD a ContentGuard added
Updated by jortel@redhat.com about 6 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?
Updated by jortel@redhat.com about 6 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by jortel@redhat.com about 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
Added by jortel@redhat.com about 6 years ago
Added by jortel@redhat.com about 6 years ago
Revision 154eea25 | View on GitHub
Add content-guard to Distribution. closes #3970
Updated by jortel@redhat.com about 6 years ago
- Status changed from ASSIGNED to POST
Updated by jortel@redhat.com about 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|154eea25b419124c23f488e0f3a012b828fe0d03.
Updated by jortel@redhat.com about 6 years ago
- Status changed from MODIFIED to ASSIGNED
Updated by jortel@redhat.com about 6 years ago
- Status changed from ASSIGNED to POST
Reworked.
https://github.com/pulp/pulp/pull/3759
Added by jortel@redhat.com about 6 years ago
Revision 40621ef5 | View on GitHub
Delegate content authorization to optional content-guard. closes #3970
Updated by ttereshc about 6 years ago
- Sprint changed from Sprint 43 to Sprint 45
Updated by jortel@redhat.com almost 6 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp|40621ef56aea75048ee3e7bf81a62ccd35a32904.
Updated by bherring almost 6 years ago
- Related to Test #4256: As a user, the content guard logic needs to be loaded and used by the content app. added
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Add content-guard to Distribution. closes #3970