commit | 8d3a9d3a723489f1adfa6faf4ed2eaba51734a7d | [log] [tgz] |
---|---|---|
author | Akihiro Yamanouchi <akihiro.postman@gmail.com> | Tue Jul 12 11:41:44 2016 +0900 |
committer | Yuta HIGUCHI <y-higuchi@onlab.us> | Thu Jul 14 22:37:52 2016 +0000 |
tree | 3ee856b5d48cc3b3f9b32036506c7362090f0484 | |
parent | 9ef2223bc16076d20554447a009b32c5e8601696 [diff] |
[ONOS-4837] NETCONF function for FUJITSU OLT #4 and #5 - Add the following commands for FJ OLT volt-onus <netconf:target> <ONU ID> volt-setonu <netconf:target> <ONU-ID:parameter type:parameter value> volt-onustats <netconf:target> {ONU-ID} volt-rebootonu <netconf:target> <ONU-ID> volt-ethloopback <netconf:target> <ONU-ETH-ID[:loopback mode]> - Add the method of doUserRpc() in Netconfsession/NetconfSessionImpl *If you dont allow to implement the method, i can move it to our XmlUtility method. - Add new behaviours in /core/.../net/behaviour, and @Beta in the interface. - Move those behaviour interface to fujitsu driver directory. * VoltPonLinkConfig.java as well. - Update fujitsu-drivers.xml - Change the method name from doUserRpc to doWrappedRpc Change-Id: Ic39d3a11ba35d2377e552af097eda65c5554c63f
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.