19:06:11 <Madhu> #startmeeting OVSDB weekly call. 19:06:11 <odl_meetbot> Meeting started Tue Sep 9 19:06:11 2014 UTC. The chair is Madhu. Information about MeetBot at http://ci.openstack.org/meetbot.html. 19:06:11 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:06:11 <odl_meetbot> The meeting name has been set to 'ovsdb_weekly_call_' 19:06:17 <Madhu> #chair tbachman 19:06:17 <odl_meetbot> Current chairs: Madhu tbachman 19:06:23 <networks_> https://docs.google.com/document/d/1hU1PXeL4MFxTR66zJogegH-X1Z7icsKIJpTa09sTLQU/edit?usp=drive_web 19:06:28 <Madhu> #chair networks_ dave_tucker 19:06:28 <odl_meetbot> Current chairs: Madhu dave_tucker networks_ tbachman 19:06:31 <tbachman> #topic agenda 19:06:44 <Madhu> #link https://docs.google.com/document/d/1hU1PXeL4MFxTR66zJogegH-X1Z7icsKIJpTa09sTLQU/edit?usp=drive_web 19:06:52 <Madhu> #link https://bugs.opendaylight.org/buglist.cgi?bug_status=__open__&list_id=16002&order=relevance%20desc&product=ovsdb&query_format=specific bugs 19:10:47 <tbachman> #info Madhu says all the bugs seen are on the services side 19:11:12 <tbachman> #info Madhu asks folks to consult the bug list and pick up what you can 19:12:49 <tbachman> #info Please assign yourself as an owner for the bugs 19:13:53 <tbachman> #info The google doc helps capture information that may be helpful in comparing and debugging, but isn’t totally necesarry for the bug report 19:16:46 <networks_> Build from the latest here if testing -> http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/distribution.ovsdb/1.2.0-SNAPSHOT/ 19:16:46 <tbachman> #info when you do your bug fixing, make sure you clean your tree and build again 19:17:03 <tbachman> #link http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/distribution.ovsdb/1.2.0-SNAPSHOT/ link where you can get distribution snapshots 19:18:44 <dave_tucker> #link https://github.com/dave-tucker/odl-neutron-drivers 19:19:27 <tbachman> #undo 19:19:27 <odl_meetbot> Removing item from minutes: <MeetBot.ircmeeting.items.Link object at 0x2728b90> 19:19:51 <tbachman> #link https://github.com/dave-tucker/odl-neutron-drivers link to dave_tucker’s awesome neutron support for ODL 19:20:25 <tbachman> #info the neutron repo provides support for L3, LBaaS, and other services 19:21:05 <tbachman> #info Madhu says be sure to identify whether the bug is against ODL or OpenStack, and file the bugs appropriately (i.e. issues in OpenStack) 19:22:40 <tbachman> DaveTuckerFixingClassToReplaceAllNxmsAndNeutronServices.java 19:23:05 <tbachman> ./dave_tucker.sh 19:23:24 <dave_tucker> ha tbachman 19:26:39 <networks_> HW TEP Schema http://openvswitch.org/docs/vtep.5.pdf 19:26:44 <tbachman> #topic OVSDB Schema-Driven Architecture 19:27:04 <dave_tucker> omg networks_ has lost his "tatic" 19:27:24 <tbachman> #info Madhu shows Eric Maltanen the design of the schema-driven design 19:27:25 <networks_> lol 19:27:35 <tbachman> dave_tucker: he got censored 19:27:46 <tbachman> tatic overwrite NXM action 19:27:52 <dave_tucker> hahaha 19:27:54 <fatguylittlcoat> lol 19:31:01 * tbachman watches PM from networkstatic fly across Madhu’s screen ;) 19:31:12 <networkstatic> lol 19:31:16 <tbachman> busted 19:31:36 <networkstatic> hehe, was admiring madhu, im so drained from stacking, he is relentless 19:31:44 <tbachman> that he is 19:31:46 <tbachman> as r u 19:32:18 <networkstatic> im crosseyed :) 19:32:26 <networkstatic> v3 is awesome 19:32:38 <tbachman> #info Madhu demos using the v3 NB API, which supports the schema-driven design 19:37:10 <tbachman> #info To add functionality that supports the schema, applications can be written that take advantage of the new schema using the v3 NB APIs 19:39:58 <tbachman> #info xsited asks about python code or postman scripts for configuring things (e.g. GRE tunnels) 19:39:59 <networkstatic> Postman https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=tree;f=resources;h=d60e1bbd5637861d4cc2899df11c54939158ec6d;hb=HEAD 19:40:30 <tbachman> #link https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=tree;f=resources;h=d60e1bbd5637861d4cc2899df11c54939158ec6d;hb=HEAD Postman scripts for configuration 19:43:11 <tbachman> #endmeeting