Bug 7032 netconf-console support schemaless mount point 70/47570/1
authorGeng Xingyuan <geng.xingyuan@zte.com.cn>
Wed, 26 Oct 2016 02:45:36 +0000 (10:45 +0800)
committerGeng Xingyuan <geng.xingyuan@zte.com.cn>
Wed, 26 Oct 2016 02:45:36 +0000 (10:45 +0800)
commit840749b7d6a52fc6f7601a997a6eed822cf4bb13
tree2ff0a0fd60dacec93c0380d96d1cd6e7aaea0bee
parent485d8d0ef7de77ffd15dd2913227a4c368100d1f
Bug 7032  netconf-console support schemaless mount point

Change-Id: Id7ed42f87f72a5162ecb6bfdc798062307a3dad0
Signed-off-by: Geng Xingyuan <geng.xingyuan@zte.com.cn>
netconf/netconf-console/src/main/java/org/opendaylight/netconf/console/commands/NetconfConnectDeviceCommand.java
netconf/netconf-console/src/main/java/org/opendaylight/netconf/console/commands/NetconfUpdateDeviceCommand.java
netconf/netconf-console/src/main/java/org/opendaylight/netconf/console/impl/NetconfCommandsImpl.java
netconf/netconf-console/src/main/java/org/opendaylight/netconf/console/utils/NetconfConsoleConstants.java
netconf/netconf-console/src/test/java/org/opendaylight/netconf/console/impl/NetconfCommandsImplTest.java