integ/config/puppet-modules/puppet-network/debian/deb_folder
Andre Kantek 755c51c027 Debian: handle default route in a standard manner.
Currently the packages puppet-network and ifupdown-extra are not
handling the default route with in a standard manner. The package
puppet-network is adding the netmask value as IPv4 (0.0.0.0), this
change uses the prefix length with zero, as ifupdown-extra is capable
to process both netmask and prefix length per entry in
/etc/network/routes.

As for ifupdown-extra it was not capable to handle the "default"
keyword for IPv4/6 routes. This change adds that capacity.

Test plan
[PASS] install AIO-DX with 1 compute node
[PASS] unlock compute node, a default IPv6 route was installed
[PASS] add/remove IPv6 routes on the compute node
[PASS] add/remove another IPv6 default route on the compute node,
       with different metric

Story: 2010211
Task: 46284

Signed-off-by: Andre Kantek <andrefernandozanella.kantek@windriver.com>
Change-Id: I38bc8437c26c1e906b600b5f3c609fe504883101
2022-09-13 16:49:07 -03:00
..
patches Debian: handle default route in a standard manner. 2022-09-13 16:49:07 -03:00
source Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
changelog Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
control Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
copyright Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
puppet-network.install Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
puppet-network.postinst Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
puppet-network.postrm Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
puppet-network.prerm Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
rules Add debian package for puppet-network 2021-09-28 12:54:51 +03:00