Skip to content

Commit

Permalink
Queue remote_console_acquire_ticket for OperationsWorker
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Jan 26, 2022
1 parent 1d3c499 commit 3780786
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ def remote_console_acquire_ticket_queue(protocol, userid)
:class_name => self.class.name,
:instance_id => id,
:method_name => 'remote_console_acquire_ticket',
:queue_name => queue_name_for_ems_operations,
:priority => MiqQueue::HIGH_PRIORITY,
:role => 'ems_operations',
:zone => my_zone,
Expand Down

0 comments on commit 3780786

Please sign in to comment.