Update git submodules

* Update oslo.messaging from branch 'master'
  to 687dea2e65814606bece8041fe94fb2674d2590b
  - Support overriding class for get_rpc_* helper functions
    
    We currently do not support overriding the class being
    instantiated in the RPC helper functions, this adds that
    support so that projects that define their own classes
    that inherit from oslo.messaging can use the helpers.
    
    For example neutron utilizes code from neutron-lib that
    has it's own RPCClient implementation that inherits from
    oslo.messaging, in order for them to use for example
    the get_rpc_client helper they need support to override
    the class being returned. The alternative would be to
    modify the internal _manual_load variable which seems
    counter-productive to extending the API provided to
    consumers.
    
    Change-Id: Ie22f2ee47a4ca3f28a71272ee1ffdb88aaeb7758
This commit is contained in:
Tobias Urdin 2023-01-31 22:08:32 +00:00 committed by Gerrit Code Review
parent 68bbce8162
commit cd8ee123b4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7505316902d6469842b8c6f84d520ebd2314b7c7
Subproject commit 687dea2e65814606bece8041fe94fb2674d2590b