diff options
author | Ryan Harper <ryan.harper@canonical.com> | 2017-06-14 12:58:40 -0500 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-07-20 14:29:35 -0400 |
commit | 51febf7363692d7947fe17a4fbfcb85058168ccb (patch) | |
tree | 06621b015f65ee8de466e0e1147c175dd99e343c /cloudinit/cs_utils.py | |
parent | dcbe479575fac9f293c5c4089f4bcb46ab887206 (diff) | |
download | vyos-cloud-init-51febf7363692d7947fe17a4fbfcb85058168ccb.tar.gz vyos-cloud-init-51febf7363692d7947fe17a4fbfcb85058168ccb.zip |
sysconfig: fix rendering of bond, bridge and vlan types.
Previously, virtual types (bond, bridge, vlan) were almost completely
broken. They would not get any network configuration (ip addresses or
dhcp config) and or routes rendered. This fixes those issues.
For bonds we now correctly render BONDING_SLAVE entries.
Also add tests for simple bond, bridge and vlan.
LP: #1695092
Diffstat (limited to 'cloudinit/cs_utils.py')
0 files changed, 0 insertions, 0 deletions