Story #4635
closed
As a user I can use Mazer to install a Collection published by Pulp
Status:
CLOSED - CURRENTRELEASE
Description
According to the Galaxy API v2 docs, Mazer installs from the
GET /api/v2/collections/<namespace>/<name>/versions/<version>/file/ URL
pulp_ansible should implement this URL handler and redirect the user to the content artifact.
- Subject changed from As a user I can use Mazer to intsall a Collection published by Pulp to As a user I can use Mazer to install a Collection published by Pulp
- Description updated (diff)
- Blocked by Task #4633: Define Collection model added
- Groomed changed from No to Yes
- Sprint set to Sprint 51
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
- Sprint changed from Sprint 51 to Sprint 52
- Sprint/Milestone changed from 66 to 0.1 Release
- Status changed from ASSIGNED to POST
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Related to Test #4915: Test install a collection hosted by Pulp using mazer added
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Also available in: Atom
PDF
Adds mazer install support
With mazer configured to a Distribution in Pulp you can run
mazer install namespace.name
and it will install that Collection if its present in the Distribution mazer is pulling from.https://pulp.plan.io/issues/4635 closes #4635