Allow topology providers to set a default SZL

Description

Topology providers should be able to set their default SZL, similar to the way in which they set their default criteria.

This should also be configurable in a GraphML document.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Jesse White June 9, 2016 at 11:00 AM

I've just added the SZL directly for now, we'll scope out another issue for the refactoring.

PR: https://github.com/OpenNMS/opennms/pull/845

Markus von Rüden June 1, 2016 at 12:02 PM

We should enhance the GraphProvider interface to return a Defaults object instead of a List<Criteria>. This Defaults should contain:

  • preferred Layout

  • List<Criteria>

  • preferred SZL

  • ....

Fixed

Details

Assignee

Reporter

Labels

Story Points

Components

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created May 23, 2016 at 9:58 AM
Updated June 3, 2019 at 8:05 AM
Resolved June 9, 2016 at 3:31 PM