Update git submodules

* Update nova from branch 'master'
  to fcda90460f6831b67027c19ded655b5e7c5e5a1e
  - Merge "Fix nova-manage image_property show unexpected keyword"
  - Fix nova-manage image_property show unexpected keyword
    
    Reproduction steps:
    1. Execute: nova-manage image_property show <vm_uuid> \
                                hw_vif_multiqueue_enabled
    2. Observe:
      An error has occurred:
      Traceback (most recent call last):
        File "/var/lib/kolla/venv/lib/python3.9/
              site-packages/nova/cmd/manage.py", line 3394, in main
          ret = fn(*fn_args, **fn_kwargs)
      TypeError: show() got an unexpected keyword argument 'property'
    
    Change-Id: I1349b880934ad9f44a943cf7de324d7338619d2e
    Closes-Bug: #2016346
This commit is contained in:
Zuul 2024-03-27 18:32:06 +00:00 committed by Gerrit Code Review
parent 1f177d7b69
commit 595e2f2eb8
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit 33ba0f2935fced971479b971001f59dc225e2683
Subproject commit fcda90460f6831b67027c19ded655b5e7c5e5a1e