Project

Profile

Help

Issue #1453

closed

pulp docker needs to pass old style of Repository model to Publish Steps

Added by dkliban@redhat.com about 8 years ago. Updated almost 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Docker:
Platform Release:
2.8.0
Target Release - Docker:
2.0.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

During sync[0], and other operations where publish steps are used, the old style of Repository model should be passed in.

https://github.com/pulp/pulp_docker/blob/master/plugins/pulp_docker/plugins/importers/importer.py#L79

Actions #1

Updated by mhrivnak about 8 years ago

Actions #2

Updated by mhrivnak about 8 years ago

This needs to add a ".repo_obj" to the expression being passed into the controller, to get the new-style Repository object.

https://github.com/pulp/pulp/blob/32f4f4de9742d7a8fdf51e347d616ee528b0e53b/server/pulp/plugins/util/publish_step.py#L1167

pulp_docker and pulp_ostree both use the SaveUnitsStep and will likely need to be fixed.

Actions #3

Updated by mhrivnak about 8 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to mhrivnak
Actions #4

Updated by mhrivnak about 8 years ago

  • Status changed from ASSIGNED to POST
  • Target Release - Docker set to 2.0.0
  • Triaged changed from No to Yes

Added by mhrivnak about 8 years ago

Revision 74c615ab | View on GitHub

fixing doc blocks, and passing correct Repository object to controller

https://pulp.plan.io/issues/1453

Actions #5

Updated by mhrivnak about 8 years ago

  • Status changed from POST to MODIFIED
Actions #6

Updated by rbarlow about 8 years ago

  • Status changed from MODIFIED to 5
Actions #7

Updated by semyers almost 8 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
  • Platform Release set to 2.8.0
Actions #8

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF