1. 21 Jul, 2016 1 commit
  2. 20 Jul, 2016 15 commits
  3. 19 Jul, 2016 3 commits
  4. 18 Jul, 2016 5 commits
  5. 16 Jul, 2016 6 commits
  6. 15 Jul, 2016 6 commits
  7. 14 Jul, 2016 4 commits
    • - 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
      Akihiro Yamanouchi authored
    • Change-Id: I23f17b125498fbc5a615498815f862b3544bea34
      Ray Milkey authored
    • Change-Id: I896fd7db68a0c86893423548bc0a3489ac42ac77
      Madan Jampani authored
    • Change-Id: I0f7c6e8b9ee89ab8209e36b6933345375dabf477
      Madan Jampani authored