os-vif/releasenotes/notes/remove_iptools_implementation-2eb866573a680e61.yaml
Rodolfo Alonso Hernandez 512e64d794 Remove IPTools deprecated implementation
IPTools driver [1] was implemented to avoid a bug in pyroute2 library,
currently solved. This implementation was marked as "deprecated" two
releases ago.

[1] 570c05266f

Change-Id: I16b180a298e104f393b5f665409cdf4ba5bff203
Closes-Bug: #1794524
2018-10-09 08:58:06 +01:00

9 lines
298 B
YAML

---
upgrade:
- |
Removed IPTools implementation. IPTools driver was implemented to avoid a
bug in pyroute2 library, currently solved. This implementation was marked
as "deprecated" two releases ago. IP Linux commands now use `Pyroute2`_.
.. _Pyroute2: https://docs.pyroute2.org/