Story #3549
As a user, I can list ansible roles
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 35
Quarter:
Description
Currently in our api, we have a single endpoint for content (/content/ansible/
) which returns ansible role versions. We abstract away ansible roles. This task is to create two separate endpoints:
- /content/ansible/roles/
- /content/ansible/roles/<uuid>/versions/
This more closely mirrors what exists in galaxy.
Related issues
Associated revisions
History
#1
Updated by daviddavis almost 3 years ago
- Blocks Story #3529: As an authenticated user, I can upload ansible roles into a pulp repository. added
#2
Updated by bmbouter almost 3 years ago
- Sprint/Milestone set to 0.1 Release
- Groomed changed from No to Yes
- Sprint set to Sprint 35
This looks exactly correct. Thanks daviddavis!
#3
Updated by daviddavis almost 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
#4
Updated by daviddavis almost 3 years ago
- Status changed from ASSIGNED to POST
#5
Updated by bmbouter almost 3 years ago
- Status changed from POST to MODIFIED
#6
Updated by bmbouter over 2 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Create a roles content endpoint in the api
fixes #3549 https://pulp.plan.io/issues/3549