Flatten callhome-provider
[netconf.git] / apps / callhome-provider / src / main / java / org / opendaylight / netconf / topology / callhome / CallHomeSshAuthProvider.java
similarity index 95%
rename from apps/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/server/ssh/CallHomeSshAuthProvider.java
rename to apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshAuthProvider.java
index 6d0fd78e4b83a2208675fcf23bbcaab47937566c..2e74142980eeab44b84e7355e71f8006563b41c4 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.ssh;
+package org.opendaylight.netconf.topology.callhome;
 
 import java.net.SocketAddress;
 import java.security.PublicKey;