Integrate callhome-status 45/105745/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 28 Apr 2023 17:48:34 +0000 (19:48 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 28 Apr 2023 17:49:43 +0000 (19:49 +0200)
commit3578c00ce2daa5850f77d76c0041996ee172d2c4
treea45c0d32a75ec91e0cdc92ba41f894be680e3145
parent20ca422aee240441ac7c9bb96a9822d82e856428
Integrate callhome-status

callhome-status.yang as a standalone model does not make much sense,
integrate it into odl-netconf-callhome-server.yang, which simplifies
things a bit.

JIRA: NETCONF-1003
Change-Id: I133a54d95b87fd0f08fd458dd615ca27f22d412c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
apps/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/mount/CallHomeAuthProviderImpl.java
apps/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/mount/CallhomeStatusReporter.java
apps/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/mount/IetfZeroTouchCallHomeServerProvider.java
apps/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/mount/tls/TlsAllowedDevicesMonitorImpl.java
netconf/callhome-model/src/main/yang/callhome-status.yang [deleted file]
netconf/callhome-model/src/main/yang/odl-netconf-callhome-server.yang