Update git submodules

* Update grenade from branch 'master'
  to f1980a682ba072d694efa59a62cf68cef7ecb5ce
  - Set NOVA_VNC_ENABLED: true for subnode in the grenade job
    
    Currently, because we don't run the n-novnc (console proxy) service on
    the subnode, devstack won't enable VNC for guests hosted on the
    subnode.
    
    We see occasional failures in the gate when VNC tempest tests attempt
    to obtain a VNC console for a guest that happened to get scheduled to
    the subnode with the following error:
    
      Details: {'code': 400, 'message': 'Unavailable console type novnc.'}
    
    This sets NOVA_VNC_ENABLED = true for the subnode only, with the
    thinking that the enabled n-novnc service is sufficient for the
    controller node.
    
    Jobs that derive from the "devstack" job [1] are already setting
    NOVA_VNC_ENABLED: true for both the controller node and subnode.
    
    [1] 3ffcc89d5d/.zuul.yaml (L535)
    
    Change-Id: I1acbdb605e0e0d9e5b4604fcd21af850b06823b9
This commit is contained in:
melanie witt 2023-11-08 18:01:46 +00:00 committed by Gerrit Code Review
parent f963dce9ab
commit dba855f265
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 36c8d242f8a702c0e6673530e02990d6ab269588
Subproject commit f1980a682ba072d694efa59a62cf68cef7ecb5ce