openstack-ansible/releasenotes/notes/drop_openstack_hostname_ips-1431c38c33529f81.yaml
Dmitriy Rabotyagov 7ebd4a7914 Deprecate openstack_hostnames_ips
We never used that faile anywhere in the inventory generation process,
except saving mapping of hostnames to container_address.
At the same time we never stored extra IPs there and as of today we
can simplify workflow by simply dropping that file.

Change-Id: Id8c4f6512bc913b2480106dedfa2e457c4776ae7
2022-07-28 11:48:27 +02:00

6 lines
166 B
YAML

---
other:
- |
File ``/etc/openstack_deploy/openstack_hostnames_ips.yml`` is not used
anymore and can be safely removed from your deployment configuration.