|
yangtools-2.1.0 released
Hello everyone,
yangtools-2.1.0 has been released. This release is the Neon MRI
integration window candidate.
As such, it brings the following changes relative to 2.0.11:
[YANGTOOLS-585] - Data
Hello everyone,
yangtools-2.1.0 has been released. This release is the Neon MRI
integration window candidate.
As such, it brings the following changes relative to 2.0.11:
[YANGTOOLS-585] - Data
|
By
Robert Varga
·
#2309
·
|
|
yangtools-2.0.6.3 released
Hello everyone,
yangtools-2.0.6.3 has been released, fixing two bugs:
[YANGTOOLS-892] - LeafRefValidatation can't find target node
afi-safi-name
Hello everyone,
yangtools-2.0.6.3 has been released, fixing two bugs:
[YANGTOOLS-892] - LeafRefValidatation can't find target node
afi-safi-name
|
By
Robert Varga
·
#2308
·
|
|
yangtools-2.0.11 released
Hello everyone,
yangtools-2.0.11 has been released, fixing three bugs:
[YANGTOOLS-892] - LeafRefValidatation can't find target node
afi-safi-name
Hello everyone,
yangtools-2.0.11 has been released, fixing three bugs:
[YANGTOOLS-892] - LeafRefValidatation can't find target node
afi-safi-name
|
By
Robert Varga
·
#2307
·
|
|
Re: [opendaylight][yangtools] identities are not inherited from imported module
Yes, It worked.
Thank you for assistance.
--------------
Kirill Golovkin, Senior software engineer
Netcracker Technology
+7 (846) 270-7800 | ext. 22306 | office
+7 (902) 293-2358 | mobile
We are
Yes, It worked.
Thank you for assistance.
--------------
Kirill Golovkin, Senior software engineer
Netcracker Technology
+7 (846) 270-7800 | ext. 22306 | office
+7 (902) 293-2358 | mobile
We are
|
By
Kirill Golovkin <Golovkin@...>
·
#2306
·
|
|
Re: [opendaylight][yangtools] identities are not inherited from imported module
No. That means you have to specify correct defining module in the JSON
document as per https://tools.ietf.org/html/rfc7951#section-6.8.
Regards,
Robert
No. That means you have to specify correct defining module in the JSON
document as per https://tools.ietf.org/html/rfc7951#section-6.8.
Regards,
Robert
|
By
Robert Varga
·
#2304
·
|
|
Re: [opendaylight][yangtools] identities are not inherited from imported module
That means we could not use identities from imported modules?
as I understood we can use identities from other modules:
https://tools.ietf.org/html/rfc7950#section-7.18
7.18.2. The "base"
That means we could not use identities from imported modules?
as I understood we can use identities from other modules:
https://tools.ietf.org/html/rfc7950#section-7.18
7.18.2. The "base"
|
By
Kirill Golovkin <Golovkin@...>
·
#2305
·
|
|
Re: [opendaylight][yangtools] identities are not inherited from imported module
The code is correct, as it is looking in the module which is specified
by the identity's namespace -- that is the only place the identity can
exist in.
Your JSON input is wrong, as it fails to
The code is correct, as it is looking in the module which is specified
by the identity's namespace -- that is the only place the identity can
exist in.
Your JSON input is wrong, as it fails to
|
By
Robert Varga
·
#2303
·
|
|
[opendaylight][yangtools] identities are not inherited from imported module
Hi!
I ran into a problem parsing of identities.
We have base module, where we set several identities.
// identity to unequivocally identify the faction an individual belongs to
Hi!
I ran into a problem parsing of identities.
We have base module, where we set several identities.
// identity to unequivocally identify the faction an individual belongs to
|
By
Kirill Golovkin <Golovkin@...>
·
#2302
·
|
|
MoM from today's Kernel Projects call
Hello,
Here are the MoM from today's Kernel Projects call :
* Meeting ended Tue Sep 4 16:28:39 2018 UTC
* Minutes:
Hello,
Here are the MoM from today's Kernel Projects call :
* Meeting ended Tue Sep 4 16:28:39 2018 UTC
* Minutes:
|
By
Michael Vorburger <vorburger@...>
·
#2301
·
|
|
yangtools-2.0.6.2 released
Hello everyone,
yangtools-2.0.6.2 has been released. There are 20 patches relative to
2.0.6.1, fixing two bugs:
[YANGTOOLS-891] - LeafRefValidatation can't find target node for
relative refs defined
Hello everyone,
yangtools-2.0.6.2 has been released. There are 20 patches relative to
2.0.6.1, fixing two bugs:
[YANGTOOLS-891] - LeafRefValidatation can't find target node for
relative refs defined
|
By
Robert Varga
·
#2300
·
|
|
Re: YANG xml
https://github.com/PantheonTechnologies/lighty-core/tree/master/lighty-codecs/src/main/java/io/lighty/codecs
Regards,
Robert
https://github.com/PantheonTechnologies/lighty-core/tree/master/lighty-codecs/src/main/java/io/lighty/codecs
Regards,
Robert
|
By
Robert Varga
·
#2299
·
|
|
Re: YANG xml
https://github.com/opendaylight/daexim/blob/master/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java#L298 ?
https://github.com/opendaylight/daexim/blob/master/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java#L298 ?
|
By
Michael Vorburger <vorburger@...>
·
#2298
·
|
|
Re: YANG xml
You are right.
How do i use xmlcodecfactory, i can give me an example.
Thanks
Jinoy
You are right.
How do i use xmlcodecfactory, i can give me an example.
Thanks
Jinoy
|
By
Jinoy Ravindran <rjinoy@...>
·
#2297
·
|
|
Re: YANG xml
I'm assuming this is a follow-up to https://stackoverflow.com/questions/51986376/yang-how-to-convert-yang-schema-to-xml/52004841 ... ;-)
AFAIK what you are asking for should be possible. Have you
I'm assuming this is a follow-up to https://stackoverflow.com/questions/51986376/yang-how-to-convert-yang-schema-to-xml/52004841 ... ;-)
AFAIK what you are asking for should be possible. Have you
|
By
Michael Vorburger <vorburger@...>
·
#2296
·
|
|
YANG xml
Hi
Is it possible to send data using yang schema as an xml or serialize data to xml problematically using java old libraries and send it to client and at the receiver side they desalinize back to yang
Hi
Is it possible to send data using yang schema as an xml or serialize data to xml problematically using java old libraries and send it to client and at the receiver side they desalinize back to yang
|
By
Jinoy Ravindran <rjinoy@...>
·
#2295
·
|
|
Re: How to use anyxml
Thanks you so much for the clarification.
In my case , type of anyxml value content is a "grouping". I have taken SchemaNode of anyxml value content and passed to
XmlParserStream.create method . But
Thanks you so much for the clarification.
In my case , type of anyxml value content is a "grouping". I have taken SchemaNode of anyxml value content and passed to
XmlParserStream.create method . But
|
By
Hanumant Shinde <hanumant.shinde@...>
·
#2294
·
|
|
Re: How to use anyxml
Java classes == MD-SAL, not yangtools. +mdsal-dev
Since anyxml's structure is not known at compile-time, we cannot
generate bindings for it. Furthermore current binding specification does
not provide
Java classes == MD-SAL, not yangtools. +mdsal-dev
Since anyxml's structure is not known at compile-time, we cannot
generate bindings for it. Furthermore current binding specification does
not provide
|
By
Robert Varga
·
#2293
·
|
|
How to use anyxml
Hi,
I have used anyxml in my yang files. I have generated java code from yangs. Now I want to parse rpc request data which contains anyxml data types. But I am not getting how to convert xml to
Hi,
I have used anyxml in my yang files. I have generated java code from yangs. Now I want to parse rpc request data which contains anyxml data types. But I am not getting how to convert xml to
|
By
Hanumant Shinde <hanumant.shinde@...>
·
#2292
·
|
|
Support for Swagger 2.0 ?
Hello Brian, everyone,
Swagger is officially in NETCONF's purview. yangtools is more of a
library, hence we chose to host that functionality in NETCONF.
That having been said, there are currently no
Hello Brian, everyone,
Swagger is officially in NETCONF's purview. yangtools is more of a
library, hence we chose to host that functionality in NETCONF.
That having been said, there are currently no
|
By
Robert Varga
·
#2291
·
|
|
Re: Support for Swagger 2.0 ?
Hi Bartosz,
We are using that currently, but it is not odl native and doesn't work on the fly with odl. Yang2swagger was the closest to working in ONAP so I polished it a bit, but I still things
Hi Bartosz,
We are using that currently, but it is not odl native and doesn't work on the fly with odl. Yang2swagger was the closest to working in ONAP so I polished it a bit, but I still things
|
By
ROSE, DANIEL V <DR695H@...>
·
#2290
·
|