16:00:29 <Sai> #startmeeting MD-SAL Interest Call 16:00:29 <odl_meetbot> Meeting started Tue Apr 12 16:00:29 2016 UTC. The chair is Sai. Information about MeetBot at http://ci.openstack.org/meetbot.html. 16:00:29 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:29 <odl_meetbot> The meeting name has been set to 'md_sal_interest_call' 16:00:39 <Sai> #chair colindixon 16:00:39 <odl_meetbot> Current chairs: Sai colindixon 16:01:12 <Sai> #topic - last-meeting-minutes 16:01:17 <Sai> #link - https://meetings.opendaylight.org/opendaylight-meeting/2016/md_sal_interest_call/opendaylight-meeting-md_sal_interest_call.2016-04-05-16.00.html 16:01:22 <Sai> #topic - Agenda 16:02:12 <Sai> #info - Call for any topics to be added to the agenda\ 16:02:23 <Sai> #info - Blueprint and Config Subsystem 16:02:46 <Sai> #info - Review the existing action items 16:02:53 <Sai> #info - migration JAX-RS 2.0 16:03:03 <Sai> #info - settings.xml has been changed to reference HTTPS endpoints [1]. 16:03:11 <Sai> #info - Bug 2974 Revisionless Imports 16:03:19 <Sai> #info - Blueprint Update 16:03:28 <Sai> #info - Conceptual Data Tree updates conceptual-data-tree.adoc originally pushed by Tony 16:05:53 <Sai> #topic - Bug 2332 16:06:46 * colindixon is coming 16:06:48 <Sai> #info - Tony says all the binding generated bugs are related - introducing supoort needs breaking existing code - that is the reason behind why we started working on this bug 16:07:12 <Sai> #info - Tony Binding v1 is not manadatory in this release 16:07:31 <Sai> #info -TOny both versions will be supported for some time. 16:08:01 <Sai> #info - Tony says v1 has incorrect assumption about java enumeration 16:09:24 <colindixon> #link https://bugs.opendaylight.org/show_bug.cgi?id=2332 16:09:30 <colindixon> can we log that into the bug? 16:10:39 <Sai> #topic - Call for any topics to be added 16:11:47 <Sai> #info - Colin suggests to add topic Entity Ownership Service to provide better service by M3 16:12:11 <Sai> #topic - Review the existing action items 16:12:38 <Sai> #Action - colindixon to work on checking out an application in odl where it listens / writes to the same subtree at same time. - continue from last week's action item 16:13:16 <Sai> #info - Ryan sent out mail / open ticket using helpdesk wrt javax.xml.bind.UnmarshalException (s) 16:13:37 <Sai> #info - Ryan to followup with DCL Deprecation - Done 16:13:39 <Sai> #link - https://git.opendaylight.org/gerrit/#/c/37452/ 16:13:58 <Sai> #info - TomP will start to work on a wiki page to state how to move from config system to BluePrint - Done 16:14:01 <Sai> #link - https://wiki.opendaylight.org/view/Using_Blueprint 16:14:13 <Sai> #topic - Blueprint and Config Subsystem 16:15:46 <Sai> #info - several patches in review 16:15:49 <Sai> #link - https://git.opendaylight.org/gerrit/#/q/project:controller+owner:%22Tom+Pantelis%22+topic:blueprint 16:16:04 <Sai> #info - Stephen, Anil are looking in to it. 16:16:55 <Sai> #info - Patch with change id 36714 is the prominent one, Tony says it needs more time to review. 16:17:51 <Sai> #info - TomP tried to explain the change in wiki at here 16:17:55 <Sai> #link - https://wiki.opendaylight.org/view/Using_Blueprint 16:19:10 <Sai> #info - Controller modules has a specific use case which TomP may need to cover 16:19:43 <Sai> #info - Tony says OpenConfig BGP relies on it, hence we may need the feature. 16:22:09 <Sai> #info - Tony says the use case id in openconfig BGP where end user actually modifies wiring 16:23:26 <Sai> #info - TomP asks more about wiring - is it something like pushing parameters like ipaddress ? 16:24:49 <Sai> #info - Robert's voice is feeble - couldn't get notes from him 16:27:51 <Sai> #info - Robert says BGP implemnetation based on config subsytem would need to be re-organized because of BluePrint 16:28:21 <Sai> #info - TomP says it should work as it works rightnow and there should not be any other additions. 16:29:11 <Sai> #info - TomP says BP is compatible with configsystem , when it is enabled all applications will be converted to BP overtime. 16:29:24 <Sai> #info - TomP tested with netconf and it went fine. 16:30:33 <Sai> #info - Robert thinks this needs further discussion and testing 16:32:53 <Sai> #info - Robert says any implementation should not break existing use cases. 16:35:36 <Sai> #info - Robert says people will not differentiate between BP / config system, so we may need to have solution which doesn't affect end user 16:36:33 <Sai> #info - colin says there are three options 1. config change , 2. continue to use config system, 3.use data store 16:37:17 <Sai> #info - Robert says default values in data store works 16:37:42 <colindixon> #info rovarga says that default values in the data store do work for BindingAware interfaces to the data store 16:40:24 <Sai> #info - TomP points that adding more functionality to DTCL - which can be used with BP will be helpful. 16:42:28 <Sai> #topic - migration JAX-RS 2.0 16:42:39 <Sai> #link - https://bugs.opendaylight.org/show_bug.cgi?id=2515 16:43:26 <Sai> #info - Vaclav says we need this for new implmenetation of restconf 16:43:40 <Sai> #info - Robert asks for prioritization 16:44:20 <Sai> #info - Robert says it won't be mostly happening in Boron 16:45:44 <Sai> #info - Ryan moved the target milestone - due to work bandwidth limitations Ryan couldn't pick it. 16:46:42 <Sai> #info - Robert asks Ryan to find out If it is a security related issue we can get it fixed 16:47:57 <Sai> #Action - Ryan to followup Bug 2515 if it is related to security fix and open bugs as needed. 16:48:13 <Sai> #topic - settings.xml has been changed to reference HTTPS endpoints 16:48:24 <Sai> #link - https://wiki.opendaylight.org/view/GettingStarted:Development_Environment_Setup#Edit_your_.7E.2F.m2.2Fsettings.xml 16:48:36 <Sai> #info -Ryan thanks Robert for pointing this 16:48:45 <Sai> #topic - Bug 2974 Revisionless Imports 16:48:53 <Sai> #link - https://bugs.opendaylight.org/show_bug.cgi?id=2974 16:49:03 <Sai> #info - Was originally slated for Beryllium-RC* timeframe, but has been pushed back 16:49:15 <Sai> #info - There was a workaround submitted for NETCONF, but the problem isn't isolated to NETCONF by any means 16:49:34 <Sai> #link - https://git.opendaylight.org/gerrit/#/c/32362/ 16:50:05 <Sai> #info - Tony says it is targeted for Boron 16:50:48 <Sai> #info - Robert says that we expect people to start using it 16:51:47 <Sai> #info - recommendation is not to force revisionless sooner, it is recommended to use corresponding / specific revision 16:52:22 <Sai> #topic - Conceptual Data Tree updates conceptual-data-tree.adoc 16:52:31 <Sai> #info - TOny pushed original patch 16:52:52 <colindixon> link? 16:52:53 <Sai> #info - This is a continuation of the talk on April 5, 2016. - Please refer to meeting minutes 16:53:07 <Sai> #link - https://git.opendaylight.org/gerrit/#/c/37009/1/docs/design/conceptual-data-tree.adoc 16:53:18 <colindixon> thanks 16:53:31 <colindixon> I don't see an edits there 16:53:45 <Sai> #info - There is an updated version of this document now available - https://git.opendaylight.org/gerrit/#/c/37118/3/docs/design/conceptual-data-tree.adoc 16:54:22 <colindixon> #link https://git.opendaylight.org/gerrit/#/q/file:docs/design/conceptual-data-tree.adoc 16:54:59 <Sai> thanks colindixon 16:55:01 <colindixon> https://bugs.opendaylight.org/show_bug.cgi?id=5711#add_comment 16:55:20 <Sai> topic - Bug 5711 16:55:25 <Sai> #link - https://bugs.opendaylight.org/show_bug.cgi?id=5711#add_comment 16:55:44 <colindixon> #link https://git.opendaylight.org/gerrit/#/q/file:src/site/asciidoc/conceptual-data-tree.adoc this is the new location of conceptual data tree if tony's new patch is merged 16:57:06 <Sai> #topic - Participants 16:57:55 <Sai> #info - Sai / Ryan / Alexis / Colin / Martin / Muthukumaran / Robert / Shuva / Stephen / TomP / Tomas / Tony / Vaclav / Viera 16:58:03 <Sai> #endmeeting