PTL 2018-09-24

2018 PTL RecordingsZoom Chat Log

Duration 60 minutes

DurationAgenda ItemRequested byNotes / Links
START RECORDING
20mCasablanca Branching Requirements

Policy (and may other) team need to go ahead with development for Dublin Release along with CSIT infrastructure for Dublin. Thus Integration team will need create to Dublin branch prior to Release Casablanca.

To be discussed at next PTL calls.


API URL Pattern & MSB registration

1/ Is there an API URL Pattern for Backends ? Something like

/{apiName}/{version}

/resource1

/resource2


2/ To avoid client impact on path modification, backends might register one or several 'APIs' on MSB. For instance SO:

serviceInstance
/onap/so/infra/serviceInstantiation/v7/serviceInstances/


orchestration
/onap/so/infra/orchestrationRequests/v7


e2e
/onap/so/infra/e2eServiceInstances/v3


instead of unique /


For NBI we use this kind of registration

{
    "serviceName": "nbi",
    "version": "v3",
    "url": "/nbi/api/v3",
    "protocol": "REST",
    "visualRange": "1",
    "lb_policy": "round_robin",
    "enable_ssl": false,
    "nodes": [
        {
            "ip": "172.20.0.7",
            "port": "8080",
            "checkType": "HTTP",
            "checkUrl": "/nbi/api/v3/status",
            "checkInterval": "10s",
            "checkTimeOut": "10s"
        }
    ]
}

OUTCOME:

Matthieu to contact Seshu for further details.

Other wiki link to consider:

MSB API & User Guide

ONAP API Common Versioning Strategy (CVS) Guidelines

MSB API & User Guide


UI repoGildas Lanilis Gmail

Ownership of repo https://gerrit.onap.org/r/#/q/project:ui

Decision:

Lock both UI and ui/dmaapbc repo to read-only mode.


Review M4 Action Items and answer questionGildas Lanilis Gmail


AAI-AAF authentificationJames Forsyth

Convert to new Style for AAF authentification.

Item summarized in https://lists.onap.org/g/onap-discuss/message/12466

Gildas to check with Integration for Robot (Demo and TesSuite repos)

Action items

Other info

Jonathan Gathman indicated that he won't be able to reach 50 % code coverage for both aaf-auth and aaf-cadi (lost 3 resources lately).

Discuss at next PTL call what startegy to adopt in regards the 1/3 party components for whuich vulnerabilities won't be addressed.


Zoom Chat Log 

06:02:55 From Yang Xu : @Gildas, I will represent Helen today for integration team
06:03:47 From Gildas Lanilis : Thanks Yang.
06:04:03 From Michael O'Brien : Gary is aware of this review - can I get it in from the integration team today - the OOM part is in on sat - https://gerrit.onap.org/r/#/c/68301/
06:05:15 From Yang Xu : Michael, I will check with Gary
06:10:02 From Dan Timoney : Thanks for bringing that up, Pam! I had meant to also send branching as an agenda item
06:10:04 From Catherine Lefevre : Gildas, I think not only Pam would like to branch early. Other PTLs would like to branch also not too late
06:10:38 From Catherine Lefevre : so we will invite to follow the same path discussed today
06:14:14 From Catherine Lefevre : latest discussion about API versioning: https://lf-onap.atlassian.net/wiki/display/DW/ONAP+API+Common+Versioning+Strategy+%28CVS%29+Guidelines
06:18:37 From Matthieu Geerebaert - Orange : https://lf-onap.atlassian.net/wiki/display/DW/Microservice+Bus+API+Documentation#MicroserviceBusAPIDocumentation-DiscovertheMicroserviceBus
06:19:21 From Catherine Lefevre : I have also found this one: https://lf-onap.atlassian.net/wiki/pages/viewpage.action?pageId=16260083
06:23:01 From Michael O'Brien : https://jira.onap.org/browse/UCA-16
06:23:08 From Michael O'Brien : use case analysis?
06:25:20 From Michael O'Brien : a lot of us have postman templates - will do for aai
06:27:30 From Jimmy Forsyth : robot, so, sdnc, dcae, policy, sdc, vid, appc, and oof
06:28:18 From Taka Cho : @Jimmy, I received your email for APPC. thanks
06:28:42 From Michael O'Brien : rereading - all https://lists.onap.org/g/onap-discuss/search?q=aai
06:29:07 From Amy Zwarico : please include me in any follow-up
06:29:26 From Amy Zwarico : about the new authentication and authorization in Casablanca
06:29:37 From Keong : so it will still be basic auth but using different username:password combo?
06:29:51 From Michael O'Brien : jimmy can you add pomba to that list - we have an aai-context-builder - (my the PTL , with Prudence Au)
06:31:28 From Jimmy Forsyth : @Keong, yes, still basic auth but new usernames and passwords that are acceptable to AAF
06:44:46 From Michael O'Brien : Arul is a couple cubicles away - I will give him a heads up on aai ext discussion
06:45:52 From Gildas Lanilis : https://lf-onap.atlassian.net/wiki/display/DW/Casablanca+Release+Platform+Maturity
06:46:16 From Pamela Dragosh : FYI Jonathan - policy has one outstanding issue:https://jira.onap.org/browse/AAF-516
06:57:12 From Pamela Dragosh : not me
07:00:35 From Michael O'Brien : pomba release - banned dependency - will follow up with pomba team
07:00:35 From Michael O'Brien : https://jenkins.onap.org/view/logging-analytics/job/logging-analytics-pomba-pomba-network-discovery-context-builder-master-release-version-java-daily/70/consoleFull#9510289125a860679-d7ae-425a-acd7-439084becb27
07:05:07 From Keong : the information it cannot be made publically accessible