Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Bharat Saraswal

    • Handle data tree builder implementation which contains implementation of data node, inner node and leaf node.

    • Model converter implementation for converting model object data to resource data

    • Implementation of private-package instruction requirement in onos-buck plugin.

    • Handle implementation of yang compiler manager to provide standalone jvm/osgi env.

    • Implement Yang model and provide model registry implementation.

  • Vidyashree Rama

    • Handle YANG tools generated code to extend Model Object for module, sub-module, container, list and augment.

    • Handle YANG tools generated classes for augmentable node to adopt to augmentation defined in Model Object.

    • Handle YANG tools modification to stop generation of process subtree, select leaf etc.

    • Builder pattern to replace with setters for generated code to provide mutability to the generated code.

    • YANG tools to generate service interface only for RPC and notification.

    • Auto generation of RPC handler, RPC commands and Register RPC class to ease application usage.

    • Implementation of XML serializer to carry out XML to data node/ resource id CODEC

    • Model converter implementation for converting resource data to model object data

    • Implementation of Model Object Id to support schema unaware application to create resource identifier.

  • Sonu Gupta

    • Implementation of  YANG schema provider context.

    • Implementation of  YANG serializer helper utility.

    • Implementation of  YANG Data Node listener based  walker mechanism.

    • Implementation of netconf passive component utility.

    • Implementation of restconf utility to make DynamicConfigStore API inline with RESTCONF.


IBM

    • Himanshu Ranjan
      •  Add ability to connect NETCONF devices through ssh



KAIST

  • Chanhee Lee

    • Implementing unit test on Security-Mode ONOS

...