Actions
Test #4815
closedPublish a file repo with a manifest filename other than the default (PULP_MANIFEST)
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Platform Release:
Tags:
Sprint:
Quarter:
Description
1. Create a file repo publication with a filename other than the default (http POST http://localhost:24817/pulp/api/v3/publications/file/file/ repository=$REPO_HREF manifest=MYMANIFEST
)
2. Distribute the publication
3. Pull down the manifest file (http GET http://localhost:24816/pulp/content/foo/MYMANIFEST
)
Related issues
Updated by daviddavis over 5 years ago
- Related to Task #4720: Remove publishers from pulp_file added
Updated by dalley over 3 years ago
This is possible now, yes? https://github.com/pulp/pulp_file/blob/master/pulp_file/app/models.py#L109
Updated by daviddavis over 3 years ago
- Status changed from NEW to CLOSED - WONTFIX
Actions