Versions Compared

Key

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

...

Project NameEnter the name of the project
Target Release NameFrankfurt Release
Project Lifecycle StateIncubation.( Refer to ONAP Charter, section 3.3 Project Lifecycle for further information)
Participating Company AT&T, CenturyLink, China Mobile, China Telecom, Orange, PCCW Global, Turk Telekom, Verizon, Amdocs, Ciena, Huawei, Intel, Wipro, Netcracker, ZTE, MEF, TMF

...

What is this release trying to address?

...

...

  • TSC Must Have Requirements for ExtAPI - as per 
    Jira
    serverONAP JIRA
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyEXTAPI-344
    • Document current upgrade component strategy (TSC must have)  -  to be covered by 
      Jira
      serverONAP JIRA
      serverId425b2b0a-557c-3c0c-b515-579789cceedb
      keyEXTAPI-353
    • SECCOM Perform Software Composition Analysis - Vulnerability tables (TSC must have)
    • SECCOM Password removal from OOM HELM charts (TSC must have) To be covered by 
      Jira
      serverONAP JIRA
      serverId425b2b0a-557c-3c0c-b515-579789cceedb
      keyEXTAPI-352
    • SECCOM HTTPS communication vs. HTTP (TSC must have) - to be covered by 
      Jira
      serverONAP JIRA
      serverId425b2b0a-557c-3c0c-b515-579789cceedb
      keyEXTAPI-255
  • Deliver increased interoperability between ONAP and External Systems ( e.g. Service Catalog Notifications ) 
    Jira
    serverONAP JIRA
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyEXTAPI-99

    • Service Catalog -
      • Add notification for serviceCatalog API
        • Description:
          • Allow BSS catalog function to receive service catalog notification as serviceSpec status change or characteristic change (new value in an enum list for example). Could be interesting to track these serviceSpec update to update accordingly productSpec
        • Relevance:
        • Complexity

...

        • : Moderate - need to subscribe to authenticated topic
        • Prerequisites: It requires to have a notification from SDC via DMaaP
        • Resources: Adrian O'Sullivan
      • Operation Domain Manager ( stretch goal ) specification focus around supporting POST of partner ServiceSpecification 
        Jira
        serverONAP JIRA
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyEXTAPI-351

...

      • (Specification Focus) Analysis of new Operation Domain Manager APIs in SDC and impact on support POST for ServiceSpecification Resource. Currently Telstra are working on SDC APIs for onboarding a Partner ServiceSpecification reference in SDC with all the information to communicate with Partners External APIs for Service Instantiation. ( Stretch goal - resources permitted to look at supporting POST ServiceSpecifcation - potential to use jolt to transform to new

...

      • SDC API format_.
  • Continue to enhance ONAP External APIs exposed to BSS/OSS (e.g. Increase support for SO Service APIs , macro mode)
    • Service Ordering
      • Add Support for serviceOrder API for Service Instantiation via macro mode in 
        Jira
        serverONAP JIRA
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyEXTAPI-258

        • Description: 
          • With Dublin, a new mode is available in SO to instantiate a service : the "macro" mode.

            In SDC, a service can be declared with an instantiationType equal to "A-la-carte" or equal to "Macro". This information is then available in the Tosca service definition file.

            When "Macro" mode is chosen for a service, the SO will use different kind of BPMN workflow.

            This "macro" mode need to be managed by NBI.

            NBI needs to look at service definition in Tosca file, select the mode, build the "macro" request toward SO  when service instantiationType is "Macro". 

            REQUEST 1 : NBI have to send a request to SO with the parameter "aLaCarte": false when instantiationType is Macro in service definition file

            In macro mode, the SO request may also contain, in the "userParams" section, all needed information about VNFs and VF-module(s) to be instantiated.

            All those necessary information are in the Tosca service definition file generated by SDC.

            If NBI do not fill those information, the serviceOrder sent to NBI will have to provide those informations (that means an external system will have to do the job)

            REQUEST 2 : NBI to look at VNF, VF-module and Network in the Tosca service definition file in order to build the full "macro" request toward SO.

        • Relevance:
        • Complexity: High
        • Prerequisites: 
        • Resources: Romain and Rene
      • Update serviceOrder API to use

...

      • GR_API  - 
        Jira
        serverONAP JIRA
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyEXTAPI-337

        • Description: 
          • SO can use two kind of API with SDNC : Generic-Resource API (GR_API) or VNF_API.It seems that it is better to indicate to SO to use GR_API now. It is the value of the field "testApi" that need to be modified in SO request to instantiate service object. Can be an environment variable.

        • Relevance:
        • Complexity: Easy
        • Prerequisites: 
        • Resources: Romain

...

      • Update ServiceOrder to accommodate Service Characteristics of "object" type
        • Description: 

      ...

              • Need to handle service orders which use "object" type in the serviceCharacteristics, i.e. utiizing the new specificationInputSchema . Also update the object to be stored as "object" v "Object" in the service catalog response.

            • Relevance:
            • Complexity:

      ...

            • Easy
            • Prerequisites: 
            • Resources: Adrian O'Sullivan

      ...

            • - Note work complete 
          • ( stretch goal ) Specification work on how to Handle action modify in ServiceOrder in a manner other than recreate Service 
            • Description: 

          ...

                  • 5G Network Slicing plan to have new SO capability for Service Modifications, specifically allowing an instantiated and activated service to be deactivated without being deleted.

                • Relevance:
                • Complexity:

          ...

                • Moderate
                • Prerequisites: 
                • Resources: Adrian O'Sullivan

          ...

            • Performance Management (stretch goal ) specification focus

          ...

            • : specification work associated with Network Slicing KPI reporting.
            • Operation Domain Manager ( stretch goal ) specification focus around supporting POST of partner ServiceSpecification 
              Jira
              serverONAP JIRA
              serverId425b2b0a-557c-3c0c-b515-579789cceedb
              keyEXTAPI-351
            • Integration 
              • Integrate External API/NBI within ONAP DMaap for authenticated topics ( Adrian )
              • Integrate External API/NBI with AAF for security enhancement, introduce https support  ( Matthieu )

          Use Cases

          The existing use cases are still going to be supported ( BBS, CCVPN ) and additional use cases will be supported for the Frankfurt Release (as defined by the Control loop sub committee and TSC).

          5G Network Slicing Use case is a new use case which have plans to use External API Service Order APIs to Create, Delete and modify Communication Services. The hope is to reuse existing Service Order APIs. Some enhancements may be needed, mainly in the ability to modify a service ( updateType, pending support from SO ) plus allowing serviceType to be an optional parameter in the Service Order ( used in AAI ). Wipro has taken ownership of 

          Jira
          serverONAP JIRA
          serverId425b2b0a-557c-3c0c-b515-579789cceedb
          keyEXTAPI-349
           for enhancements needed. 

          Impact assessment completed by Adrian, updates only to support Service Ordering considered in Frankfurt timescale

          Platform Maturity

           Platform Maturity (i.e., S3P items)  Frankfurt Release Platform Maturity

          Minimum Viable Product

          • Documentation of User Stories; Use Cases and Interactions (e.g., swagger ); Data Models (e.g., JSON); Interface Profiles and Functional Definition; 
          • ONAP Component Mapping and Functional Analysis; 
          • Code contribution for External API Agent functionality.

          ...