System Test for BGP/PCEP
Luis Gomez <luis.gomez@...>
Hi BGP/PCEP people,
I am reading you project wiki and I have a question: do you know of any service or plugin that makes use of your libraries in this ODL first release? I am just trying to figure out how we can test your libraries from a system test point of view.
Thanks/Luis |
|
Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO@Cisco) <dkutenic@...>
Hi Luis, there is no user of our code in ODL, to my knowledge. For BGP we can use http://www.nongnu.org/quagga/ (but note, that it doesn't implement BGP linkstate - http://tools.ietf.org/html/draft-ietf-idr-ls-distribution-03) which is core feature in our BGP implementation. As for PCEP, we need to discuss an idea, I'll get back to you next week (no later than on Wednesday). Regards, Dana From: Luis Gomez [luis.gomez@...]
Sent: Friday, October 04, 2013 2:46 AM To: Robert Varga -X (rovarga - Pantheon Technologies SRO at Cisco); Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco); Tony Tkacik -X (ttkacik - Pantheon Technologies SRO at Cisco); Jan Medved (jmedved) Cc: integration-dev@... Subject: System Test for BGP/PCEP Hi BGP/PCEP people,
I am reading you project wiki and I have a question: do you know of any service or plugin that makes use of your libraries in this ODL first release? I am just trying to figure out how we can test your libraries from a system test point of view.
Thanks/Luis |
|
Luis Gomez <luis.gomez@...>
Thanks Dana,
I saw you have generated some Yang models to interface with the BGP/PCEP library, now do you have plans to register these models in MD-SAL so that NB REST APIs can be generated from them? I am asking because if nobody is using your library the only way I see to reach it for system test is though NB REST API.
BR/Luis
From: Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco) [mailto:dkutenic@...]
Sent: Friday, October 04, 2013 4:57 AM To: Luis Gomez Cc: integration-dev@...; Robert Varga -X (rovarga - Pantheon Technologies SRO at Cisco); Tony Tkacik -X (ttkacik - Pantheon Technologies SRO at Cisco); Jan Medved (jmedved) Subject: RE: System Test for BGP/PCEP
Hi Luis, From: Luis Gomez [luis.gomez@...] Hi BGP/PCEP people,
I am reading you project wiki and I have a question: do you know of any service or plugin that makes use of your libraries in this ODL first release? I am just trying to figure out how we can test your libraries from a system test point of view.
Thanks/Luis |
|
Luis Gomez <luis.gomez@...>
Hi Dana,
We are currently building a test bed for OpenDaylight system test, as per our last conversation we can install quagga router however it is not very clear to me how we can access/test your library since as you mentioned before there is no user (like a routing service) for your code, any idea?
Thanks/Luis
From: Luis Gomez
Sent: Monday, October 07, 2013 10:13 AM To: 'Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco)' Cc: integration-dev@...; Robert Varga -X (rovarga - Pantheon Technologies SRO at Cisco); Tony Tkacik -X (ttkacik - Pantheon Technologies SRO at Cisco); Jan Medved (jmedved) Subject: RE: System Test for BGP/PCEP
Thanks Dana,
I saw you have generated some Yang models to interface with the BGP/PCEP library, now do you have plans to register these models in MD-SAL so that NB REST APIs can be generated from them? I am asking because if nobody is using your library the only way I see to reach it for system test is though NB REST API.
BR/Luis
From: Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco) [mailto:dkutenic@...]
Hi Luis, From: Luis Gomez [luis.gomez@...] Hi BGP/PCEP people,
I am reading you project wiki and I have a question: do you know of any service or plugin that makes use of your libraries in this ODL first release? I am just trying to figure out how we can test your libraries from a system test point of view.
Thanks/Luis |
|
Robert Varga -X (rovarga - Pantheon Technologies SRO@Cisco) <rovarga@...>
Hi Luis,
So I would say that at some point (before code freeze), we will have a configuration subsystem integration which will allow you to configure the client to connect to quagga, do normal RIB processing and publish the data into MD-SAL. From there, it should be straightforward exporting it through RESTCONF (or whatever), thus verifying that the components work end-to-end, and react to changes in what quagga advertizes.
Bye, Robert
From:
Luis Gomez [mailto:luis.gomez@...] Sent: Wednesday, October 23, 2013 8:48 PM
To: Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco) Cc: integration-dev@...; Robert Varga -X (rovarga - Pantheon Technologies SRO at Cisco); Tony Tkacik -X (ttkacik - Pantheon Technologies SRO at Cisco); Jan Medved (jmedved) Subject: RE: System Test for BGP/PCEP
Hi Dana,
We are currently building a test bed for OpenDaylight system test, as per our last conversation we can install quagga router however it is not very clear to me how we can access/test your library since as you mentioned before there is no user (like a routing service) for your code, any idea?
Thanks/Luis
From:
Luis Gomez
Thanks Dana,
I saw you have generated some Yang models to interface with the BGP/PCEP library, now do you have plans to register these models in MD-SAL so that NB REST APIs can be generated from them? I am asking because if nobody is using your library the only way I see to reach it for system test is though NB REST API.
BR/Luis
From:
Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco) [mailto:dkutenic@...]
Hi Luis, From:
Luis Gomez [luis.gomez@...] Hi BGP/PCEP people,
I am reading you project wiki and I have a question: do you know of any service or plugin that makes use of your libraries in this ODL first release? I am just trying to figure out how we can test your libraries from a system test point of view.
Thanks/Luis |
|
Luis Gomez <luis.gomez@...>
Thanks Robert, sounds good to me, just let us know when that happens so we can test it.
BR/Luis
From: Robert Varga -X (rovarga - Pantheon Technologies SRO at Cisco) [mailto:rovarga@...]
Sent: Friday, October 25, 2013 2:27 AM To: Luis Gomez; Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco) Cc: integration-dev@...; Tony Tkacik -X (ttkacik - Pantheon Technologies SRO at Cisco); Jan Medved (jmedved) Subject: RE: System Test for BGP/PCEP
Hi Luis,
So I would say that at some point (before code freeze), we will have a configuration subsystem integration which will allow you to configure the client to connect to quagga, do normal RIB processing and publish the data into MD-SAL. From there, it should be straightforward exporting it through RESTCONF (or whatever), thus verifying that the components work end-to-end, and react to changes in what quagga advertizes.
Bye, Robert
From: Luis Gomez [mailto:luis.gomez@...]
Hi Dana,
We are currently building a test bed for OpenDaylight system test, as per our last conversation we can install quagga router however it is not very clear to me how we can access/test your library since as you mentioned before there is no user (like a routing service) for your code, any idea?
Thanks/Luis
From: Luis Gomez
Thanks Dana,
I saw you have generated some Yang models to interface with the BGP/PCEP library, now do you have plans to register these models in MD-SAL so that NB REST APIs can be generated from them? I am asking because if nobody is using your library the only way I see to reach it for system test is though NB REST API.
BR/Luis
From: Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco) [mailto:dkutenic@...]
Hi Luis, From: Luis Gomez [luis.gomez@...] Hi BGP/PCEP people,
I am reading you project wiki and I have a question: do you know of any service or plugin that makes use of your libraries in this ODL first release? I am just trying to figure out how we can test your libraries from a system test point of view.
Thanks/Luis |
|
Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO@Cisco) <dkutenic@...>
Hi Luis, python code for PCEP client was successfully merged in bgpcep repository. Regards, Dana From: Luis Gomez [luis.gomez@...]
Sent: Friday, October 25, 2013 6:56 PM To: Robert Varga -X (rovarga - Pantheon Technologies SRO at Cisco); Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco) Cc: integration-dev@...; Tony Tkacik -X (ttkacik - Pantheon Technologies SRO at Cisco); Jan Medved (jmedved) Subject: RE: System Test for BGP/PCEP Thanks Robert, sounds good to me, just let us know when that happens so we can test it.
BR/Luis
From: Robert Varga -X (rovarga - Pantheon Technologies SRO at Cisco) [mailto:rovarga@...]
Hi Luis,
So I would say that at some point (before code freeze), we will have a configuration subsystem integration which will allow you to configure the client to connect to quagga, do normal RIB processing and publish the data into MD-SAL. From there, it should be straightforward exporting it through RESTCONF (or whatever), thus verifying that the components work end-to-end, and react to changes in what quagga advertizes.
Bye, Robert
From: Luis Gomez [mailto:luis.gomez@...]
Hi Dana,
We are currently building a test bed for OpenDaylight system test, as per our last conversation we can install quagga router however it is not very clear to me how we can access/test your library since as you mentioned before there is no user (like a routing service) for your code, any idea?
Thanks/Luis
From: Luis Gomez
Thanks Dana,
I saw you have generated some Yang models to interface with the BGP/PCEP library, now do you have plans to register these models in MD-SAL so that NB REST APIs can be generated from them? I am asking because if nobody is using your library the only way I see to reach it for system test is though NB REST API.
BR/Luis
From: Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco) [mailto:dkutenic@...]
Hi Luis, From: Luis Gomez [luis.gomez@...] Hi BGP/PCEP people,
I am reading you project wiki and I have a question: do you know of any service or plugin that makes use of your libraries in this ODL first release? I am just trying to figure out how we can test your libraries from a system test point of view.
Thanks/Luis |
|
Luis Gomez <luis.gomez@...>
Very good thanks, we will take a look on this.
From: Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco) [mailto:dkutenic@...]
Sent: Thursday, November 07, 2013 2:43 AM To: Luis Gomez; Robert Varga -X (rovarga - Pantheon Technologies SRO at Cisco) Cc: integration-dev@...; Tony Tkacik -X (ttkacik - Pantheon Technologies SRO at Cisco); Jan Medved (jmedved); Ed Warnicke (eaw) Subject: RE: System Test for BGP/PCEP
Hi Luis, From: Luis Gomez [luis.gomez@...] Thanks Robert, sounds good to me, just let us know when that happens so we can test it.
BR/Luis
From: Robert Varga -X (rovarga - Pantheon Technologies SRO at Cisco)
[mailto:rovarga@...]
Hi Luis,
So I would say that at some point (before code freeze), we will have a configuration subsystem integration which will allow you to configure the client to connect to quagga, do normal RIB processing and publish the data into MD-SAL. From there, it should be straightforward exporting it through RESTCONF (or whatever), thus verifying that the components work end-to-end, and react to changes in what quagga advertizes.
Bye, Robert
From: Luis Gomez [mailto:luis.gomez@...]
Hi Dana,
We are currently building a test bed for OpenDaylight system test, as per our last conversation we can install quagga router however it is not very clear to me how we can access/test your library since as you mentioned before there is no user (like a routing service) for your code, any idea?
Thanks/Luis
From: Luis Gomez
Thanks Dana,
I saw you have generated some Yang models to interface with the BGP/PCEP library, now do you have plans to register these models in MD-SAL so that NB REST APIs can be generated from them? I am asking because if nobody is using your library the only way I see to reach it for system test is though NB REST API.
BR/Luis
From: Dana Kutenicsova -X (dkutenic - Pantheon Technologies SRO at Cisco)
[mailto:dkutenic@...]
Hi Luis, From: Luis Gomez [luis.gomez@...] Hi BGP/PCEP people,
I am reading you project wiki and I have a question: do you know of any service or plugin that makes use of your libraries in this ODL first release? I am just trying to figure out how we can test your libraries from a system test point of view.
Thanks/Luis |
|