19:04:47 <Madhu> #startmeeting OVSDB weekly call 19:04:47 <odl_meetbot> Meeting started Tue Jul 8 19:04:47 2014 UTC. The chair is Madhu. Information about MeetBot at http://ci.openstack.org/meetbot.html. 19:04:47 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:04:47 <odl_meetbot> The meeting name has been set to 'ovsdb_weekly_call' 19:04:58 <Madhu> #chair networkstatic dave_tucker tbachman 19:04:58 <odl_meetbot> Current chairs: Madhu dave_tucker networkstatic tbachman 19:05:01 <tbachman> :) 19:05:08 <Mierdin> dave_tucker: will be posting a third patch set to actually fix the issues lol. Patch set two was pretty much 1) me learning and 2) me taking out excess comments :-D 19:05:17 <tbachman> lol 19:05:30 * networkstatic bows to tbachman 19:05:33 <tbachman> #info tbachman has been cornered into meeting-minute-man 4 life 19:05:34 <dave_tucker> #info tbachman takes good minutes 19:05:34 <tbachman> lol 19:05:46 <dave_tucker> #info tbachman is the minute man 19:05:50 <tbachman> #topic trello 19:06:13 <tbachman> #info topic/schema branch needs to be merged into the master branch, but there are a lot of changes 19:06:19 <dave_tucker> #info branch collapse 10th July 19:06:57 <tbachman> #info There are a few open items on trello (e.g. vtep testing) 19:07:17 <tbachman> #link https://trello.com/b/nZBY8wB6/helium <= link to current Helium trello 19:08:11 <tbachman> #info The MD-SAL has changed the way nodes are named, from MD-SAL| id to OF| id (i.e. like AD-SAL) 19:08:40 <tbachman> #info tbachman and shague are testing the topic/schema for the neutron layer 19:09:13 <tbachman> #info shague found an issue where schema is expecting longs, but integers were used in the core 19:09:21 <tbachman> #action shague to commit fix for this today 19:09:34 <Madhu> #info Integer -> Long https://bugs.opendaylight.org/show_bug.cgi?id=1334 19:10:02 <tbachman> #link https://bugs.opendaylight.org/show_bug.cgi?id=1334 <= bugzilla entry for long to ints 19:10:28 <tbachman> #action dave_tucker or networkstatic to merge shague’s commit 19:10:41 <Madhu> #action dave_tucker or networkstatic to help merge https://git.opendaylight.org/gerrit/#/c/8810/ 19:11:01 <odp-gerritbot> A change was merged to ovsdb: Removed the executorservice thread that we added in async update processing https://git.opendaylight.org/gerrit/8810 19:11:12 <dave_tucker> #info patch 8810 merged 19:11:21 <tbachman> #info shague says that the toString() method for interface and port are showing up as null 19:11:43 <tbachman> #info Madhu says that’s b/c these are Java interfaces, so this won’t work 19:11:49 <tbachman> #action Madhu to open a bug for this 19:12:09 <tbachman> #action Correction: Madhu to open a bug for toString() returning NULL 19:14:03 <Madhu> #info https://git.opendaylight.org/gerrit/#/c/8788/ fixes the Openflowjava Util bundle issue 19:14:28 * dave_tucker afk 1 min 19:15:01 <Madhu> #info MD-SAL Node-Ids have changed ADSAL like node-ides (OF | xxxxx) 19:15:30 <Madhu> #action Madhu working on resolving the MD-SAL Node-id issue 19:16:38 <tbachman> #info OVSDB team has created a lot of new Unit Test/Integration Test infrastructure 19:16:41 * dave_tucker back 19:17:00 <tbachman> #info Madhu sings dave_tucker’s praises :) 19:18:09 <tbachman> #info The library layer, plugin layer, and northbound layers are all getting IT coverage 19:18:24 <tbachman> #info correction: IT and UT coverage 19:19:33 <tbachman> lol 19:20:27 <tbachman> #info every patch goes through a full unit test run, and after that will go through a full integration test run 19:20:42 <tbachman> #info looking into neutron integration testing 19:21:11 <tbachman> #info In terms of code coverage, Trello target of ~60%. The library is meeting that coverage. 19:22:00 <tbachman> #info the Library is currently at 76%, 81% for jsonrpc, and 58% for the plugin (class %) 19:23:19 <tbachman> #info The schema branch is tricky b/c all of it is integration testing, as it gets dictated by the schema, and uses all interface classes. 19:24:16 <tbachman> #info Current overall coverage is about 40%, but that’s due to things like NB and schema 19:25:15 <tbachman> #info LuisGomez mentions that integration group has two resources working on code coverage 19:29:57 <tbachman> #info networkstatic has been working on getting the OF 1.3 extensions to work 19:30:28 <tbachman> #info There’s a commit out to fix the NXMs that the OVSDB project is interested in 19:30:37 <LuisGomez> #info surekha and vaishali from cisco are working on getting projetcs code coverage published 19:30:53 <tbachman> LuisGomez: thx! :) 19:31:05 <networkstatic> https://git.opendaylight.org/gerrit/#/c/7416/ 19:31:47 <Madhu> tbachman: thanks sir 19:31:54 <networkstatic> https://git.opendaylight.org/gerrit/#/c/7722/ 19:32:14 <tbachman> #link https://git.opendaylight.org/gerrit/#/c/7722/ <= commit for NXM extensions 19:32:21 <tbachman> Madhu: welcome :) 19:36:09 <tbachman> #info edwarnicke is helping to move along some of this, as there is need in other proejcts 19:36:27 <edwarnicke> tbachman: What am I doing again... I loose track ;) 19:36:33 <tbachman> #info networkstatic has some of the Match instructions working 19:36:56 <tbachman> edwarnicke: sorry - probably should have been specific in the info — moving along nicira extensionsupport 19:37:06 <edwarnicke> cool :) 19:37:15 <tbachman> edwarnicke: correct? :) 19:37:44 <edwarnicke> I am typing as fast as I can :) 19:37:57 <tbachman> #info clarificaiton: edwarnicke is helping to move the nicira extension support forward, as there is need for this in other projects 19:41:20 <tbachman> #info networkstatic is creating a facade for the openflowplugin flow programming within the OVSDB project, to simplify programming and allow for faster development 19:51:12 <tbachman> #topic LBaaS 19:51:50 <tbachman> #info shague says that the IBM folks are doing a lot of work in this area 19:52:36 <tbachman> #info Mierdin has been helping out w/HW VTEP 19:52:45 <tbachman> #topic Trello (revisited) 19:53:26 <networkstatic> https://wiki.opendaylight.org/view/OVSDB_Integration:Main 19:53:40 <networkstatic> https://wiki.opendaylight.org/view/OpenDaylight_OVSDB:Helium_Release_Plan 19:53:59 <tbachman> #link https://wiki.opendaylight.org/view/OpenDaylight_OVSDB:Helium_Release_Plan <= OVSDB helium release plan 19:56:52 <tbachman> #info the NB APIs are changing with helium 19:57:10 <tbachman> #info Madhu requests folks to have a look and provide feedback 19:57:10 <dave_tucker> #link https://docs.google.com/a/dtucker.co.uk/spreadsheets/d/11Rp5KSNTcrvOD4HadCnXDCUdJq_TZ5RgoQ6qSHf_xkw/edit#gid=0 19:57:39 <tbachman> #link https://docs.google.com/a/dtucker.co.uk/spreadsheets/d/11Rp5KSNTcrvOD4HadCnXDCUdJq_TZ5RgoQ6qSHf_xkw/edit#gid=0 <= Current Proposed NB API changes for Helium 19:57:45 <dave_tucker> #link https://docs.google.com/spreadsheets/d/11Rp5KSNTcrvOD4HadCnXDCUdJq_TZ5RgoQ6qSHf_xkw/edit?usp=sharing 19:57:55 <dave_tucker> thats the right link 19:58:17 <tbachman> #link https://docs.google.com/spreadsheets/d/11Rp5KSNTcrvOD4HadCnXDCUdJq_TZ5RgoQ6qSHf_xkw/edit?usp=sharing Proposed NB API changes for Helium (correct link) 19:58:46 <edwarnicke> networkstatic: Re the fascade stuff... please let me know what you are doing... would like to learn from it to make the generated APIs easier :) 19:59:50 <tbachman> #endmeeting