diff options
author | Pengpeng Sun <pengpengs@vmware.com> | 2018-08-28 22:52:28 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2018-08-28 22:52:28 +0000 |
commit | 9c35f9762028b8bf15cdcd6b42c0fafc233ddda3 (patch) | |
tree | e52f4db8c15b30576245823731f723d6a8ee4465 /cloudinit/reporting | |
parent | 2320c3de2712c2f320b0d8af4aa129219cc2ad04 (diff) | |
download | vyos-cloud-init-9c35f9762028b8bf15cdcd6b42c0fafc233ddda3.tar.gz vyos-cloud-init-9c35f9762028b8bf15cdcd6b42c0fafc233ddda3.zip |
VMWare: Fix a network config bug in vm with static IPv4 and no gateway.
The issue is when customize a VM with static IPv4 and without gateway, it
will still extend route list and will loop a gateways list which is None.
This fix is to make sure when no gateway is here, it will not extend route
list.
LP: #1766538
Diffstat (limited to 'cloudinit/reporting')
0 files changed, 0 insertions, 0 deletions