15:56:37 #startmeeting MD-SAL Interest Call 15:56:37 Meeting started Tue Mar 29 15:56:37 2016 UTC. The chair is Sai. Information about MeetBot at http://ci.openstack.org/meetbot.html. 15:56:37 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:56:37 The meeting name has been set to 'md_sal_interest_call' 15:56:44 #chair colindixon 15:56:44 Current chairs: Sai colindixon 15:57:05 hey 15:57:08 #topic Previous Meeting Minutes 15:57:42 #link - https://meetings.opendaylight.org/opendaylight-meeting/2016/md_sal_interest_call/opendaylight-meeting-md_sal_interest_call.2016-03-22-16.02.html 15:57:49 #Topic Agenda 15:58:52 #info - 1. Call for any topics to be added to the agenda that people didn't get around to adding. 15:59:00 #info 2. Review the existing action items 15:59:24 #info 3. Bug 5504 - Controller crashes with OOM. 15:59:37 #info 4. Karaf Upgrades 15:59:48 #info 5. Blueprint Update 16:05:40 #topic Review the existing action items 16:06:12 #info - Ryan & Bala will link the Bug (behavioral constraints in Be 5484) to Bug 5396 - Done 16:06:24 #info - Tony will sync up with Peter wrt Bug 5396 - Done 16:06:34 #info - Dynamic Filter Injection Documentation - Done 16:06:45 #link - https://wiki.opendaylight.org/view/AAA:DynamicFilterFramework 16:07:07 #topic - Bug5504 Controller crashes with OOM. 16:07:17 #link - https://bugs.opendaylight.org/show_bug.cgi?id=5504 16:07:28 #info - itr was a blocker at one point for beryllium SR1 16:08:17 #link - Ryan asks if it is fixed in master ? 16:08:22 #info - Ryan asks if it is fixed in master ? 16:08:41 #info - it is done 16:09:32 #info - Robert says old/root is no more there. 16:09:41 #info - changed to toString() 16:10:19 #info - TomP has an idea the next steps wrt BluePrint 16:11:50 #info - Followup patch exists in git 16:12:16 #info - git patch Change id 36812 16:12:39 #link - https://git.opendaylight.org/gerrit/#/c/36812/1 16:13:11 #info - TomP sees it happening if config yang file fails to push 16:15:05 #Action - TomP opens a bug to track the potential bug ( config yang change - fails to push - reproducible in local box ) 16:15:17 #topic - Karaf Upgrades 16:15:52 #info - Stephen says he prefers Karaf 4.0, but it breaks a bunch of code 16:16:33 #info - Stephen says he needs to figure out how to deal with karaf 3.0 16:16:54 #info - Ryan has a patch for KARAF-4457 in upstream karaf 3.X stream to update pax-web 16:17:06 #link - https://issues.apache.org/jira/browse/KARAF-4457 16:17:30 #info - Ryan is Working with Jamie Goodyear and team to get some movement here 16:17:49 #info - probably not until .6 or .7 release 16:19:08 #info - TomP refers to startup properties , requests Ryan to check with stephen 16:19:25 #info - Stephen says we can do it without waiting for karaf release 16:20:30 #info - TomP says empty one install all features, we are missing admin bundle (which BluePrint needs). ODL karaf installs everything but no the the empty one. 16:20:54 #info - TomP asks is there any preference for ODL karaf over empty one ? 16:21:57 #info - TomP says changing karaf configurations is not a really good solution 16:23:18 #info - We need not upgrade entire containers, since karaf team is good at having revision based upgrades 16:24:13 #Action - Ryan to followup with TomP regarding upstream karaf 3.X stream to update pax-web 16:24:59 #Info - Stephen says rebuilding the distribution is current issue with karaf 4.X 16:25:29 #info - Stephen says it is time consuming since we need to figure out each build fail 16:25:59 #info - Ryan volunteers to help Stephen 16:27:41 #topic - Blueprint Update 16:29:59 #info - TomP poiont to change id 35867 and wades through the blueprint implementation details 16:30:44 #info - TomP explains the toaster example in context with BluePrint 16:35:17 #info - TomP emphasis on proxy mechanism and why it is double edged sword 16:36:41 #info - TomP - points to "restart dependant on updates" - it walks the service hierarchies - same as config system like atomic restarts 16:38:33 #info - TomP says there is a default for all reference type, (default means user will land up in CDS) 16:42:33 #info - TomP actually implemented config system & Blueprint side to side and got them working !!!! 16:43:08 #TomP says toaster is also compatible with config system 16:43:55 #undo 16:43:55 Removing item from minutes: 16:44:00 #info - TomP says toaster is also compatible with config system 16:47:15 #info - AutoColsable in Remote RPC broker Module might be a good example for users to check out the different between both 16:47:41 #info - TomP says it works with both Restconf & Netconf 16:50:23 #info - Blueprint theoretically should be possible to do with same feature config in the order of the feature hierarchy 16:53:16 #info - Implicit dependencies in blueprint are done via service or blueprint advertiser. it makes possible to add an extension which solves the dependencies problem. (think about OVSDB dependent on OF) 16:54:22 #Action - TomP will make sure to have a wiki on how Blueprint is implemented / how it works 16:55:31 #info - TomP waiting on patch "Improve config system shutdown" to be reviewed by Robert / Tony 16:58:36 #info - TomP says he is waiting on code reviews from other committers in the controller project 16:59:51 #info -Robert says he would be very careful wrt to config admin (single point of failure) when blueprint is completely switches over to. 17:01:16 #info - TomP says it is little harder to do right now, but have plans to implement 17:02:47 #info - TomP wades through toaster-provider-impl in change id 36405 - showing the user facing config & actual code wiring. 17:05:08 #info - TomP says in short we have to make user config system as an option to do user operation 17:06:35 #info - colin says we have to more consolidate the user interfering way and how much we should allow user to make changes. 17:06:50 Sai: thanks for taking the notes 17:07:38 #info - Robert says Netty configs using the datastore implementation should be considered 17:08:02 #info - Robert says using sharding we can overcome some issues 17:08:26 #info rovarga says what worries him the most is the fragmentation of configuration state 17:08:32 #info Robert says this is excellent progress but only he is worried about framentation of configuration state 17:09:37 #info - Robert says devices don't have yang representation , and when we ask everyone to jump on to blueprint .. there may be a problem since we don't have ready made configs 17:10:11 #info is there a compelling reason to store configuration outside the data store 17:10:26 #info - TomP says use config system side by side , bridge netconf to config admin are the possible options 17:10:39 #action rgoulding to add things about user config and making sure we have ideally one option to the next week's agenda 17:10:55 #info thanks colindixon 17:11:08 #endmeeting