Versions Compared

Key

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

...

  • scale up SDN-Controller/RESTconf interface for microserivces which are using only RESTconf (and optional websocket) interface, e.g. highstreet adapted transportPCE
  • keep that service as generic as possible to avoid fixes due protocol changes
  • horizontal scalability!!!

Restrictions

  • RESTconf only for the device requests (up to now)
  • NodeIds have to be unique in the whole network (over multiple SDNCs /SDNC clusters)
  • only implemented services (here named multirequest services) can also be forwarded
  • things like network-topology are up to now not possible to forward (therefore the response data have to be combined)

...