mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-17 10:21:52 +02:00
Before, the behavior interface and other concrete classes used it by were part of the inbandtelemetry app. To make this behavior available to third-party apps (such as the fabric-tna pipeconf), we move it to the core APIs. In this process, we do some clean-up of the behavior API. For example, we remove references to network-level semantics (as behaviors should only abstract device-level ones). That helps in reducing the number of classes required to maintain in the core. Change-Id: I3ba24ea93cdfea115cee454d5e921e15ec17eee9