Story #3989
closedCreate content model serializers and viewsets for pulp_docker 4.0
100%
Description
Create content model serializers and viewsets for pulp_docker 4.0
The only notable complexity is the (serializer) size property on content with attributes: Manifest, ManifestBlob and ManifestList. The size needs to be retrieved from the Artifact or RemoteArtifact should the Artifact not have been created (downloaded).
Related issues
Updated by jortel@redhat.com about 6 years ago
- Tracker changed from Issue to Story
- % Done set to 0
Updated by jortel@redhat.com about 6 years ago
- Blocked by Story #3401: Create content models for pulp_docker 4.0 added
Updated by amacdona@redhat.com almost 6 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
This one is necessary for uploads. IMO this should be a docker beta blocker.
Updated by amacdona@redhat.com almost 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to amacdona@redhat.com
Updated by amacdona@redhat.com almost 6 years ago
- Status changed from ASSIGNED to POST
Added by amacdona@redhat.com almost 6 years ago
Added by amacdona@redhat.com almost 6 years ago
Revision dff93a5c | View on GitHub
Create Serializers and Viewsets for Content
This commit leaves POST (create) unimplemented as well as Filters which are each complex enough that they warrent a separate issue and PR.
Added by amacdona@redhat.com almost 6 years ago
Revision dff93a5c | View on GitHub
Create Serializers and Viewsets for Content
This commit leaves POST (create) unimplemented as well as Filters which are each complex enough that they warrent a separate issue and PR.
Added by amacdona@redhat.com almost 6 years ago
Revision dff93a5c | View on GitHub
Create Serializers and Viewsets for Content
This commit leaves POST (create) unimplemented as well as Filters which are each complex enough that they warrent a separate issue and PR.
Updated by amacdona@redhat.com almost 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset dff93a5cf950d83e9dbc77909562ef80ac75583a.
Updated by ipanova@redhat.com about 5 years ago
- Project changed from Docker Support to Container Support
Updated by ipanova@redhat.com almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Create Serializers and Viewsets for Content
This commit leaves POST (create) unimplemented as well as Filters which are each complex enough that they warrent a separate issue and PR.
https://pulp.plan.io/issues/3989 fixes #3989