Learning OpenDaylight
上QQ阅读APP看书,第一时间看更新

DluxApps the UI

Project type: Main

Dlux is the web user interface of ODL and is based on Angular JS. It consists of two logical parts, namely core and applications:

Core is a framework that provides basic functionalities, such as navigation, authentication, and so on. Applications are built on top of the core. The following applications are currently available as part of Dlux:

  • YANG UI: This is a simple UI for interaction with the controller. It is based on Yang models, and it renders a form so that users can read or write data even if they have no knowledge of the models.
  • YANGMAN: This is an advanced and more user-friendly YANG UI replacement.
  • YANG Visualizer: This provides visualization of YANG models in graphical form.
  • Node: This is a very simple inventory node manager.
  • Topology: This is a very simple OpenFlow topology visualizer.