Trim SubscriptionUtil constants, part two 54/116454/5
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 6 May 2025 03:38:32 +0000 (05:38 +0200)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Wed, 7 May 2025 11:44:34 +0000 (11:44 +0000)
commita6a47d7ff99e507ce71854bd91d8ac6d9f95f400
tree83c60817405403ac488a6ead7ddf53d3bf5799d8
parenta1c1b2e556d8f8535a00812eb9f24e95be810285
Trim SubscriptionUtil constants, part two

Remove all externally-used QName constants:
- production user is only MdsalRestconfStreamRegistry
- tests should be inlining their test data to be explicit about what
  they expect

The end result is that:
- SubscriptionUtil is package-private class
- restconf-server-mdsal does not depend on restconf-subscription

Change-Id: Id4c7f37c0adb54529b7fdd6f3b7e6305aa82c20a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
apps/restconf-it/pom.xml
apps/restconf-subscription/src/main/java/org/opendaylight/restconf/subscription/SubscriptionUtil.java
apps/restconf-subscription/src/test/java/org/opendaylight/restconf/subscription/EstablishSubscriptionRpcTest.java
plugins/restconf-server-mdsal/pom.xml
plugins/restconf-server-mdsal/src/main/java/module-info.java
plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalRestconfStreamRegistry.java