Update git submodules

* Update octavia from branch 'master'
  to d367b47639af02aaaff80cd62629f5c8e7f3f91a
  - Prevent incorrect reschedule of resumed tasks with jobboard
    
    A previous patch [0] introduced a keepalive mechanism that allows a
    controller to notify taskflow that a task is being executed.
    But it doesn't handle "resumed" tasks (tasks that have been rescheduled
    from one controller to another controller).
    
    This patch moves this keepalive task in a thread that is attached to a
    taskflow conductor, the thread will extend the expiration of the tasks
    that are executed by this conductor.
    
    [0] I6619ba117f7051fe44086389789bc6e2810fd23d
    
    Story 2009998
    Task 45089
    
    Change-Id: I29fcad9e121a30d6e8f8178f2f078cf10771a32a
This commit is contained in:
Gregory Thiemonge 2022-09-14 20:04:44 +02:00 committed by Gerrit Code Review
parent 51f6956bda
commit 1694ee5d63
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8caca9219f36c32a4ed7fd28d03206a49a15a083
Subproject commit d367b47639af02aaaff80cd62629f5c8e7f3f91a