Update git submodules

* Update masakari from branch 'master'
  to 0837d7787c1be35df4b4330dbe6cdd2c160a69ab
  - Handle host notification without host status
    
    If an user sends host notification without host status:
    openstack notification create COMPUTE_HOST <host> <date> '{"event": "STOPPED"}'
    logging registers silly error like object None has not method 'upper' and
    notification gets status 'running', host is set in maintenance status.
    It's impossible to set manually host status to non-maintanence
    until there are host-related running notifications.
    Running notifications are expired in 24 hours by default.
    The patch makes engine to set 'ignore' status for such
    notifications.
    
    Closes-Bug: 1960619
    Change-Id: Id873b3300b6de49082805654c85414a8868dd925
This commit is contained in:
Mitya_Eremeev 2022-10-13 14:50:05 +03:00 committed by Gerrit Code Review
parent 5243aef0d4
commit 8031340ce2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 607da5931ac468d513e0f6331f897e5f561030b2
Subproject commit 0837d7787c1be35df4b4330dbe6cdd2c160a69ab