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

1042932 - Fix listings bug & enable export repo group support for celery #797

Merged
merged 3 commits into from
Feb 14, 2014

Conversation

barnabycourt
Copy link
Contributor

@bowlofeggs bowlofeggs self-assigned this Feb 14, 2014
distributor = distributor_manager.get_distributor(group_id, distributor_id)
distributor_type_id = distributor['distributor_type_id']
distributor_instance, plugin_config = plugin_api.get_group_distributor_by_id(distributor_type_id)
return distributor, distributor_instance, plugin_config
Copy link
Contributor

Choose a reason for hiding this comment

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

Were the above two methods unused or something?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Correct with the add to the publish method they are no longer used.

@bowlofeggs
Copy link
Contributor

LGTM

@barnabycourt barnabycourt merged commit f752de2 into distributed-tasks Feb 14, 2014
@barnabycourt barnabycourt deleted the barnabycourt-1042392 branch February 14, 2014 18:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants