openstack-ansible/osa_toolkit
Dmitriy Rabotyagov 7dd23c28a8 Treat dashes/underscores as interchangeable symbols for container names
This patch aims to treat dashes and underscores equally in the existing
inventory.

In case a host already exists in the inventory, but has different separators,
treat underscore and dash symbol as interchangeable.

This is needed for futher coversion of container names to spearated with only dashes,
while not adding new records to the inventory

Change-Id: I63cd14c3353d7a9d7ea4d96155be26697ee4fa40
2024-01-12 12:48:22 +01:00
..
__init__.py Restructure lib directory to install via pip 2017-03-30 10:19:01 -04:00
dictutils.py Improve compatibiliity with Python 3 2017-06-06 10:44:13 -04:00
filesystem.py Deprecate openstack_hostnames_ips 2022-07-28 11:48:27 +02:00
generate.py Treat dashes/underscores as interchangeable symbols for container names 2024-01-12 12:48:22 +01:00
ip.py Rename black/white list variables 2021-06-18 08:35:55 +00:00
manage.py Stop ignoring hostnames without underscores 2023-10-11 13:58:11 -05:00
tools.py Restore dynamic_inventory unit testing 2023-01-11 10:14:43 +00:00