Versions Compared

Key

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

Table of Contents
maxLevel1
typeflat

...

  • New logs 20200227_pnf_relocation_2.zip
  • Prakash E  to implement logic to handle service instance metadata in Huawei DGs during next week. See https://open.rocket.chat/channel/onap-bbs-public?msg=dnbZ4sAp5RxsN5fd6 
    • CreateAccessConnectivity DG already contains the logic to create service instance metadata. No change needed
    • DeleteAccessConnectivity DG needs to implement the deletion of service instance metadata related to AccessConnectivity (check code of CreateAccessConnectivity DG to fetch the list of metadata to be deleted)
    • CreateInternetProfile DG already contains the logic to create service instance metadata. No change needed
    • ChangeInternetProfile DG needs to implement the deletion of service instance metadata related to InternetProfile and the creation of the service instance metadata related to InternetProfile with the new values.
    • DeleteInternetProfile DG needs to implement the deletion of service instance metadata related to InternetProfile (check code of CreateInternetProfile DG to fetch the list of metadata to be deleted)
    • Remove Access SDN M&C credentials from sdnc log file when creating or deleting the AccessConnectivity resource
    • NEW: use 'int' and not 'string' for c/s vlan in json payload when creating/modifying the internetProfile instance
      ...

      "s_vlan":1000,
      "c_vlan":100
      ...

- SO

  • No progress on 
    Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keySO-2609

...

2020.02.04

Notes

- Swisscom lab:

  • ONAP ElAlto is up again

- New SDNC DG:

  • Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keySDNC-1021
  • Ran 1st test of new DGs in Swisscom lab
  • Feedback from Prakash E: SO is triggering vnf-topology-operation DG with svc-action as "create" and request-action as "createnetworkinstance". Since request-action "createnetworkinstance" is not present in vnf-topology-operation, it's returned without calling any corresponding BBS DGs 
  • We may need changes in the SO BPMN recipe "CreateSDNCNetworkResource" or in the vnf-topology-operation SDNC DG

- SO:

  • We need to double check the PNF READY timeout issue in Swisscom lab and provide logs in 
    Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keySO-2608
  • Closed 
    Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keySO-1994
    , we did not see this issue happening again in El Alto release

- DCAE:

  • Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keyDCAEGEN2-2047
     > the effort due to the new introduced changes in DCAE SDK is bigger than expected, but still feasible to implement by M4
  • Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keyDCAEGEN2-1583
     > the scope of the task has been reduced in Frankfurt

- Policy:

  • We cannot keep BBS APEX policy in ONAP's Policy repository. It was agreed in R4 that use case code will not be a part of the platform repos.
  • New repository in gitlab for BBS APEX policy: https://gitlab.com/onap-bbs/apex-policy 
  • Closed ticket  
    Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keyPOLICY-2333
     
  • Once the policy is ready, we need to consider moving the policy code to https://gerrit.onap.org/r/admin/repos/demo

Action items:

  •  Stavros Kanarakis and Prakash E to check the feasibility of adding the request-action "createnetworkinstance" to vnf-topology-operation DG. Otherwise, we need to propose a modification of the CreateSDNCNetworkResource BPMN in SO
  •  David Perez Caparros to double check whether the PNF READY timeout issue is still happening and if so, provide feedback in SO-2608
  •  David Perez Caparros to get an update on SO-2609 and SO-2611
  •  dbalsige and David Perez Caparros to test the Access SDN M&C + OLT + ONT setup in Swisscom lab

...

- Integration testing

  • No recommendation on which library/framework to use for a mock 3rd party controller from the Integration team
  • We can start with our BBS's edge controller implementation and evaluate the option to make it generic and use it for Access. The mock should reply to CRUD calls coming from SDNC (AccessConnectivity, InternetProfile) and generate VES events (PNF registration, CPE authentication).
    • Tim Carey to draft a proposal including CDS for 3rd party controllers in March (not for Frankfurt)
  • Lab in UNH-IOL. No update for now