Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
/ pulp Public archive

Mhrivnak bz854260 #50

Merged
merged 3 commits into from
Sep 17, 2012
Merged

Mhrivnak bz854260 #50

merged 3 commits into from
Sep 17, 2012

Conversation

mhrivnak
Copy link
Contributor

…ts that are returned by a unit search. The new attribute is a list of repository IDs.
@ghost ghost assigned jdob Sep 13, 2012
for association in associations:
association_map.setdefault(association['unit_id'], set()).add(
association['repo_id'])

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is excellent. I was hoping we'd be able to do it in a single database call and not destroy the DB in the process of looking these up.

@ghost ghost assigned mhrivnak Sep 17, 2012
mhrivnak added a commit that referenced this pull request Sep 17, 2012
@mhrivnak mhrivnak merged commit a54bda9 into master Sep 17, 2012
tehsmyers pushed a commit to tehsmyers/pulp that referenced this pull request Feb 11, 2016
Added the beginnings of our 2.1 release notes.
fvn-linagora pushed a commit to fvn-linagora/pulp that referenced this pull request Dec 19, 2016
bumping docker images to 2.6 stable
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants