#opendaylight-meeting: kernel projects

Meeting started by colindixon at 16:04:08 UTC (full logs).

Meeting summary

  1. agenda (colindixon, 16:04:12)
    1. DDF, netconf password encryption, review patches (colindixon, 16:04:29)

  2. nitrogen and migration to Karaf 4 (colindixon, 16:05:40)
    1. there's a patch to kick everyone but kernel projects out of autorelease (colindixon, 16:05:54)
    2. rgoulding asks if there's a plan for integration distribution as well (colindixon, 16:06:21)
    3. skitt says since the distribution jobs will be broken anyway, we might not want need to (colindixon, 16:08:25)

  3. DDF retrospective (colindixon, 16:08:30)
    1. only person here who wasn't there was TomP and rgoulding will review things with him offline (colindixon, 16:10:24)

  4. netconf password encryption (colindixon, 16:10:25)
    1. ACTION: rgoulding to ping Tomas and Jakub about the patch and try to kick that patch down the pipe (colindixon, 16:11:01)
    2. https://git.opendaylight.org/gerrit/#/c/52528/%7C (colindixon, 16:11:26)
    3. ACTION: colindixon to send thread to security@ to ask if this should be a CVE and also start a thread on where else to do this (colindixon, 16:11:44)

  5. Boron SR4 (colindixon, 16:12:08)
    1. https://lists.opendaylight.org/pipermail/controller-dev/2017-June/013553.html (anipbu, 16:12:27)
    2. Boron-SR4 release (last scheduled release) has a patch cutoff of Sunday, June 11th at 23:59 UTC (colindixon, 16:12:41)
    3. https://lists.opendaylight.org/pipermail/controller-dev/2017-June/013553.html 15 open patches on stable/boron (colindixon, 16:12:59)
    4. anipbu also notes that it woudl be good to let rovarga know since he usually has some last-minute patches (colindixon, 16:13:19)
    5. https://docs.google.com/spreadsheets/d/1zImtd764e-hOgJAxoJKl85fxHCPu2agLfqsBtf13zQY/edit#gid=119564471 (anipbu, 16:13:19)
    6. https://docs.google.com/spreadsheets/d/1zImtd764e-hOgJAxoJKl85fxHCPu2agLfqsBtf13zQY/edit#gid=119564471 there are four distribution test failures, if possible it would help if projects could let the release team know if there are any test suites that we should ignore (colindixon, 16:14:03)
    7. https://wiki.opendaylight.org/view/Simultaneous_Release:Nitrogen_Release_Plan (anipbu, 16:14:28)

  6. nitrogen (colindixon, 16:14:33)
    1. https://wiki.opendaylight.org/view/Simultaneous_Release:Nitrogen_Release_Plan (colindixon, 16:14:40)
    2. this release is extremely compressed: ~2 months of development, ~1 month test; also dates are now calendar-based on 7th, 14th, 21st, 28th of the month without regard to day of the week (colindixon, 16:15:28)
    3. kernel M0 is due 6/7 (tomorrow) (colindixon, 16:15:34)
    4. API freeze for Kernel projecst is 6/28 (3 weeks from now), code freeze for kenrel projects is 7/28 (colindixon, 16:16:39)
    5. anipbu says that the major feature is for Karaf 4 migration, and the kernel projects have to do that first (colindixon, 16:17:44)
    6. https://lists.opendaylight.org/pipermail/release/2017-June/011123.html (anipbu, 16:18:51)
    7. anipbu asks if offset 0 projects have been migrated to Karaf 4 (colindixon, 16:21:28)
    8. colindixon says that all offset 0 projects migrated to Karaf 4 and are in , but some may not support reloading, which would mean that other projects might need to change how they depend on them (colindixon, 16:24:25)
    9. e.g., https://bugs.opendaylight.org/show_bug.cgi?id=8364 which is the RESTCONF can't be reloaded, that may be fixed, but it might be that other features that can't be reloaded (colindixon, 16:25:17)
    10. https://bugs.opendaylight.org/show_bug.cgi?id=7891 is blocking netconf from being added to Karaf 4 (colindixon, 16:25:33)
    11. ACTION: rgoulding to check if RESTCONF and AAA now support reloading (colindixon, 16:26:18)

  7. patches merged in the last week (colindixon, 16:28:08)
    1. https://git.opendaylight.org/gerrit/#/q/message:8568 removing deprecated old APIs in the controller (colindixon, 16:29:48)
    2. https://jenkins.opendaylight.org/releng/view/Merge-Nitrogen/ is a good place to look to see if you broke others (colindixon, 16:32:24)

  8. upcoming patches (colindixon, 16:33:14)
    1. https://git.opendaylight.org/gerrit/#/c/48672/ BUG-7262 will come and will enforce mandatory nodes in the operational store (colindixon, 16:34:29)
    2. ACTION: colindixon to ping jamoluhrsen about getting CSIT for BUG-7262 (colindixon, 16:34:43)
    3. https://git.opendaylight.org/gerrit/#/c/58275/ refactors a lot of code, but should make AAA a lot more stable (colindixon, 16:35:22)
    4. rgoulding says that restconf and aaa can be reloaded (colindixon, 16:39:35)
    5. rovarga_ says that MD-SAL and controller bundles really probably shouldn't be refreshed (colindixon, 16:40:24)


Meeting ended at 16:42:06 UTC (full logs).

Action items

  1. rgoulding to ping Tomas and Jakub about the patch and try to kick that patch down the pipe
  2. colindixon to send thread to security@ to ask if this should be a CVE and also start a thread on where else to do this
  3. rgoulding to check if RESTCONF and AAA now support reloading
  4. colindixon to ping jamoluhrsen about getting CSIT for BUG-7262


Action items, by person

  1. colindixon
    1. colindixon to send thread to security@ to ask if this should be a CVE and also start a thread on where else to do this
    2. colindixon to ping jamoluhrsen about getting CSIT for BUG-7262
  2. rgoulding
    1. rgoulding to ping Tomas and Jakub about the patch and try to kick that patch down the pipe
    2. rgoulding to check if RESTCONF and AAA now support reloading


People present (lines said)

  1. colindixon (43)
  2. odl_meetbot (5)
  3. anipbu (4)
  4. zxiiro (1)
  5. rgoulding (1)


Generated by MeetBot 0.1.4.