Actions
Story #3549
closedAs 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
Updated by daviddavis over 6 years ago
- Blocks Story #3529: As an authenticated user, I can upload ansible roles into a pulp repository. added
Updated by bmbouter over 6 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!
Updated by daviddavis over 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
Added by daviddavis over 6 years ago
Updated by daviddavis over 6 years ago
- Status changed from ASSIGNED to POST
Updated by bmbouter about 6 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Create a roles content endpoint in the api
fixes #3549 https://pulp.plan.io/issues/3549