Project

Profile

Help

Story #3529

closed

As an authenticated user, I can upload ansible roles into a pulp repository.

Added by daviddavis about 6 years ago. Updated over 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Workflow:

1. User uploads role version tar to /artifacts/ creating new Artifact record
2. User creates a new role by posting to /content/ansible/roles/ (optional)
3. User creates a new role version by posting to /content/ansible/roles/<uuid>/versions/. The fields would be role (href), version or version name (string), and artifact (href)

Steps 1-2 were taken care of in this PR:

https://github.com/pulp/pulp_ansible/pull/6

Step 3 is outstanding.


Related issues

Blocked by Ansible Plugin - Story #3549: As a user, I can list ansible rolesCLOSED - CURRENTRELEASEdaviddavis

Actions
Actions #1

Updated by bmbouter about 6 years ago

  • Tracker changed from Issue to Story
  • % Done set to 0
Actions #2

Updated by bmbouter about 6 years ago

  • Description updated (diff)
Actions #3

Updated by daviddavis about 6 years ago

Some questions to answer:

1. Do I create a role and role version separately? They're two models in our codebase.
2. What parameters ought to be supplied to create a role version?

Actions #4

Updated by daviddavis about 6 years ago

  • Description updated (diff)
  • Tags Pulp 3 added
Actions #5

Updated by daviddavis about 6 years ago

  • Blocked by Story #3549: As a user, I can list ansible roles added
Actions #6

Updated by daviddavis about 6 years ago

  • Description updated (diff)
Actions #7

Updated by daviddavis about 6 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to daviddavis

Added by daviddavis about 6 years ago

Revision 7955e94b | View on GitHub

Allow users to upload role versions

fixes #3529 https://pulp.plan.io/issues/3529

Actions #8

Updated by daviddavis almost 6 years ago

  • Status changed from ASSIGNED to POST
Actions #9

Updated by daviddavis almost 6 years ago

  • Status changed from POST to MODIFIED
Actions #10

Updated by daviddavis almost 6 years ago

  • % Done changed from 0 to 100
Actions #11

Updated by bmbouter over 5 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF