Understood. Just my opinion, but it might be helpful to have a short tutorial on migrating applications between controllers, simply because this issue of the northbound API's being similar, only different.
Today in the Java API domain, we have Beacon, which is close to Floodlight, and Beacon also being contained within OpenDaylight, and now the new HP SDN APIs, which are also probably close, but not precisely the same.
For example, something like:
- Here's how the HP SDN OpenFlow implementation is superior to Floodlight/Beacon/OpenDaylight
- Here's where they are basically the same (e.g. OFMatch, OFAction, IOFSwitch, IOFMessageListener, etc.)
That's just a suggestion though. Thanks for the reply!