16:04:07 #startmeeting OpenFlow Plugin April 27 2015 16:04:07 Meeting started Mon Apr 27 16:04:07 2015 UTC. The chair is abhijitkumbhare. Information about MeetBot at http://ci.openstack.org/meetbot.html. 16:04:07 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:04:07 The meeting name has been set to 'openflow_plugin_april_27_2015' 16:04:13 What is the webex link? 16:04:29 https://meetings.webex.com/collabs/#/meetings/detail?uuid=M2D4SMAUPJLGFE395VGN2HU7M7-9VIB&rnd=180270.26196 16:04:51 On the OpenFlow plugin main page or the meeting list wiki 16:05:45 #info M5 deliverables (code freeze for the redesign) are in good shape - but there are bugs and some issues in stats area 16:10:15 #info Hash mechanism for flows put in the data store not 100% reliable 16:11:30 #info Performance slightly worse for thruput test, slightly better for latency test - need to investigate 16:25:24 #action michal_rehak Separate feature list for old design & new design 17:19:30 hi abhijitkumbhare 17:19:46 i have couple of patch for you to +1 17:19:56 you there? 18:01:33 michal_rehak: are you still around (I think it's late for you…)? 18:02:00 yes 18:02:16 cool…. trying to get drop-test working. 18:02:35 the feature is available, but it throws an error in karaf. 18:02:44 "could not find artifact' 18:03:18 oh 18:03:21 my distribution is from latest openflowplugin master 18:03:32 using no profile? 18:03:48 I didn't specify any profile, no. 18:04:18 ok 18:04:29 what features have you installed? 18:04:49 flow-services-ui 18:04:51 that's it. 18:05:47 I do see that drop-test is there in the filesystem. 18:06:04 just not "found" by karaf… ??? 18:07:00 could you paste more of that error message containing missing artifact info? 18:07:15 you do not need the ui to be started for drop-test to work 18:07:19 opendaylight-user@root>feature:install odl-openflowplugin-drop-test 18:07:19 Error executing command: Can't install feature odl-openflowplugin-drop-test/0.0.0: 18:07:19 Error resolving artifact org.opendaylight.openflowplugin:drop-test-karaf:xml:config:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:drop-test-karaf:xml:config:0.1.0-SNAPSHOT in defaultlocal (file:/home/sdn/distribution-myBuild/system/) 18:07:19 opendaylight-user@root> 18:08:21 understood about 'ui'. 18:09:41 oh 18:09:44 strange 18:09:45 oh, is it that 0.0.0 18:09:53 probably version issue 18:10:18 in a few minutes I will push feature dividing patch 18:10:25 should work better 18:10:47 ok. I'll pull the changes locally from gerrit and be able to make progress in the meantime. 18:30:21 looks like gerrit is down 18:32:09 I see it too. 18:35:01 I guess you have features.xml broken 18:35:16 but with gerrit down there is no much to do 18:35:47 but you can try with profile 18:35:51 it should work 18:36:06 could you use -P Li to your current build command? 18:36:47 gerrit is up 18:36:55 https://git.opendaylight.org/gerrit/#/c/19168/ 18:38:06 thanks michal_rehak. I'll see what happens. 19:16:06 #endmeeting