python-tripleoclient/tripleoclient/config
Srinivas Atmakuri 253bd6e7db make net_config_override of undercloud.conf work with yaml
On setting net_config_override parameter, the undercloud uses
a JSON or YAML format template to configure the networking
with os-net-config and ignores the network parameters set in
undercloud.conf. We can use this parameter when we want to
configure bonding or add an option to the interface.

This patch will allow net_config_override to work with a json
or a yaml as an input.

Closes-Bug: #1927090
Change-Id: I5f5cec5a1622be4983b4d0db392453d1c489fa40
2021-07-25 18:23:59 +09:00
..
__init__.py Reorganize the config options for deployment 2018-05-05 17:08:56 +00:00
base.py Use a consistent working directory for tripleo deploy 2021-04-09 09:04:55 -04:00
minion.py Remove redundant defaults 2021-07-04 00:22:00 +09:00
standalone.py make net_config_override of undercloud.conf work with yaml 2021-07-25 18:23:59 +09:00
undercloud.py Remove redundant defaults 2021-07-04 00:22:00 +09:00