|
[opendaylight-dev][release] OpenDaylight Sodium SR2 release status
5 messages
Just FYI, jsonrpc was just released. Richard.
Just FYI, jsonrpc was just released. Richard.
|
By
Richard Kosegi
·
|
|
Neon SR3 Release
2 messages
Self managed projects, Please proceed to release your project if you are interested in being part of Neon SR3 release. Also as agreed in last TSC, you have extra time (until January 9th) due to holida
Self managed projects, Please proceed to release your project if you are interested in being part of Neon SR3 release. Also as agreed in last TSC, you have extra time (until January 9th) due to holida
|
By
Luis Gomez
·
|
|
[yangtools-dev] Stream writer problem after upgrade yangtools to 4.0.2
NormalizedNodeWriter is a java.io. Closeable -- hence you should be really closing it, which solves the problem. Bye, Robert
NormalizedNodeWriter is a java.io. Closeable -- hence you should be really closing it, which solves the problem. Bye, Robert
|
By
Robert Varga
·
|
|
[release] Autorelease magnesium-mvn35-openjdk11 failed to build bus-messagelib from jsonrpc
2 messages
Hi, unit test failure seems intermittent, but here is fix to make it more stable [1] However it require this odlparent/mdsal/yangtools bump first [2] [1] https://git.opendaylight.org/gerrit/c/jsonrpc/
Hi, unit test failure seems intermittent, but here is fix to make it more stable [1] However it require this odlparent/mdsal/yangtools bump first [2] [1] https://git.opendaylight.org/gerrit/c/jsonrpc/
|
By
Richard Kosegi
·
|
|
[release] Next steps as Managed project
Richard - you have been driving this process. Mind doing the honors? A. -- Anton R. Ivanov https://www.kot-begemot.co.uk/
Richard - you have been driving this process. Mind doing the honors? A. -- Anton R. Ivanov https://www.kot-begemot.co.uk/
|
By
Anton Ivanov
·
|
|
Next steps as Managed project
Hi json-rpc devs, Your project is already in Auto-Release (master): https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/autorelease-release-magnesium-mvn35-openjdk11/84/dependencies.log.gz Can
Hi json-rpc devs, Your project is already in Auto-Release (master): https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/autorelease-release-magnesium-mvn35-openjdk11/84/dependencies.log.gz Can
|
By
Luis Gomez
·
|
|
[release] Sodium SR1 release
4 messages
An update on this: - JSON-RPC has already released, so OK for Sodium SR1. - T-PCE has not bumped version after Sodium release [1]. So I wonder if this project is interested in Sodium SR1. BR/Luis [1]
An update on this: - JSON-RPC has already released, so OK for Sodium SR1. - T-PCE has not bumped version after Sodium release [1]. So I wonder if this project is interested in Sodium SR1. BR/Luis [1]
|
By
Luis Gomez
·
|
|
Sodium SR1 release
Hi SM projects, FYI Sodium SR1 Managed has been released, please do the normal work to release your project if you are interested in participating in this release. Thanks/Luis Begin forwarded message:
Hi SM projects, FYI Sodium SR1 Managed has been released, please do the normal work to release your project if you are interested in participating in this release. Thanks/Luis Begin forwarded message:
|
By
Luis Gomez
·
|
|
[yangtools-dev] Stream writer problem after upgrade yangtools to 4.0.2
Thanks Robert.
By
Richard Kosegi
·
|
|
Stream writer problem after upgrade yangtools to 4.0.2
2 messages
Hi yangtools devs, after upgraded jsonrpc to use yangtools 4.0.2, following code no longer works as it used to: NormalizedNode<?,?> data = .... StringWriter writer = new StringWriter(); JsonWriter jso
Hi yangtools devs, after upgraded jsonrpc to use yangtools 4.0.2, following code no longer works as it used to: NormalizedNode<?,?> data = .... StringWriter writer = new StringWriter(); JsonWriter jso
|
By
Richard Kosegi
·
|
|
[release] Next steps as Managed project
Yeah, so almost done https://git.opendaylight.org/gerrit/c/integration/distribution/+/85757 @Luis will cleanup jsonrpc features per your comment and then will raise another PR to fix in distribution.
Yeah, so almost done https://git.opendaylight.org/gerrit/c/integration/distribution/+/85757 @Luis will cleanup jsonrpc features per your comment and then will raise another PR to fix in distribution.
|
By
Richard Kosegi
·
|
|
Deserialization clarification needed
5 messages
Hi Anton, I have situation where I have following RPC rpc some-rpc { output { leaf out { type string; } } } note no input arguments. Java method signature is public String someRpc(); When request such
Hi Anton, I have situation where I have following RPC rpc some-rpc { output { leaf out { type string; } } } note no input arguments. Java method signature is public String someRpc(); When request such
|
By
Richard Kosegi
·
|
|
Rqeuest for Information: JSON-RPC new features, improvements and bugfixes going into ODL Sodium release
+jsonrpc-dev Hi Komer, there are no new features planned for Sodium release. All features that was in queue was implemented during Fluorine/Neon. Regards, Richard.
+jsonrpc-dev Hi Komer, there are no new features planned for Sodium release. All features that was in queue was implemented during Fluorine/Neon. Regards, Richard.
|
By
Richard Kosegi
·
|
|
Neon SR2 is released
FYI Neon SR2 (managed) is released [0], please execute routine actions [1] to release your project if you want to participate in this release: BR/Luis [0] https://nexus.opendaylight.org/content/reposi
FYI Neon SR2 (managed) is released [0], please execute routine actions [1] to release your project if you want to participate in this release: BR/Luis [0] https://nexus.opendaylight.org/content/reposi
|
By
Luis Gomez
·
|
|
Neon SR2 is coming
Hi SM projects, This is a heads-up we will soon release Neon SR2 (managed). I will send a mail when this exactly happen so you can release and be part of the distribution if you wish to do that. FYI a
Hi SM projects, This is a heads-up we will soon release Neon SR2 (managed). I will send a mail when this exactly happen so you can release and be part of the distribution if you wish to do that. FYI a
|
By
Luis Gomez
·
|
|
JSON from yang object builder
2 messages
I am writing a java opendaylight application. I have a YANG-tool generated java class which I populate with appropriate values and that I would like to POST to another service. I believe JSON-RPC seem
I am writing a java opendaylight application. I have a YANG-tool generated java class which I populate with appropriate values and that I would like to POST to another service. I believe JSON-RPC seem
|
By
M. Ranganathan
·
|
|
Fluorine SR3 released
2 messages
Hi jsonrpc & transportpce devs, As you see below, Fluorine SR3 was released last week (only managed projects). As usual if you want to be part of the common distribution for this particular service re
Hi jsonrpc & transportpce devs, As you see below, Fluorine SR3 was released last week (only managed projects). As usual if you want to be part of the common distribution for this particular service re
|
By
Luis Gomez
·
|
|
Updated invitation: ODL JSON-RPC @ Tue Jun 11, 2019 9am - 10am (EDT) (jsonrpc-dev@lists.opendaylight.org)
This event has been changed. more details » ODL JSON-RPC When Tue Jun 11, 2019 9am – 10am Eastern Time - New York Video call Join video call Calendar jsonrpc-dev@... Who • shaleen.external@... - organ
This event has been changed. more details » ODL JSON-RPC When Tue Jun 11, 2019 9am – 10am Eastern Time - New York Video call Join video call Calendar jsonrpc-dev@... Who • shaleen.external@... - organ
|
By
shaleen.external@...
·
|
|
Handling lists in Anyxml
Hi Yangtools folks, I found that anyxml list elements are wrapped in "array-element" when passing via gson codec [1] This is causing some unexpected payload passed in jsonrpc. can you point me to RFC
Hi Yangtools folks, I found that anyxml list elements are wrapped in "array-element" when passing via gson codec [1] This is causing some unexpected payload passed in jsonrpc. can you point me to RFC
|
By
Richard Kosegi
·
|
|
Neon SR1 plan
4 messages
To all Self Managed projects, So far the plan is to release Neon SR1 on 2019-05-09, this means the Neon SR1 Managed projects will release sometime this week. In the meantime you can work on the last N
To all Self Managed projects, So far the plan is to release Neon SR1 on 2019-05-09, this means the Neon SR1 Managed projects will release sometime this week. In the meantime you can work on the last N
|
By
Luis Gomez
·
|