Move SessionConfig acquisition to PCEPTopologyConfiguration 72/98572/6
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 16 Nov 2021 13:12:28 +0000 (14:12 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 17 Nov 2021 05:37:59 +0000 (06:37 +0100)
commita70664cfdf8ee3d5b2213a3a232aff30c15f5410
treebfa41765241e2594cffff86e70919163f1d1feb6
parentfe5333532e7c4b8aaa5421765b89564ff70f27fd
Move SessionConfig acquisition to PCEPTopologyConfiguration

The configuration is always acquired from Topology, hence there is no
point in bothering users with it.

JIRA: BGPCEP-893
Change-Id: I773e5e827c85cab451dd1bcf123c7ef370fbbdb2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/config/PCEPTopologyConfiguration.java
pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/config/PCEPTopologyDeployerImpl.java
pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractPCEPSessionTest.java