|
YANG Tools migrated to separate repo.
Hi all, The YANG Tools team migrated their code base to yangtools.git repository. Artifact Group-ID changed from org.opendaylight.controller to org.opendaylight.yangtools Package names changed from or
Hi all, The YANG Tools team migrated their code base to yangtools.git repository. Artifact Group-ID changed from org.opendaylight.controller to org.opendaylight.yangtools Package names changed from or
|
By
Tony Tkacik -X (ttkacik - Pantheon Technologies SRO@Cisco)
·
|
|
[controller-dev] YANG Tools migrated to separate repo.
Thanks Tony and team for completing the transition, glad we got a proper placing for the yang tools. Thanks, Giovanni Cisco) wrote: -- Giovanni Meo Via del Serafico, 200 Telephone: +390651644000 00142
Thanks Tony and team for completing the transition, glad we got a proper placing for the yang tools. Thanks, Giovanni Cisco) wrote: -- Giovanni Meo Via del Serafico, 200 Telephone: +390651644000 00142
|
By
Giovanni Meo
·
|
|
Maven plugin guide for yang tools.
Hello, I am trying to build small yang model iam trying for understanding purpose. I am trying integrate plugin into mavin for code generating the yang model that is written. I am following this URL h
Hello, I am trying to build small yang model iam trying for understanding purpose. I am trying integrate plugin into mavin for code generating the yang model that is written. I am following this URL h
|
By
Aditya
·
|
|
[controller-dev] Maven plugin guide for yang tools.
Hi Aditya, These are maven directives to help maven locate the plugins and dependancies needed to build a plugin using yang tools project. These pluginRepositories and repositories need to be added to
Hi Aditya, These are maven directives to help maven locate the plugins and dependancies needed to build a plugin using yang tools project. These pluginRepositories and repositories need to be added to
|
By
Madhu Venugopal (vmadhu)
·
|
|
[controller-dev] Maven plugin guide for yang tools.
Hi Madhu, Thanks for quick response. I want to get right click option on yang prototype project in eclipse. Just like maven assemble-fast or install to build controller from "opendaylight/distribution
Hi Madhu, Thanks for quick response. I want to get right click option on yang prototype project in eclipse. Just like maven assemble-fast or install to build controller from "opendaylight/distribution
|
By
Aditya
·
|
|
problem with yang tools
Hi all I’m trying to create a yang module and to generate java classes from it, but I get an error when running mvn install. I copied the pom file from the toaster example with a few changes, but I ge
Hi all I’m trying to create a yang module and to generate java classes from it, but I get an error when running mvn install. I copied the pom file from the toaster example with a few changes, but I ge
|
By
David Goldberg
·
|
|
problem with yang tools 2 messages
Hi all I’m trying to create a yang module and to generate java classes from it, but I get an error when running mvn install. I copied the pom file from the toaster example with a few changes, but I ge
Hi all I’m trying to create a yang module and to generate java classes from it, but I get an error when running mvn install. I copied the pom file from the toaster example with a few changes, but I ge
|
By
David Goldberg
·
|
|
yang generated java classes
Hi all How can I change the name of the generated package for the java classes that were generated from the yang files? Currently it is “org.opendaylight.yang.gen.*” Thanks, David Goldberg Software En
Hi all How can I change the name of the generated package for the java classes that were generated from the yang files? Currently it is “org.opendaylight.yang.gen.*” Thanks, David Goldberg Software En
|
By
David Goldberg
·
|
|
java version problem
Hi all I’m trying to use the auto generated java classes from the yang module, so I changed the build of the pom to jar <packaging>jar</packaging>, But when I build it, it builds it with java1.5 inste
Hi all I’m trying to use the auto generated java classes from the yang module, so I changed the build of the pom to jar <packaging>jar</packaging>, But when I build it, it builds it with java1.5 inste
|
By
David Goldberg
·
|
|
ODL service from yang definition
as a way to better learn ODL and md-sal in general, i am attempting to build a OSGi bundle that can be loaded into ODL. I think the intent is to be able to generate the RESTful API, the service API, a
as a way to better learn ODL and md-sal in general, i am attempting to build a OSGi bundle that can be loaded into ODL. I think the intent is to be able to generate the RESTful API, the service API, a
|
By
Bainbridge, David
·
|
|
opendaylight build from source
Hello, I am trying to build odl controller from source. It seems like it gets stuck during the build. Here’s the part where it makes no more progress: [INFO] yang-to-sources: Found 11 yang files in /h
Hello, I am trying to build odl controller from source. It seems like it gets stuck during the build. Here’s the part where it makes no more progress: [INFO] yang-to-sources: Found 11 yang files in /h
|
By
Shrestha,Achyut
·
|
|
Cookbook instructions
I've looked at the YANG pages at the ODL wiki, and they assume that the reader is an expert with YANG and NETCONF, which I am not. It would be very helpful to see cookbook instructions written for a n
I've looked at the YANG pages at the ODL wiki, and they assume that the reader is an expert with YANG and NETCONF, which I am not. It would be very helpful to see cookbook instructions written for a n
|
By
George Clapp
·
|
|
How to read a YANG choice node from the MD-SAL operational data store?
Hello, I augmented the ODL Controller Yang mode file “opendaylight-inventory” to support Multiple layer (L2/L1/L0) nodes and node connectors by using the Yang “choice” statement. I am able to write th
Hello, I augmented the ODL Controller Yang mode file “opendaylight-inventory” to support Multiple layer (L2/L1/L0) nodes and node connectors by using the Yang “choice” statement. I am able to write th
|
By
Chen, Yixiao
·
|
|
[controller-dev] How to read a YANG choice node from the MD-SAL operational data store?
Hi Chen, Does your issue happens on master or on Hydrogen release? Also logs if possible would be helpfull. Tony
Hi Chen, Does your issue happens on master or on Hydrogen release? Also logs if possible would be helpfull. Tony
|
By
Tony Tkacik -X (ttkacik - Pantheon Technologies SRO@Cisco)
·
|
|
Regarding Yang Nodes / XML Ordering & Yang Parsing using ODL Yangtools 5 messages
Hi, I’m new to NetConf and Yang world. I have read through RFCs that are related to NetConf and Yang Language. I have couple of questions, 1. Does the order of definition of nodes inside a container n
Hi, I’m new to NetConf and Yang world. I have read through RFCs that are related to NetConf and Yang Language. I have couple of questions, 1. Does the order of definition of nodes inside a container n
|
By
RASOOL, Kaja Mohideen (Kaja Mohideen)
·
|
|
[yangtools-dev] Regarding Yang Nodes / XML Ordering & Yang Parsing using ODL Yangtools 2 messages
PT_signature Hi, The question 2 is tight to bug 979 – parser did not preserve ordering – that means other components did not preserve it again. Tony
PT_signature Hi, The question 2 is tight to bug 979 – parser did not preserve ordering – that means other components did not preserve it again. Tony
|
By
Tony Tkacik -X (ttkacik - Pantheon Technologies SRO@Cisco)
·
|
|
Yang Tools Questions for Beginer 5 messages
Hi, I am new to Opendaylight and Yang DataModeling, and I have several basic questions for you guys: 1. As wiki says, Yang is used to model the NETCONF/OFPlugin, applications (like MD-SAL) and Service
Hi, I am new to Opendaylight and Yang DataModeling, and I have several basic questions for you guys: 1. As wiki says, Yang is used to model the NETCONF/OFPlugin, applications (like MD-SAL) and Service
|
By
Winston Y
·
|
|
Reporting of YANGTools M2 Deliverables
This email is to meet the Helium Simultaneous Release Plan requirement to report out status at Milestones (both positive and negative) on Deliverables for that Milestone: https://wiki.opendaylight.org
This email is to meet the Helium Simultaneous Release Plan requirement to report out status at Milestones (both positive and negative) on Deliverables for that Milestone: https://wiki.opendaylight.org
|
By
Tony Tkacik -X (ttkacik - Pantheon Technologies SRO@Cisco)
·
|
|
Yangtools Query-issue in DataChildNodeByName
Hi All, I am using ODL with netconf device which use yangtools module. in class ListSchemaNodeBuilder , ODL tries to get child Nodes data by Name in Build method. where call eventually goes to class A
Hi All, I am using ODL with netconf device which use yangtools module. in class ListSchemaNodeBuilder , ODL tries to get child Nodes data by Name in Build method. where call eventually goes to class A
|
By
ankit21.a@...
·
|
|
Error compiling yangtools
Hi, I've cloned the yangtools repository from github and tried to compile it with mvn clean install, but I'm getting an error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-pl
Hi, I've cloned the yangtools repository from github and tried to compile it with mvn clean install, but I'm getting an error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-pl
|
By
Victor Mehmeri
·
|