Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
d91132626e8747f59e38b45132a0f46c78ba81d9
/
runtime
/
src
a77eb6a
[ONOS-7064] Yang Runtime support for Anydata code base
by sonugupta-huawei
· 7 years ago
3c6756c
[ONOS-7064] Yang Runtime support for Anydata api exposed
by sonugupta-huawei
· 7 years ago
9551958
Fix issue resulting in duplicate module in YANG gui.
by Gaurav Agrawal
· 7 years ago
9b3a1eb
[ONOS-7198] Augmentation support for common models
by Gaurav Agrawal
· 7 years ago
83e723d
Fix for code generation of enum name starts with numeric value
by sonugupta-huawei
· 7 years ago
9e52de0
[ONOS-7095] Registration/Unregistration to exclude dependent jar YANG nodes.
by Gaurav Agrawal
· 7 years ago
3b15f11
[ONOS-7063]Validation of modelId for valid syntax
by sonugupta-huawei
· 7 years ago
dfda458
[ONOS-7095] Initial changes to identify inter-jar node during model registration
by Gaurav Agrawal
· 7 years ago
51c41fa
[ONOS-7042] Value validation as per defined datatype restriction and pattern
by sonugupta-huawei
· 7 years ago
711d1e3
AnyData feature changes
by sonugupta-huawei
· 7 years ago
fe71e17
[ONOS-6981] Handling uses under module being model object, in YTB.
by janani b
· 7 years ago
4213b9d
Merge "Minor fixes"
by Yuta HIGUCHI
· 7 years ago
6fe00a4
Minor fixes
by Yuta HIGUCHI
· 7 years ago
701ca48
Binary yang type handling. Conv byte[] to Base 64
by Sean Condon
· 7 years ago
e0d8b08
Fix typo in Exception class name
by Yuta HIGUCHI
· 7 years ago
3b61b1b
Improve error logging
by Yuta HIGUCHI
· 7 years ago
a937f3d
[ONOS-6979] Binary type in YOB and Serializer helper for Data Node.
by janani b
· 7 years ago
a762e29
identityref tostring generation
by surya-huawei
· 7 years ago
e6adc30
Bug fix and tests for handling a 2nd RPC in a YANG file
by Sean Condon
· 7 years ago
35540a3
[ONOS-6952] support for *(asterisk) as enum name.
by sonugupta-huawei
· 7 years ago
3e532d3
[ONOS-6941] addition of derived identities search
by surya-huawei
· 7 years ago
b8604ed
[ONOS-6694] Multi augment with same name.
by janani b
· 7 years ago
6aceca3
[ONOS-6881] Basic uses augment support.
by janani b
· 7 years ago
7892b83
[ONOS-6882]get yang files from jar changes
by sonugupta-huawei
· 7 years ago
5fe1eae
Fixing utils to ignore any wrapping bundle annotations from jar coordinates.
by Thomas Vachuska
· 7 years ago
72b2df2
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
64a54c7
model registration using classes issue
by sonugupta-huawei
· 7 years ago
5ccbac3
Implementation of SchemaContextProvider interface
by surya-huawei
· 7 years ago
0d3443e
[ONOS-6764][ONOS-6673] YANG Runtime: GET API's for YANG Models and YANG Compiler & Runtime: Identification of YANG Model with a name.
by sonugupta-huawei
· 7 years ago
59599d4
[ONOS-6820] YTB with processed objects for resource id.
by janani b
· 7 years ago
867b9ef
[ONOS-6784] Leafref and identity ref under grouping.
by janani b
· 7 years ago
0523e5a
Copy only once on instantiation
by Yuta HIGUCHI
· 7 years ago
99fccd7
[ONOS-6783] Data type handling in Data Node
by janani b
· 7 years ago
10b57b3
adding copyright header resource file in runtime
by Vidyashree Rama
· 7 years ago
d6361c9
[ONOS-6655] Defect fix
by janani b
· 7 years ago
82d7220
submodule level data handling
by sonugupta-huawei
· 7 years ago
2e26b14
[ONOS-6514] Yang Compiler/Runtime: Identifty ref support
by Vidyashree Rama
· 7 years ago
fda09be
Updating generated code to contain module name instead of namespace.
by Gaurav Agrawal
· 7 years ago
d829db3
Correcting runtime helper classes package.
by Gaurav Agrawal
· 7 years ago
99b5491
Correcting date format of revision.
by Gaurav Agrawal
· 7 years ago
2f3130c
[ONOS-6032] target linking in yang tools
by Bharat saraswal
· 8 years ago
120446e
Removing YANG compiler generated code dependency on config
by Vidyashree Rama
· 8 years ago
726194f
[ONOS-6032] Yang regisry optimization
by Bharat saraswal
· 8 years ago
1d48bc9
Model demo app registration issue fixed.
by Bharat saraswal
· 8 years ago
717e6f1
Fixed YANG model registry to remove the model during unregistration and to protect against NPE.
by Thomas Vachuska
· 8 years ago
b7f6fec
Adding utility to get module name from namespace
by sonugupta-huawei
· 8 years ago
6afcaaa
Making YangModel immutable.
by Gaurav Agrawal
· 8 years ago
efefe7d
UT for l3vpn YANG create model
by Vidyashree Rama
· 8 years ago
45afe59
Model converter: unit test with l3vpn yang files: model data to resource data.
by Bharat saraswal
· 8 years ago
114ae46
Generated code issue fix for enum with space
by Vidyashree Rama
· 8 years ago
285358c
Serializer-xml build fail when building with option '-DskipTests' fixed.
by Bharat saraswal
· 8 years ago
ad7d8e7
[ONOS-6057] Model converter :rpc's output object to data node conversion.
by Bharat saraswal
· 8 years ago
c6a07e2
Generated code changes for RPC
by Vidyashree Rama
· 8 years ago
a5ba656
[ONOS-5962]YANG Runtime: ModelConverter's createModel implementation
by Vidyashree Rama
· 8 years ago
4912077
[ONOS-6057] Model converter : Object to data node conversion.
by Bharat saraswal
· 8 years ago
b3e2522
Model registration dependecies resolved and model converter added.
by Bharat saraswal
· 8 years ago
0a9640d
Removed unrequired dependencies of runtime.
by Gaurav Agrawal
· 8 years ago
a542a36
pom.xml changes for bundle packaging
by Bharat saraswal
· 8 years ago
c34a322
YANG runtime impl package consolidation & YANG compiler's YangLexer package correction.
by Gaurav Agrawal
· 8 years ago
18e55ee
Serializer helper namespace as module name support changes
by sonu gupta
· 8 years ago
46c833f
[ONOS-5884]YANG Serializer: Implement XML serializer.
by Vidyashree Rama
· 8 years ago
7dd9858
serializer helper fix and data node walker
by sonugupta-huawei
· 8 years ago
d665937
UT running time optimization and UT for model unregistration added.
by Bharat saraswal
· 8 years ago
7cc145e
YANG runtime service api updation to allow protocols to provide annotations in protocol data during decode operation.
by Gaurav Agrawal
· 8 years ago
2779d36
[ONOS-5885] ModelConverter API updation to handle resourceId and leaf
by Gaurav Agrawal
· 8 years ago
4bf7c8a
Serializer Helper Utility fix
by sonugupta-huawei
· 8 years ago
ce7ff81
[ONOS-5883] Implemention of Serializer Helper Utility
by sonugupta-huawei
· 8 years ago
dc38b80
Bug fix: Correct the folder structure for test
by Gaurav Agrawal
· 8 years ago
f42405d
Changes in generated Code for keyClass, enum, list & ModelObjectId test
by Vidyashree Rama
· 8 years ago
4efc8cc
[ONOS-5793] Implementation of Runtime Service API
by Gaurav Agrawal
· 8 years ago
b198466
[ONOS-5793] YANG model and model registry definition
by Gaurav Agrawal
· 8 years ago
8c77558
[ONOS-5766] Define YANG compiler API
by Gaurav Agrawal
· 8 years ago
7501545
YANG model design to define data node for usage in YANG store and YANG runtime
by VinodKumarS-Huawei
· 8 years ago
f40fb57
Initial sketch of YANG runtime API.
by Thomas Vachuska
· 8 years ago