Cole Walker a5bb2dc260 Fix for rabbitmq address format
A package update sometime after the notificationclient 2.3.0 release has
changed the behaviour of oslo_messaging.

In rpc_helper.py get_transport(), the oslo_messaging.get_rpc_transport()
now errors out when passed an ipv4 address wrapped in "[]". This was not
previously the case.

Updated the parsing for the broker_host variable so that it is only
wrapped in brackets when it is ipv6.

Testing:
Pass: Verify operation on ipv4 systems
Pass: Verify operation on ipv6 systems

Closes-bug: 2093125

Signed-off-by: Cole Walker <cole.walker@windriver.com>
Change-Id: I7211d0d4c2769547233ecc1dae0416327a19c32c
2025-01-16 14:24:38 -05:00
2022-05-31 14:33:17 +00:00
2021-01-19 18:53:24 +00:00
2023-12-20 06:36:14 -06:00
2024-03-05 13:46:22 -07:00
2023-12-20 06:36:14 -06:00
Description
StarlingX PTP Notification App
4.5 MiB
Languages
Python 97.2%
Makefile 1.1%
Dockerfile 0.5%
Shell 0.4%
Smarty 0.3%
Other 0.4%