Versions Compared

Key

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

...

  • org.onosproject.yang (the new ONOS YANG subsystem)
  • org.onosproject.yms (this is an older release of the ONOS YANG subsystem and will be removed in an upcoming release)
  • org.onosproject.config (the dynamic config subsystem)
  • org.onosproject.restconf (the RESTCONF client)
  • org.onosproject.protocols.restconfserver (the RESTCONF server)
  • org.onosproject.netconf (the NETCONF library)
  • org.onosproject.netconfsb (the NETCONF southbound client)
  • org.onosproject.yang-gui (to visualize the model in the ONOS UI)

How to Run

Info

The following deck shows the steps needed to perform dynamic configuration of device and services in ONOS.

At this point, the openroadm app is loaded and activated. You can use the RESTCONF northbound to interact with the service, network and device models. REST resources are exposed through http://localhost:8181/onos/restconf/data/.

...

To better understand the ONOS YANG runtime, refer to the following page.

Design considerations for the dynamic configuration subsystem in ONOS are detailed here.

Please report bugs or post your questions on one of the ONOS mailing lists or the dynamic configuration brigade.