|
Re: Error in module 'network-topology' at line 289: Can not add 'list external-ids' to 'list node' in module 'network-topology': node with same name already declared at line 289
For completeness on this thread, the one gerrit by itself works fine (https://git.opendaylight.org/gerrit/#/c/17743/) but when combined with https://git.opendaylight.org/gerrit/#/c/17730/ you hit the
For completeness on this thread, the one gerrit by itself works fine (https://git.opendaylight.org/gerrit/#/c/17743/) but when combined with https://git.opendaylight.org/gerrit/#/c/17730/ you hit the
|
By
Sam Hague
·
#1375
·
|
|
Re: Error in module 'network-topology' at line 289: Can not add 'list external-ids' to 'list node' in module 'network-topology': node with same name already declared at line 289
I did a successful maven build on my machine with latest code base before putting on gerrit. Jenkins build succeeded the first time and failed after merge.
Regards,
Sharad Mishra
I did a successful maven build on my machine with latest code base before putting on gerrit. Jenkins build succeeded the first time and failed after merge.
Regards,
Sharad Mishra
|
By
Mishra, Sharad D <sharad.d.mishra@...>
·
#1374
·
|
|
Re: Error in module 'network-topology' at line 289: Can not add 'list external-ids' to 'list node' in module 'network-topology': node with same name already declared at line 289
Hmm... this is weird... I just tried
git review -d 17743
and everything built just fine...
Ed
Hmm... this is weird... I just tried
git review -d 17743
and everything built just fine...
Ed
|
By
Edward Warnicke <hagbard@...>
·
#1373
·
|
|
Re: Error in module 'network-topology' at line 289: Can not add 'list external-ids' to 'list node' in module 'network-topology': node with same name already declared at line 289
Update:
https://gist.github.com/ec9e520dad645f2c8ebc
[09:51:07] <flaviof_> edwarnicke: https://lists.opendaylight.org/pipermail/ovsdb-dev/2015-April/001370.html
[10:00:47] <shague> flaviof_: that
Update:
https://gist.github.com/ec9e520dad645f2c8ebc
[09:51:07] <flaviof_> edwarnicke: https://lists.opendaylight.org/pipermail/ovsdb-dev/2015-April/001370.html
[10:00:47] <shague> flaviof_: that
|
By
Flavio Fernandes <ffernand@...>
·
#1372
·
|
|
Error in module 'network-topology' at line 289: Can not add 'list external-ids' to 'list node' in module 'network-topology': node with same name already declared at line 289
Hi folks,
Looking at the latest run of ovsdb-daily-master [1], I can see that external-ids is being ‘abused’ :)
Would anybody know much about this? I don’t know where the yang file augmented by
Hi folks,
Looking at the latest run of ovsdb-daily-master [1], I can see that external-ids is being ‘abused’ :)
Would anybody know much about this? I don’t know where the yang file augmented by
|
By
Flavio Fernandes <ffernand@...>
·
#1371
·
|
|
Re: [controller-dev] Table Names Display on Dlux UI
Hi Harman,
How to implement the code for display any type of content coming from restbased API in dlux ui.
Could you please help into this.
Thanks & Regards,
Lnt
Hi Harman,
How to implement the code for display any type of content coming from restbased API in dlux ui.
Could you please help into this.
Thanks & Regards,
Lnt
|
By
LNT-OpenDayLight
·
#1370
·
|
|
Re: ODL Hackfest Topics?
I’ll be there too.
By
Multanen, Eric W
·
#1369
·
|
|
Re: ODL Hackfest Topics?
I'll be there... and southbound is high on my list of things I care about :)
Ed
I'll be there... and southbound is high on my list of things I care about :)
Ed
|
By
Edward Warnicke <hagbard@...>
·
#1368
·
|
|
Re: How to test MD-SAL components with OVSDB plugin
Abdul,
if this is an mdsal app then you should have a RESTCONF interface and can drive it via the northbound RESTCONF. Get the Postman app and use it to send requests to the northbound. In the
Abdul,
if this is an mdsal app then you should have a RESTCONF interface and can drive it via the northbound RESTCONF. Get the Postman app and use it to send requests to the northbound. In the
|
By
Sam Hague
·
#1367
·
|
|
How to test MD-SAL components with OVSDB plugin
Hi,
I have downloaded the OVSDB source code from git, and added my own subcomponents to it, like
ovsdb
+
|
+ mdsalovsdbapp
|
+ api
+ features
+ impl
+
Hi,
I have downloaded the OVSDB source code from git, and added my own subcomponents to it, like
ovsdb
+
|
+ mdsalovsdbapp
|
+ api
+ features
+ impl
+
|
By
Abdul Rasheed
·
#1366
·
|
|
ODL Hackfest Topics?
Hi all,
the hackfest [1] is scheduled in a couple weeks.
- Does anyone have any topics they would like to discuss while there?
- Are there enough OVSDB people going to get a useful discussion
Hi all,
the hackfest [1] is scheduled in a couple weeks.
- Does anyone have any topics they would like to discuss while there?
- Are there enough OVSDB people going to get a useful discussion
|
By
Sam Hague
·
#1365
·
|
|
Re: Public API Changes
Hideyuki,
sorry about those. We missed that the library code is used by other projects. We will keep this in mind for the future.
Thanks, Sam
Hideyuki,
sorry about those. We missed that the library code is used by other projects. We will keep this in mind for the future.
Thanks, Sam
|
By
Sam Hague
·
#1364
·
|
|
Public API Changes
Hi the OVSDB project,
Do you have any plans to change public APIs for the Lithium?
If you have some plans to change public APIs related to the VTN project, could you share the information before the
Hi the OVSDB project,
Do you have any plans to change public APIs for the Lithium?
If you have some plans to change public APIs related to the VTN project, could you share the information before the
|
By
Tai, Hideyuki <hideyuki.tai@...>
·
#1363
·
|
|
Re: [release] OpenFlow Plugin & OpenFlow Java Bugs Blocking other projects
On 04/02/2015 06:39 PM, Abhijit Kumbhare wrote:
Agreed, this is actually something that Reinaldo asked for and for which continuous (or weekly) release would be an answer. Last
On 04/02/2015 06:39 PM, Abhijit Kumbhare wrote:
Agreed, this is actually something that Reinaldo asked for and for which continuous (or weekly) release would be an answer. Last
|
By
Robert Varga <nite@...>
·
#1362
·
|
|
Re: [release] OpenFlow Plugin & OpenFlow Java Bugs Blocking other projects
Hi all,
I would like just shed some light upon the situation in OFPlugin. Today we are supposed to finish M4. We are working really hard on that. During that work 3 bugs occurred (at least): 2895,
Hi all,
I would like just shed some light upon the situation in OFPlugin. Today we are supposed to finish M4. We are working really hard on that. During that work 3 bugs occurred (at least): 2895,
|
By
Michal Rehak -X (mirehak - Pantheon Technologies SRO@Cisco) <mirehak@...>
·
#1361
·
|
|
OpenFlow Plugin & OpenFlow Java Bugs Blocking other projects
Folks,
We are having a couple of blocking bugs affecting other projects:
Exception in FRM with no flows installed on nodes: https://bugs.opendaylight.org/show_bug.cgi?id=2895 :
GroupMods not being
Folks,
We are having a couple of blocking bugs affecting other projects:
Exception in FRM with no flows installed on nodes: https://bugs.opendaylight.org/show_bug.cgi?id=2895 :
GroupMods not being
|
By
Abhijit Kumbhare
·
#1360
·
|
|
Looking for Mentor
Hi, I have applied for ODL summer intern program 2015. As my idea comes from me so I have to find a mentor. My Idea wanders around using ODL to create a network between different OpenStack clusters.
Hi, I have applied for ODL summer intern program 2015. As my idea comes from me so I have to find a mentor. My Idea wanders around using ODL to create a network between different OpenStack clusters.
|
By
Khayam Gondal <khayam.gondal@...>
·
#1359
·
|
|
Re: [controller-dev] Table Names Display on Dlux UI
I think this topic has been discussed quite a few time before. Dlux use topology API for authentication and that API is part of openflowplugin-flow-services. Did you enable controller features such as
I think this topic has been discussed quite a few time before. Dlux use topology API for authentication and that API is part of openflowplugin-flow-services. Did you enable controller features such as
|
By
Harman Singh (harmasin) <harmasin@...>
·
#1358
·
|
|
Re: [controller-dev] Table Names Display on Dlux UI
Hello, we started work on migrating the OVSDB Northbound to MDSAL and will need to retrieve the table names in order to crud / view rows. Maybe we can sync up as to avoid redoing the same things
Hello, we started work on migrating the OVSDB Northbound to MDSAL and will need to retrieve the table names in order to crud / view rows. Maybe we can sync up as to avoid redoing the same things
|
By
Gabriel Robitaille-Montpetit <grmontpetit@...>
·
#1357
·
|
|
Re: [integration-dev] running tempest tests
Thanks! That's exactly what I wanted. At the very least people can use it to track their progress in fixing bugs that are breaking tempest.
--Colin
On Mar 28, 2015 11:33 AM, "Flavio Fernandes"
Thanks! That's exactly what I wanted. At the very least people can use it to track their progress in fixing bugs that are breaking tempest.
--Colin
On Mar 28, 2015 11:33 AM, "Flavio Fernandes"
|
By
Colin Dixon <colin@...>
·
#1356
·
|