Actions
Story #3989
closedCreate content model serializers and viewsets for pulp_docker 4.0
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 46
Quarter:
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
Actions
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