I am trying to program a virtual OpenFlow network by OpenDaylight and Mininet. I tried it with the newest version of OpenDaylight 'Neon'. But I cannot install the feature 'dlux' and therefore I cannot use GUI. Cannot we use GUI anymore?
Asked
Active
Viewed 1,115 times
1 Answers
1
Correct. Unfortunately, the DLUX project is no longer maintained and has been removed from recent OpenDaylight releases.

jamo
- 742
- 1
- 4
- 5
-
Is there another framework in Java where I can use GUI? – MR. ROBOT May 03 '19 at 00:55
-
I don't know of another GUI to use in ODL, but I remember hearing how another community (I think it was ONAP) had forked dlux and had it working on some version of ODL they were using. I don't know any more details than that. You can try an older version of ODL that still had dlux in it. – jamo May 06 '19 at 15:36