python-tripleoclient/tripleoclient/config
Srinivas Atmakuri a6fcdbf0df 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
(cherry picked from commit 253bd6e7db)
(cherry picked from commit 06a82e0ebf)
(cherry picked from commit aa9996e139)
2021-12-17 10:04:57 +13:00
..
__init__.py Reorganize the config options for deployment 2018-05-05 17:08:56 +00:00
base.py Enable cleanup by default for undercloud install 2018-05-07 06:53:36 -07:00
minion.py Add minion installation 2019-06-21 07:44:21 -06:00
standalone.py make net_config_override of undercloud.conf work with yaml 2021-12-17 10:04:57 +13:00
undercloud.py Add auth_token_lifetime to undercloud.conf 2021-02-24 18:36:22 +00:00