openstack-ansible/osa_toolkit
James Denton 934817b8f9 Stop ignoring hostnames without underscores
The inventory management script was ignoring hostnames without underscores,
which lends its roots to all LXC containers having underscores. In bare
metal deployments, hosts likely won't have underscores, and new containers
might even have hyphens. Group listing now works as expected.

Change-Id: Ied031501bc1da4d1a3c4f9ad101aba355ecd364f
2023-10-11 13:58:11 -05: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 Add management_ip option for metal hosts 2023-05-22 11:53:55 +02: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