Actions
Story #3724
closedAs a role user, I can install a source version of pulpcore or pulpplugin
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
The Ansible role will need to support installing one or more Python packages prior to the normal plugin installation. This will allow the user to install a source checkout of pulpcore and/or pulpcore.plugin. Here are the requirements:
pulpcore and/or pulpcore.plugin can be installed prior to any plugins by the user specifying options like:
- django_app_label
- editable
- extra_args
- name: # The name of a Python library to install or the url [or file path] of the package. As of 2.2 you can supply a list of names.
'name' can take on the following values:
- VCS project url
- Local path to project
- Local or remote source archive
Related issues
Updated by amacdona@redhat.com almost 6 years ago
- Related to Story #3971: As a pulp3 role user, I can install pulpcore from source added
Updated by amacdona@redhat.com almost 6 years ago
- Related to deleted (Story #3971: As a pulp3 role user, I can install pulpcore from source)
Updated by amacdona@redhat.com almost 6 years ago
- Is duplicate of Story #3971: As a pulp3 role user, I can install pulpcore from source added
Updated by amacdona@redhat.com almost 6 years ago
- Status changed from NEW to CLOSED - DUPLICATE
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Actions