tripleo-common/tripleo_common/tests
Harald Jensås 34aa73b075 Extend ansible inventory from network config file
Some node network_config options defined in the baremetal
deployment yaml definition can't be stored on neutron resources
as tags, because tag strings has a limited max lenght.

In the triple-ansible change https://review.opendev.org/772766
the baremetal deployment workflow put's this data into a config
file. With this change the config in the file source is merged
into the generated ansible inventory.

Partial-Implements: blueprint network-data-v2-ports
Change-Id: I1e339acb21d2acb1c336420af9f04d01f861aa91
2021-03-17 09:02:08 +01:00
..
fake_config Remove pull NetworkConfig from node-level 2020-09-27 10:42:14 +02:00
fake_neutron Extend network info in generated inventory 2021-03-17 05:20:00 +01:00
fake_nova Add capabilities filter for Nova 2016-03-04 15:51:33 +00:00
image Convert AnsiblePlaybookAction to utility 2021-03-01 17:40:47 +05:30
inventory_data Cleanup and add test coverage for inventory without overcloud 2020-12-07 10:05:36 +00:00
utils Merge "Cleanup utils 2/2" 2021-03-17 01:26:57 +00:00
__init__.py Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
base.py Initial Cookiecutter Commit. 2015-04-29 13:34:49 +02:00
test_arch.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00
test_filters.py Bring back custom nova filters for undercloud 2021-02-22 11:40:46 +05:30
test_inventories.py Cleanup and add test coverage for inventory without overcloud 2020-12-07 10:05:36 +00:00
test_inventory.py Extend ansible inventory from network config file 2021-03-17 09:02:08 +01:00
test_update.py Use unittest.mock instead of third party mock 2020-05-15 18:58:43 +02:00