Zone index can be used to bind IP address with some interface (e.f. 1.2.3.4@eth1),
more details: https://tools.ietf.org/html/rfc4007#section-6.
The ietf-inet-types@2013-07-15.yang introduces inet:ip-address-no-zone types,
that should be prefered over inet:ip-address types if zone index is not needed.
Change inet:ip-address to ip-address-no-zone in yang models after we bump ODL dependencies to Boron again.
Following patch was not cherry-picked to Beryllium
- is duplicated by
-
HC2VPP-169 Unite use of Ipv4/6Address and Ipv4/6AddressNoZone
- Done