Flatten callhome-provider
[netconf.git] / apps / callhome-provider / src / main / java / org / opendaylight / netconf / topology / callhome / CallHomeStatusRecorder.java
similarity index 97%
rename from apps/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/server/CallHomeStatusRecorder.java
rename to apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeStatusRecorder.java
index 79c813310e4c23c58fa5b873e47a55c1824a99f2..72c5e9164fe3516222b29714d36b8b0e09b92b6d 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package org.opendaylight.netconf.callhome.server;
+package org.opendaylight.netconf.topology.callhome;
 
 import java.net.SocketAddress;
 import java.security.PublicKey;