Merge OSGiBGPRibRoutingPolicyFactory 29/96129/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 12 May 2021 08:55:47 +0000 (10:55 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 12 May 2021 09:18:30 +0000 (11:18 +0200)
commit36b8f651cdb42670749d5a8e2d01141cf1479540
treebc154caf2141b471b2ce21eac68062c19067b744
parent87d8c8cf733eaedc52139bc270ed9d33e19d583c
Merge OSGiBGPRibRoutingPolicyFactory

We have OSGi R7, hence we can use constructor injection and side-step
the need to have two additional classes.

Change-Id: I4b2bc45dc09c0be729b23452b65cc65633586f02
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java
bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/OSGiBGPRibRoutingPolicyFactory.java [deleted file]