Update git submodules

* Update oslo.messaging from branch 'master'
  to fa1563004134e32b137605709bd7755986883025
  - Merge "Deprecate the amqp1 driver and Remove qpid functional tests"
  - Deprecate the amqp1 driver and Remove qpid functional tests
    
    A recent oslo.messaging patch [1], not yet merged, who aim to update the
    test runtime for antelope lead us to the following error:
    
    ```
    qdrouterd: Python: ModuleNotFoundError: No module named 'qpid_dispatch'
    ```
    
    Neither debian nor ubuntu in the latest releases have any binary
    built for the qpid backend, not even 3rd party. Only qpid proton,
    the client lib, is available.
    
    To solve this issue, these changes propose to deprecate the AMQP1 driver
    who is the one based on qpid and proton, and propose to remove the
    related functional tests.
    
    The AMQP1 driver doesn't seems to be widely used.
    
    [1] https://review.opendev.org/c/openstack/oslo.messaging/+/856643
    
    Closes-Bug: 1992587
    Change-Id: Id2ca9cd9ee8b8dbdd14dcd00ebd8188d20ea18dc
This commit is contained in:
Zuul 2023-08-13 10:36:36 +00:00 committed by Gerrit Code Review
parent 4d3821eb1e
commit a46006f954
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ec1c99d562659f1ca246ecdd75e810c9ece0140d
Subproject commit fa1563004134e32b137605709bd7755986883025