Details
-
Story
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Horizon 2020 - April 1st, Horizon 2020 - April 15th, Horizon 2020 - April 29th, Horizon 2020 - May 13, Horizon 2020 - June 24
Description
We have a feature called ALEC - it maintains a graph in memory: https://github.com/OpenNMS/alec/blob/develop/engine/cluster/src/main/java/org/opennms/alec/engine/cluster/GraphManager.java#L71
We want that graph to be exposed via the OIA to the new Graph Service API, so that it is accessible in the Topology UI
So, a on system with some existing nodes, load ALEC and the ALEC topology should appear in the UI (in the background this is OIA -> GraphService -> Topology App)