Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The UiWebSocket class would need to be enhanced to track the notion of whether the connection was MAIN or AUX. In this way, the UI resources / message handlers would be able to modify their behavior if needed.

Further Notes / Assumptions

  • The topology view would work as it currently does, showing the "model" that is maintained at the Uber controller.
  • In the Uber model, the clusters would appear as a single device – a "big switch".
  • A "onos-federation-ui" application bundle (.oar file) would implement a topology overlay to:
    • augment the detail panel when a "big-switch" device was selected, showing:
      • additional data about the underlying topology
      • a "display underlying topology" button
        • pressing the button would launch a pop-up window, with the topology of the underlying network displayed**

** This is where the auxiliary connection to the subordinate cluster would come in, to retrieve the "model" data.