On 01/25/2017 09:48 AM, Stephen Kitt wrote: >> Scratch that, it actually *is* a copy of an AD-SAL class: >> https://github.com/opendaylight/controller/blob/stable/helium/opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/packet/IPv4.java > Exactly, this code apparently dates back to the AD-SAL-to-MD-SAL > transition. I agree we should switch to the YANG builders eventually; I > started the transition mainly to get away from untyped arrays (of > String, Long or BigInteger), and it turned out it wasn't too hard to do > a clean migration for these classes. Switching completely to the YANG > models would be a lot more involved (but we should consider it!).
As noted on the TSC call, there are actually two copies of these classes in our ecosystem: one in genius and one in vtn. I have filed bugs for each of the projects: https://bugs.opendaylight.org/show_bug.cgi?id=7691 https://bugs.opendaylight.org/show_bug.cgi?id=7692 to track removal of this duplication. Regards, Robert
signature.asc
Description: OpenPGP digital signature
_______________________________________________ sfc-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/sfc-dev
