diff options
author | Scott Moser <smoser@ubuntu.com> | 2018-09-20 09:08:37 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2018-09-20 09:08:37 +0000 |
commit | c3680475f9c97028d75a8f1bb58139ddd47d00ed (patch) | |
tree | ef061ca4a492bc60b499eeba851eb25c6788cad6 /ChangeLog | |
parent | 98d18c31c8759add858096dea53bc093c7cc9caa (diff) | |
download | vyos-cloud-init-c3680475f9c97028d75a8f1bb58139ddd47d00ed.tar.gz vyos-cloud-init-c3680475f9c97028d75a8f1bb58139ddd47d00ed.zip |
Remove dead-code _write_network distro implementations.
Any distro that has a '_write_nework_config' method should no
longer get their _write_network called at all. So lets drop
that code and raise a RuntimeError any time we got there.
Replace the one caller of 'apply_network' (legacy openstack path)
with a call to apply_network_config after converting the ENI to
network config.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions