Update git submodules

* Update ceilometer from branch 'master'
  to cf43abbfbf562d75a3914446ae61edb3d38d9560
  - Merge "Refactor TCP provider"
  - Refactor TCP provider
    
    This change refactors the TCP provider to use socket.create_connection
    avoiding the need to guess and do lots of messy handling between IPv6
    and IPv4.
    
    Also makes the error handling more specific expecting the errors socket
    is emitting rather than catch all. removes logging stack trace on
    connection issues.
    
    We introduce break out of the message loop in case reconnect fails to
    avoid spamming.
    
    Change-Id: Id40fa0e023ad9ca9c05a06b9053bd97b48b4989c
This commit is contained in:
Zuul 2023-09-15 13:58:52 +00:00 committed by Gerrit Code Review
parent b14fb9ab86
commit 76f357611b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 304c48a398fc56c7e0f3aa23af22e71d5fde8c9d
Subproject commit cf43abbfbf562d75a3914446ae61edb3d38d9560