tobiko/tobiko/podman
Eduardo Olivares 68d4edff18 Fix podman client creation with IPv6 control planes
When the overcloud nodes use IPv6 addresses, the socket file name
created before this patch was not valid because character ":" cannot be
used on that file.
This patch replaces ":" with "." for the podman socket filename.

Change-Id: I3cd2ac7cee39bc7c4bdf5958096f848bf6e30ae9
2023-11-22 12:29:14 +01:00
..
_podman1 Update Tobiko container 2022-01-05 10:18:53 +00:00
__init__.py osp16.2 >= icorporate podman-py api usage podman_ver3, where needed 2021-05-22 00:56:13 +03:00
_client.py Fix podman client creation with IPv6 control planes 2023-11-22 12:29:14 +01:00
_exception.py Podman integration 2019-12-23 11:19:40 +01:00
_shell.py Fix pylint errors (raise-missing-from) 2020-08-21 16:03:28 +02:00