Remove sr-capable leaf 33/104033/10
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 15 Jan 2023 21:22:36 +0000 (22:22 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 16 Jan 2023 22:36:05 +0000 (23:36 +0100)
commit45aaa40953d996a442cf92c3ca68969a5685d257
treeef76bb651773d09adc213113b212c435727c2eb1
parent75bca84a8f3c98a272efac2d2f3b103e72184b2a
Remove sr-capable leaf

The bit with advertizement is not used anywhere, as we always end up
loading the default configuration. Remove the unused leaf.

JIRA: BGPCEP-967
Change-Id: I03b9da1af231d495dc359f309984079f88b6a0e6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/PCEPSegmentRoutingCapability.java
pcep/segment-routing/src/main/java/org/opendaylight/protocol/pcep/segment/routing/SegmentRoutingActivator.java
pcep/segment-routing/src/main/resources/OSGI-INF/blueprint/pcep-segment-routing.xml
pcep/segment-routing/src/main/yang/pcep-segment-routing-app-config.yang
pcep/segment-routing/src/test/java/org/opendaylight/protocol/pcep/segment/routing/PCEPSegmentRoutingCapabilityTest.java