Update git submodules

* Update senlin from branch 'master'
  to ee2959af3c1fa63ce7068047105ec66ebcf4f5aa
  - Fixed service manage not cleaning properly
    
    When spliting the engine up into multiple services
    the cleanup job was left on the conductor, but in
    reality each service needs to handle their own clean
    up, as the service startup order is never guaranteed.
    
    This patch refactors the service workflow and moves
    all cleanup logic to the base class.
    
    Closes-Bug: 1975440
    Change-Id: I718910a124780804ec8e14c2e99697025e4c4df0
This commit is contained in:
Erik Olof Gunnar Andersson 2022-05-24 12:34:27 -07:00 committed by Gerrit Code Review
parent 7975c70db9
commit 485b03fa56
1 changed files with 1 additions and 1 deletions

2
senlin

@ -1 +1 @@
Subproject commit d8070bcf77ee6125d6894e0eea471aa6ab1bfcfa
Subproject commit ee2959af3c1fa63ce7068047105ec66ebcf4f5aa