Re: [openflowplugin-dev] Log at ERROR level instead of DEBUG

2016-04-25 Thread Alexis de Talhouët
Thank you Abhijit. The one with build failure is fixed now. Distribution-check failed for some reason, but passed now. Thanks, Alexis > On Apr 25, 2016, at 5:28 PM, Abhijit Kumbhare wrote: > > I have merged a couple of them: > > https://git.opendaylight.org/gerrit/#/c/38084/ >

Re: [openflowplugin-dev] Log at ERROR level instead of DEBUG

2016-04-25 Thread Abhijit Kumbhare
I have merged a couple of them: https://git.opendaylight.org/gerrit/#/c/38084/ & one more. I have not merged https://git.opendaylight.org/gerrit/#/c/38081/ - some build failure. On Mon, Apr 25, 2016 at 1:12 PM, Alexis de Talhouët wrote: > Hello openflowplugin-dev, > > I came across some issues

Re: [openflowplugin-dev] [integration-dev] Beryllium SR2 Distribution Test Failure

2016-04-25 Thread Abhijit Kumbhare
heck Item Occurrence At URI In Cluster' failed > after retrying for 15 seconds. The last error was: > '{"flow-node-inventory:table":[{"id":0,"opendaylight-flow-table-statistics:flow-table-statistics":{"active-flows":9,"packets-matched":304,&

Re: [openflowplugin-dev] [integration-dev] Beryllium SR2 Distribution Test Failure

2016-04-25 Thread Luis Gomez
;:[{"id":0,"opendaylight-flow-table-statistics:flow-table-statistics":{"active-flows":9,"packets-matched":304,"packets-looked-up":325}}]}' > contains '10.0.1.0/24 <http://10.0.1.0/24>' 0 times, not 2 times. > 0

[openflowplugin-dev] Log at ERROR level instead of DEBUG

2016-04-25 Thread Alexis de Talhouët
Hello openflowplugin-dev, I came across some issues with the plugin and I was able to see that flows weren’t pushed correctly only by enabling DEBUG logs. I believe some logs should be raised at ERROR level in order to help debugging. I came up with some patches [0] to reflect this. Please let

Re: [openflowplugin-dev] [nic-dev] NIC features contain Li plugin in master

2016-04-25 Thread Abhijit Kumbhare
Thanks Luis for providing the heads up to the projects having changed the design themselves! On Mon, Apr 25, 2016 at 10:58 AM, Luis Gomez wrote: > Hi NIC devs, > > Just got my attention that NIC features contain references to ofplugin Li > plugin: > > > https://git.opendaylight.org/gerrit/gitweb

Re: [openflowplugin-dev] [nic-dev] NIC features contain Li plugin in master

2016-04-25 Thread Alexis de Talhouët
Thanks for the heads-up Luis. The patch was just released https://git.opendaylight.org/gerrit/#/c/38080/ Thanks, Alexis > On Apr 25, 2016, at 1:58 PM, Luis Gomez wrote: > > Hi NIC devs, > > Just got my attention that NIC features contain refere

Re: [openflowplugin-dev] table features

2016-04-25 Thread Abhijit Kumbhare
Hi Jozef, Will you be putting https://git.opendaylight.org/gerrit/#/c/36559 into stable/beryllium after sometime has passed or do you think its better to avoid it altogether in stable/beryllium? Thanks, Abhijit On Mon, Apr 25, 2016 at 5:33 AM, Subhash Singh < subhash_si...@criterionnetworks.com>

[openflowplugin-dev] Fwd: [integration-dev] Beryllium SR2 Distribution Test Failure

2016-04-25 Thread Abhijit Kumbhare
d":304,"packets-looked-up":325}}]}' contains '10.0.1.0/24' 0 times, not 2 times. 00:00:16.046 20160425 03:57:22.992 20160425 03:57:39.038 openflowplugin-clustering-helium-design . txt . Clustering . Cluster HA Leader Follower Failover . Modify Flows In Follower Node1 an

Re: [openflowplugin-dev] netvirt features contain Li plugin in master

2016-04-25 Thread Jamo Luhrsen
Here's the change for netvirt: https://git.opendaylight.org/gerrit/38075 JamO On 04/25/2016 10:59 AM, Luis Gomez wrote: > cc-ing ofplugin, in case of questions. > >> On Apr 25, 2016, at 10:55 AM, Luis Gomez wrote: >> >> Hi netvirt devs, >> >> Just got my attention that netvirt features contain

Re: [openflowplugin-dev] netvirt features contain Li plugin in master

2016-04-25 Thread Luis Gomez
cc-ing ofplugin, in case of questions. > On Apr 25, 2016, at 10:55 AM, Luis Gomez wrote: > > Hi netvirt devs, > > Just got my attention that netvirt features contain references to ofplugin Li > plugin: > > https://git.opendaylight.org/gerrit/gitweb?p=netvirt.git;a=blob;f=features/pom.xml;h=68

[openflowplugin-dev] NIC features contain Li plugin in master

2016-04-25 Thread Luis Gomez
Hi NIC devs, Just got my attention that NIC features contain references to ofplugin Li plugin: https://git.opendaylight.org/gerrit/gitweb?p=nic.git;a=blob;f=features/pom.xml;h=ca62a0d2f203fc0a5d3716c58447decad80a6a01;hb=HEAD Since -Li features will disappear in the plugin migration [1] planned

Re: [openflowplugin-dev] [controller-dev] Blueprint support

2016-04-25 Thread Tom Pantelis
AAA doesn't but Ryan is submitting a patch for that. I had checked several projects and they used karaf-parent so I assumed they all did at this point. Sorry for the bad assumption :) On Mon, Apr 25, 2016 at 10:54 AM, Alexis de Talhouët < adetalho...@inocybe.com> wrote: > I think that projects th

Re: [openflowplugin-dev] [controller-dev] Blueprint support

2016-04-25 Thread Alexis de Talhouët
I think that projects that aren’t using the right parent for the karaf bundle will be impacted. And I’m pretty sure OFP isn’t the only one. I came up with this wiki page presenting what are the parent to have for a given bundle [0]. Hope this will clear doubts one could have for the same issue.

[openflowplugin-dev] Cancel OpenFlow plugin meeting due to OpenStack summit

2016-04-25 Thread Abhijit Kumbhare
Hi, Since several folks are at the OpenStack summit - canceling the OpenFlow Plugin meeting for today. Thanks, Abhijit ___ openflowplugin-dev mailing list openflowplugin-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/openflow

Re: [openflowplugin-dev] [controller-dev] Blueprint support

2016-04-25 Thread Tom Pantelis
Submitted https://git.opendaylight.org/gerrit/#/c/38062/. On Mon, Apr 25, 2016 at 10:03 AM, Tom Pantelis wrote: > The karaf eventadmin feature needs to be installed. The openflowplugin > distributuon/karaf pom should derive from karaf-parent - I had assumed all > projects did by now. I can push

Re: [openflowplugin-dev] table features

2016-04-25 Thread Subhash Singh
+[Anandhi] -- Regards, Subhash Kumar Singh On Mon, Apr 25, 2016 at 2:42 PM, Jozef Bacigal -X (jbacigal - PANTHEON TECHNOLOGIES at Cisco) wrote: > Hi everyone, mainly guys from NIC and DIDM, > > I would ask you if you can read and talk about the bug 5464 table features > > https://bugs.opendayli

Re: [openflowplugin-dev] [controller-dev] Blueprint support

2016-04-25 Thread Tom Pantelis
The karaf eventadmin feature needs to be installed. The openflowplugin distributuon/karaf pom should derive from karaf-parent - I had assumed all projects did by now. I can push a patch for that. On Mon, Apr 25, 2016 at 9:57 AM, Jozef Bacigal -X (jbacigal - PANTHEON TECHNOLOGIES at Cisco) wrote:

Re: [openflowplugin-dev] [controller-dev] Blueprint support

2016-04-25 Thread Jozef Bacigal -X (jbacigal - PANTHEON TECHNOLOGIES at Cisco)
Hello, guys openflowplugin master branch, cant start any md-sal features. Assume this error is related to blueprints you added. Can you help me if something need o be set up properly or it is a different error ? Error executing command: Can't install feature odl-mdsal-broker-local/0.0.0: Coul

[openflowplugin-dev] openflowplugin-distribution-check-beryllium

2016-04-25 Thread Jozef Bacigal -X (jbacigal - PANTHEON TECHNOLOGIES at Cisco)
Guys, did I miss any discussion, or went something wrong on nexus? Our openflowplugin-distribution-check-beryllium on gerrit missing some dependencies like org.opendaylight.tsdr:tsdr-persistence-cassandra:xml:config:1.1.2-SNAPSHOT see link: https://jenkins.opendaylight.org/releng/job/openfl

[openflowplugin-dev] table features

2016-04-25 Thread Jozef Bacigal -X (jbacigal - PANTHEON TECHNOLOGIES at Cisco)
Hi everyone, mainly guys from NIC and DIDM, I would ask you if you can read and talk about the bug 5464 table features https://bugs.opendaylight.org/show_bug.cgi?id=5464 There are two proposals, first (berylium SR2) that we merge the skip flag, which is I would say some "workaround" and set the