|
OpenDaylight YANG PUBSUB archive proposal 2 messages
Dear YANG PUBSUB developers, The OpenDaylight TSC is initiating a termination review in order to archive the Reservation project [1], as per section 2.3.5 of the OpenDaylight Project Lifecycle and Rel
Dear YANG PUBSUB developers, The OpenDaylight TSC is initiating a termination review in order to archive the Reservation project [1], as per section 2.3.5 of the OpenDaylight Project Lifecycle and Rel
|
By
Stephen Kitt
·
|
|
YANG PUBSUB Project, please submit Carbon M4 status report ASAP
Hi, YANG PUBSUB Project 's Carbon M4 status report is missing. Please submit it ASAP. Thanks, Xueke(On behalf of Katie) Following is the M4 Status report template: <Project Name> 1. Please provide upd
Hi, YANG PUBSUB Project 's Carbon M4 status report is missing. Please submit it ASAP. Thanks, Xueke(On behalf of Katie) Following is the M4 Status report template: <Project Name> 1. Please provide upd
|
By
Xueke Li
·
|
|
Can you please help take a look of the Karaf4 open patches for Carbon?
Can anyone from your project help taking a look of this to see if this is need to be merged? thanks a lot. Bug 7653: add Karaf 4 features https://git.opendaylight.org/gerrit/#/q/topic:karaf4+status:op
Can anyone from your project help taking a look of this to see if this is need to be merged? thanks a lot. Bug 7653: add Karaf 4 features https://git.opendaylight.org/gerrit/#/q/topic:karaf4+status:op
|
By
Katie Zhang
·
|
|
[controller-dev] Yang default values not being honored
Depends on the layer you are looking at. The data store does not store default values, nor are they filled in automatically in BI world. This is a design choice, not a bug. The BA world sees them fill
Depends on the layer you are looking at. The data store does not store default values, nor are they filled in automatically in BI world. This is a design choice, not a bug. The BA world sees them fill
|
By
Robert Varga
·
|
|
[yangtools-dev] Yang default values not being honored
Hi, there are several opened bugs about this problem. You will find more info about the issue in the following bugs https://bugs.opendaylight.org/show_bug.cgi?id=2489 and https://bugs.opendaylight.org
Hi, there are several opened bugs about this problem. You will find more info about the issue in the following bugs https://bugs.opendaylight.org/show_bug.cgi?id=2489 and https://bugs.opendaylight.org
|
By
Peter Kajsa -X (pkajsa - PANTHEON TECHNOLOGIES@Cisco)
·
|
|
Yang default values not being honored
Hi , In the below model some of the attributes have the default values. But When I am pushing the JSON without the default valued attributes to the config data store, those attributes are not getting
Hi , In the below model some of the attributes have the default values. But When I am pushing the JSON without the default valued attributes to the config data store, those attributes are not getting
|
By
Satish Dutt
·
|
|
Please Submit your project M3/M4/M5 status report
Hi: From our record, your project is still missing the M3/M4/M5 status report. As the decision from the TSC meeting, projects not responding to all Milestone reports are likely to be drop from the cur
Hi: From our record, your project is still missing the M3/M4/M5 status report. As the decision from the TSC meeting, projects not responding to all Milestone reports are likely to be drop from the cur
|
By
Katie Zhang
·
|
|
[yangtools-dev] Using anyxml in rpc input
Hi Sahil You can define input as string and format it as Json in your RPC impl. Anyxml is not supported yet. Cheers Saravanakumar
Hi Sahil You can define input as string and format it as Json in your RPC impl. Anyxml is not supported yet. Cheers Saravanakumar
|
By
Saravanakumar Murugesan
·
|
|
[controller-dev] Using anyxml in rpc input
anyxml is not supported in the binding code generation. You'll have to use the binding independent (ie DOM) API.
anyxml is not supported in the binding code generation. You'll have to use the binding independent (ie DOM) API.
|
By
Tom Pantelis
·
|
|
Using anyxml in rpc input
Hi, I want to use anyxml in the rpc input to receive xml file from the user. The file contents will be dynamic everytime. I tried using it as in input in yang as follows: rpc getinputXml { input { any
Hi, I want to use anyxml in the rpc input to receive xml file from the user. The file contents will be dynamic everytime. I tried using it as in input in yang as follows: rpc getinputXml { input { any
|
By
Sahil Shah
·
|
|
How to refine an attribute present in a container ? 2 messages
Hi, I have three groups A, B and C. I am trying to refine the attribute "password" in grouping C as below : grouping A { leaf password { type string; description "Password to connect the connector"; }
Hi, I have three groups A, B and C. I am trying to refine the attribute "password" in grouping C as below : grouping A { leaf password { type string; description "Password to connect the connector"; }
|
By
Satish Dutt
·
|
|
[yangtools-dev] Query regarding the default value of an attribute in yang model 2 messages
Depends on what 'Java code' means. Binding-Independent APIs do not inject default values, as the applications are expected to have a SchemaContext available and hence can look up the value. This is ap
Depends on what 'Java code' means. Binding-Independent APIs do not inject default values, as the applications are expected to have a SchemaContext available and hence can look up the value. This is ap
|
By
Robert Varga
·
|
|
Query regarding the default value of an attribute in yang model
Hi, In one of the modules I have defined a enum device-type-t with a default value as ‘switch’ and then have a grouping which defines a leaf attribute of the enum device-type-t typedef device-type-t {
Hi, In one of the modules I have defined a enum device-type-t with a default value as ‘switch’ and then have a grouping which defines a leaf attribute of the enum device-type-t typedef device-type-t {
|
By
Satish Dutt
·
|
|
Please Submit your ODL Carbon release project M3 & M4 status report
Hi Ambika: Your Project is missing the M3 status report as well as M4 status report, can you please submit some as soon as possible? thanks a lot. -- Best katie
Hi Ambika: Your Project is missing the M3 status report as well as M4 status report, can you please submit some as soon as possible? thanks a lot. -- Best katie
|
By
Katie Zhang
·
|
|
How to test Yang Push with netopeer or testtool
Hi, I have mounted dummy netconf device using netopeer and trying to test yang push functionality. While creating subscriptions i am getting error message as "Requested stream 'push-update' does not e
Hi, I have mounted dummy netconf device using netopeer and trying to test yang push functionality. While creating subscriptions i am getting error message as "Requested stream 'push-update' does not e
|
By
Suraj Khedkar
·
|
|
[Action Needed] YANGPUSH Remove From Autorelease
Hi YANGPUSH Team, https://git.opendaylight.org/gerrit/#/c/50891/ Because your project is blocking ODLPARENT and have not merged the patch above (+2 and press blue submit button), we are now removing y
Hi YANGPUSH Team, https://git.opendaylight.org/gerrit/#/c/50891/ Because your project is blocking ODLPARENT and have not merged the patch above (+2 and press blue submit button), we are now removing y
|
By
an.ho@huawei.com
·
|
|
[Action Needed] YANGPUSH Mockito Blocking ODLPARENT
Hi Ambika Prasad Tripathy and YANGPUSH Team, https://git.opendaylight.org/gerrit/#/c/50891/ We would like to kindly ask for your assistance in helping us merge the above patch [1], which is currently
Hi Ambika Prasad Tripathy and YANGPUSH Team, https://git.opendaylight.org/gerrit/#/c/50891/ We would like to kindly ask for your assistance in helping us merge the above patch [1], which is currently
|
By
an.ho@huawei.com
·
|
|
Errors when creating subscritpion
Hi YangPush devs, I’ve been trying to create a simple subscription by following this guide https://wiki.opendaylight.org/view/YANG_PUBSUB:_Beryllium_User_Guide#Installing_YANG-PUBSUB_feature_and_relev
Hi YangPush devs, I’ve been trying to create a simple subscription by following this guide https://wiki.opendaylight.org/view/YANG_PUBSUB:_Beryllium_User_Guide#Installing_YANG-PUBSUB_feature_and_relev
|
By
Tomas Cechvala -X (tcechval - PANTHEON TECHNOLOGIES@Cisco)
·
|
|
[Action Needed] YANGPUSH Remove netconf-config-dispatcher
[Correcting subject line of email] Hi Ambika Prasad Tripathy and YANGPUSH Team, Please help merge this patch: https://git.opendaylight.org/gerrit/#/c/46623/ The NETCONF team has merged 47856 and 45735
[Correcting subject line of email] Hi Ambika Prasad Tripathy and YANGPUSH Team, Please help merge this patch: https://git.opendaylight.org/gerrit/#/c/46623/ The NETCONF team has merged 47856 and 45735
|
By
an.ho@huawei.com
·
|
|
[Action Needed] YANGPUSH Switch to Karaf Parent
Hi Ambika Prasad Tripathy and YANGPUSH Team, Please help merge this patch: https://git.opendaylight.org/gerrit/#/c/46623/ The NETCONF team has merged 47856 and 45735 and the old builds will start fail
Hi Ambika Prasad Tripathy and YANGPUSH Team, Please help merge this patch: https://git.opendaylight.org/gerrit/#/c/46623/ The NETCONF team has merged 47856 and 45735 and the old builds will start fail
|
By
an.ho@huawei.com
·
|