|
apex gate csit job running on patches
Hi all,
I was asked today to try to get our apex gate csit job running
in more projects than just netvirt. here is some work that will
currently enable it for genius, ovsdb, and
Hi all,
I was asked today to try to get our apex gate csit job running
in more projects than just netvirt. here is some work that will
currently enable it for genius, ovsdb, and
|
By
Jamo Luhrsen <jluhrsen@...>
·
#4795
·
|
|
Re: Clarification on put vs merge and createMissingParent
Cursory look finds nothing. The basic question is: does this happen as
the effect of the transaction which put the netvirt port?
mdsal-trace should be able to answer that
Cursory look finds nothing. The basic question is: does this happen as
the effect of the transaction which put the netvirt port?
mdsal-trace should be able to answer that
|
By
Robert Varga <nite@...>
·
#4794
·
|
|
Re: Clarification on put vs merge and createMissingParent
Just to clarify, netvirt and genius code are adding two different terminationPoints/ports. TerminationPoint is what a port is called in network-topology model. So they both are adding two different
Just to clarify, netvirt and genius code are adding two different terminationPoints/ports. TerminationPoint is what a port is called in network-topology model. So they both are adding two different
|
By
Vishal Thapar <vthapar@...>
·
#4793
·
|
|
Re: Clarification on put vs merge and createMissingParent
That does not look like the place -- it is not related to
TerminationPoints at all...
Is there a big picture of who does what in the datastore somewhere?
Regards,
Robert
That does not look like the place -- it is not related to
TerminationPoints at all...
Is there a big picture of who does what in the datastore somewhere?
Regards,
Robert
|
By
Robert Varga <nite@...>
·
#4792
·
|
|
Re: Clarification on put vs merge and createMissingParent
Tim Rozet
Red Hat SDN Team
Ovsdb also executes with createMissingParents=true:
ovsdb:
Tim Rozet
Red Hat SDN Team
Ovsdb also executes with createMissingParents=true:
ovsdb:
|
By
Tim Rozet <trozet@...>
·
#4791
·
|
|
Re: Clarification on put vs merge and createMissingParent
Sorry for self-reply, it just occurred to me.
There are slight differences in handling
createMissingParents={true,false} between controller APIs, md-sal APIs
and mdsal-3.0.2 in this particular case
Sorry for self-reply, it just occurred to me.
There are slight differences in handling
createMissingParents={true,false} between controller APIs, md-sal APIs
and mdsal-3.0.2 in this particular case
|
By
Robert Varga <nite@...>
·
#4790
·
|
|
Re: Clarification on put vs merge and createMissingParent
Hello Vishal,
Pardon my ignorance, I am not familiar with the mechanics/models here.
"port" the same thing as TerminationPoint, right?
I suck at explaining, so bear with me :) The data being
Hello Vishal,
Pardon my ignorance, I am not familiar with the mechanics/models here.
"port" the same thing as TerminationPoint, right?
I suck at explaining, so bear with me :) The data being
|
By
Robert Varga <nite@...>
·
#4789
·
|
|
Clarification on put vs merge and createMissingParent
Hi Robert, Tom,
We're seeing an issue where Genius and Netvirt code both are adding a TerminationPoint/port to an OVSDB bridge. TerminationPoint is a keyed list where port name is the key. IID used in
Hi Robert, Tom,
We're seeing an issue where Genius and Netvirt code both are adding a TerminationPoint/port to an OVSDB bridge. TerminationPoint is a keyed list where port name is the key. IID used in
|
By
Vishal Thapar <vthapar@...>
·
#4788
·
|
|
Re: [opendaylight-dev] old Opendayight version build
Hello,
please do not drop conversations off-the list.
The only guide I found is
https://wiki.opendaylight.org/view/OVSDB_Integration:LBaaS, which
references ovsdb/netvirt -- adding their respective
Hello,
please do not drop conversations off-the list.
The only guide I found is
https://wiki.opendaylight.org/view/OVSDB_Integration:LBaaS, which
references ovsdb/netvirt -- adding their respective
|
By
Robert Varga <nite@...>
·
#4787
·
|
|
Re: JIRA Versions in ovsdb
Done.
By
Vishal Thapar <vthapar@...>
·
#4786
·
|
|
Re: JIRA Versions in ovsdb
NOK; all versions appear as Unreleased instead of correctly Released vs Unreleased (as in other projects), and Neon is missing.
Will you fix this?
NOK; all versions appear as Unreleased instead of correctly Released vs Unreleased (as in other projects), and Neon is missing.
Will you fix this?
|
By
Michael Vorburger <vorburger@...>
·
#4785
·
|
|
Re: JIRA Versions in ovsdb
Done.
By
Vishal Thapar <vthapar@...>
·
#4784
·
|
|
Re: JIRA Versions in ovsdb
Vishal, if you need my help with doing this please ping me tomorrow.
Thanks.
Vishal, if you need my help with doing this please ping me tomorrow.
Thanks.
|
By
Ariel Adam <aadam@...>
·
#4783
·
|
|
JIRA Versions in ovsdb
Hello ovsdb committers,
you have not updated the available versions for your project in the JIRA administration.
It it therefore currently impossible to set Affects & Fix Version accurately for
Hello ovsdb committers,
you have not updated the available versions for your project in the JIRA administration.
It it therefore currently impossible to set Affects & Fix Version accurately for
|
By
Michael Vorburger <vorburger@...>
·
#4782
·
|
|
Re: [release] Autorelease neon failed to build southbound-impl from ovsdb
(most of) aaa stopped pulling in controller APIs, hence ovsdb is no
longer getting them transitively. Fixed in
https://git.opendaylight.org/gerrit/77578.
Bye,
Robert
(most of) aaa stopped pulling in controller APIs, hence ovsdb is no
longer getting them transitively. Fixed in
https://git.opendaylight.org/gerrit/77578.
Bye,
Robert
|
By
Robert Varga <nite@...>
·
#4781
·
|
|
[release] Autorelease neon failed to build southbound-impl from ovsdb
Attention ovsdb-devs,
Autorelease neon failed to build southbound-impl from ovsdb in build
93. Attached is a snippet of the error message related to the
failure that we were able to automatically
Attention ovsdb-devs,
Autorelease neon failed to build southbound-impl from ovsdb in build
93. Attached is a snippet of the error message related to the
failure that we were able to automatically
|
By
Jenkins <jenkins-dontreply@...>
·
#4780
·
|
|
[release] Autorelease fluorine failed to build southbound-impl from ovsdb
Attention ovsdb-devs,
Autorelease fluorine failed to build southbound-impl from ovsdb in build
250. Attached is a snippet of the error message related to the
failure that we were able to
Attention ovsdb-devs,
Autorelease fluorine failed to build southbound-impl from ovsdb in build
250. Attached is a snippet of the error message related to the
failure that we were able to
|
By
Jenkins <jenkins-dontreply@...>
·
#4779
·
|
|
Re: [release] Autorelease fluorine failed to build southbound-impl from ovsdb
Ah, OVSDB has a dependency on NETCONF, hence we also need
https://git.opendaylight.org/gerrit/76848 and
https://git.opendaylight.org/gerrit/76858 to pass SFT.
Tom or releng, can you merge them,
Ah, OVSDB has a dependency on NETCONF, hence we also need
https://git.opendaylight.org/gerrit/76848 and
https://git.opendaylight.org/gerrit/76858 to pass SFT.
Tom or releng, can you merge them,
|
By
Robert Varga <nite@...>
·
#4777
·
|
|
Re: [release] Autorelease fluorine failed to build southbound-impl from ovsdb
please include the complete stack:
Looks like a javassist regression:
https://github.com/powermock/powermock/issues/924
https://github.com/jboss-javassist/javassist/issues/224.
I have updated
please include the complete stack:
Looks like a javassist regression:
https://github.com/powermock/powermock/issues/924
https://github.com/jboss-javassist/javassist/issues/224.
I have updated
|
By
Robert Varga <nite@...>
·
#4776
·
|
|
Re: [release] Autorelease fluorine failed to build southbound-impl from ovsdb
There hasn't been any merges to flouring on OVSDB since Oct 17. Could be related to version bump in progress, checking this locally if I can reproduce it.
There hasn't been any merges to flouring on OVSDB since Oct 17. Could be related to version bump in progress, checking this locally if I can reproduce it.
|
By
Vishal Thapar <vthapar@...>
·
#4775
·
|