openstack-ansible/osa_toolkit
Dmitriy Rabotyagov fb34651cc2 Add is_nest property for container_skel
The main purpose of that patch is to allow creation of "virtual"
container_skel, that will not generate any containers in inventory,
but will contain all containers of corresponsive hosts. That might be
useful in usecases like AZs, or when deployer simply wants to create
custom groups and include all bare metal hosts along with all
containers on them to the same group. Such behaviour can be triggered
when empty belongs_to is provided for container_skel along with is_nest
property. Then container_skel item will contain host-containers and it's
children.

Change-Id: Ic5570bfe9f0f54d1ea1e067834c11e6c390a2686
2023-03-27 17:33:18 +02: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 is_nest property for container_skel 2023-03-27 17:33:18 +02:00
ip.py Rename black/white list variables 2021-06-18 08:35:55 +00:00
manage.py Add option to remove group from inventory 2021-05-14 04:17:43 +00:00
tools.py Restore dynamic_inventory unit testing 2023-01-11 10:14:43 +00:00