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

Add API to allow queueing an async task for multiple resources #3945

Merged
merged 1 commit into from Jul 31, 2019

Conversation

ggainey
Copy link
Collaborator

@ggainey ggainey commented Jul 19, 2019

Adds API to tasks.py:

  • _queue_reserved_task_list
  • get_worker_for_reservation_list
  • apply_async_with_reservation_list

Closes #5108
https://pulp.plan.io/issues/5108

Copy link
Member

@dkliban dkliban left a comment

Choose a reason for hiding this comment

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

This looks really good overall. I left one question that I'd like to discuss before approving. @bmbouter, could you also provide feedback?

@dkliban
Copy link
Member

dkliban commented Jul 31, 2019

ok test

Adds API to tasks.py:
  * _queue_reserved_task_list
  * get_worker_for_reservation_list
  * apply_async_with_reservation_list

Closes #5108
https://pulp.plan.io/issues/5108
@dkliban
Copy link
Member

dkliban commented Jul 31, 2019

ok test

@dkliban dkliban merged commit 79aaa73 into pulp:2-master Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants