opennetworkinglab / flowvisor

FlowVisor - A network hypervisor
Other
164 stars 67 forks source link

FlowVisor GUI #258

Open broadbent opened 11 years ago

broadbent commented 11 years ago

FlowVisor currently does not support visualisation of slices. I propose a FlowVisor GUI, which will facilitate the visualisation of slices across the different layers that FlowVisor operates upon. It is envisaged that this functionality will be bundled with FlowVisor to enable users to quickly visualise slices. The GUI will also facilitate the administration of slices through this graphical interface. This functionality will be achieved using the existing FlowVisor JSON-RPC API.

Details of the design can be found at: http://www.matthewbroadbent.net/documents/gsoc2013/flowvisor_gui_design_current.pdf

This work is undertaken as part of the Google Summer of Code 2013.