openstack-ansible/tests
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
..
inventory Create complete AIO inventory config for tests 2016-09-23 15:56:14 -04:00
roles/bootstrap-host Use certbot to generate SSL cert for the external VIP in 'stepca' scenario 2023-03-15 23:16:48 +01:00
bootstrap-aio.yml Drop sshd role requirement 2022-05-20 14:40:07 +00:00
test_dictutils.py Add one test case to the TestMergeDictUnit for same key dict merge 2018-10-12 14:13:53 +00:00
test_filesystem.py Restore dynamic_inventory unit testing 2023-01-11 10:14:43 +00:00
test_inventory.py Add is_nest property for container_skel 2023-03-27 17:33:18 +02:00
test_ip.py Use python import machinery for inventory code 2017-07-28 16:39:52 +00:00
test_manage.py Restore dynamic_inventory unit testing 2023-01-11 10:14:43 +00:00
test-inventory.ini Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
test-upstream-shas.yml Add test of used SHAs 2022-02-18 14:42:39 +00:00
test-vars-overrides.yml fix typos in documentation 2018-04-23 12:47:56 +08:00