Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DurationAgenda ItemRequested byNotes / Links
START RECORDING

Review Action Items

M3 checklist update - TSC approves

"Has the Project team provided links to Data Models (e.g, JSON, YANG, Swagger, etc.) for all Shared Information (e.g., APIs, API Payload, Shared Design Model)?" (non-blocking)

Deliverables for API Freeze Milestone Checklist Template

M3 Checklists are due by March 13th, 10am EST/4pm CET/8.30pm Indian time/11pm Beijing Time. TSC reviews M3 on 2019-03-14. 15 out of 30 submitted.

10min

Certificate expiry for Dublin

Action for Casablanca

Expired certifs in Casablanca AND some Dublin certs that will expire before the release is done.



Brian Freeman

for server in aaf-service.onap:8100 aai.onap:8443 vid.onap:8443 portal-app.onap:8443 sdc-fe.onap:9443 sdc-be.onap:8443 clamp.onap:8443 pap.onap:8443 ;

do

    host=$(echo $server | cut -d ":" -f 1)

echo | openssl s_client -showcerts -servername $host -connect $server  2>/dev/null | openssl x509 -inform pem -noout -text  | grep -E "Not After|Not Before|Issuer:|Subject:"

done

Recommended model in the comments section.

5minoParent contents and delivery planPlease provide the plan to deliver the oParent contents BEFORE M3
10 min

oParent issues with current release 1.2.3 compilation per ChrisC and need for a strategy to address JDK 11 upgrades.

Gary Wu - can you please attend?

Can this be combined with what Amy and Pawel are presenting in previous agenda item?

10minHelm chart migration planJessica GonzalezDiscuss the options for transferring history out of OOM and back into a project subdirectory
10minglobal-jjb updateJessica GonzalezSnapshot dependencies prohibited
5minFollow-up from Footprint Optimization call - any question from PTLs?
5minWhere to find the containers to be certified by the Integration Team?Follow up from 2019-03–04 meeting
5minProposal: Wind River lab VM deletion - VMs > 100 days old to be deleted
5min

TSC Policy on ONAP Maintenance Release


Request to provide final feedback about v5 before March 11th EOD

https://jira.onap.org/secure/attachment/13434/Prosal%20for%20a%20TSC%20Policy%20on%20ONAP%20Release%20Maintenance-pa5.pptx

Jira Legacy
serverSystem Jira
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keyTSC-34

5min

Jeopardy of Integration blocking issues for M3 approval

Yang Xu

Dublin Release Integration Test Blocking Issues

Appears that pairwise testing is not being performed. May be a result of not having an E2E env. Pamela Dragosh notes that pair-wise is not required until M4. Marco Platania notes that a some code has not be written due to blockers.

...

  •  Helm Chart Transfer: 4 projects have been identified for trial: A&AI, Log, Policy, APPC, CLAMP and ONAP CLI. Mike Elliott will work with PTL to gather/transfer knowledge and create training materials. Training to be done the week of Jan 14 and PTL to provide their commitment or not by M1 on Jan 24.
    <1-7/2019>: Work in progress. Schedule might shift to another week. Michael will follow-up with Mike. Training will be open to everybody. The objective is that each team will take over the management of their Helm Charts. 
    <1-28/2019>: Meeting is organized on 1/29 with LF. Training will be organized early in February. Additional information on the next PTL call (2/4)
    <2019-2-19: Meeting on this topic today - review the process - develop training material. OOM subcharts complete - A&AI this week>
    <2019-03-04: Ready to do the first project A&AI; after testing on the first project make video on process flow, several others will follow Jessica Gonzalez Mike Elliott>
    <still working out the A&AI details - in progress; once the POC is complete the other repos will follow>
  •  
    What is the plan for the June ONAP Developers Forum - dates/location/etc  Kenny Paul
    <includes outreach to education - looking at universities>
  •  
    Propose a process for Casablanca security updates Former user (Deleted)Kenny Paul

    <need to provide any more feedback to Terrill and vote on 3/14 TSC>
  •  PTLs - to review TSC Webcast on footprint optimization from 2/28 starting from 30th minute - https://r.lfnetworking.org/lfn-zoom/ONAP/TSC-Meetings/TSC-2019/tsc-2019-02-28.mp4
  •  Modify code freeze checklist to include a certificate expiry check Former user (Deleted) Brian Freeman