You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

This page is used to list important questions and answers related to the use cases. The goal is to explain the principles and possibly clarify further with concrete examples based on a specific use case, such as vCPE or VoLTE. With this we can avoid the same questions being asked repeatedly. We invite people to contribute to this wiki page by answering existing questions or adding new questions. 

  1. Question:
    The output of SDC will include a variety of files (csar, xml, yang, etc) being distributed to multiple modules, SO, AAI, Policy, etc. Can we create a document to specify the details, including package structure, format, usage, etc. There are NSD and VNFD specs on the VF-C page (refer https://wiki.onap.org/display/DW/VF-C+R1+Deliverables). Does ONAP use them as generic spec?

    Answer:
    On-boarding of ONAP VNF artifacts is done through SDC and may align in the future with standards based approaches as for example described in ETSI NFV (IFA11, IFA14, SOL004). The information on the VF-C page is an excerpt of these. The ONAP community can certainly create a document specifying the details of VNF packages, aligned with ETSI NFV SOL004 - this specification would then be consumed by SDC.
  2. Question:
    For VNF onboarding, do we use HEAT as the input for the VPP-based VNFs? Does SDC still convert them to TOSCA internally and output TOSCA-based VNF packages?

    Answer: 
    For vCPE, the input is HEAT. Internally, SDC converts HEAT to TOSCA. The output of onboarding is TOSCA-based. The service description is TOSCA but the attachment include HEAT artifacts, which will be distributed to SO. SO will pass HEAT to Multi-VIM.
    For VoLTE, the input is TOSCA. AI: It needs to be confirmed that SDC can support it.

  3. Question:
    What is the complete list of artifacts needed to complete a service design? Workflow recipes for SO, data model for AAI, Yang and DGs for SDNC and APPC, policies, data analytic programs. Anything else?

    Answer: 

    - Workflows for SO.
    - Yang models and DGs
    - Policies
    - AAI data models: generic VNF model (existing) and service-specific models (to be created).
    - Data analytics: to reuse the existing TCA.
    - Robot framework to emulate BSS

  4. Question:
    What specific workflow recipes are needed for vCPE? What are the tools to create such recipes? How are the workflow recipes associated with the service, packaged, and distributed?

    Answer: 
    AI: To be discussed with SO
    A generic workflow to instantiate the service infrastructure. Can we reuse the existing generic VNF workflow?
    Another customer-orient workflow to create per-customer on-demand service.

  5. Question:
    Are we supposed to create a specific set of workflow recipes for each use case? E.g., one set for vCPE and one set for VoLTE.

    Answer: 
    There are generic workflows that can be reused. There are also needs for specific workflows for each use case.

  6. Question:
    Do we manual create AAI data models or use tools? How are the model packaged with the service and distributed? What data models are needed for vCPE?

    Answer: 
    AI: To be discussed with AAI.
    We need a consumer broadband service model. The existing generic VNF model will be reused. Additional parameters may be needed on top of the generic VNF model to create specific use case VNF models. There are tools to do this.

  7. Question:
    Who creates the Yang files to define the SDNC/APPC NBI APIs and data models? Does SDC use the Yang files?

    Answer: 
    For vCPE, Yang files are needed for SDNC to define the NBI API and the service data model for configuration. The APPC will just do stop/start, so no Yang files are needed. 
    The SDNC team will define the Yang files for the SDNC NBI APIs. The Yang models will be based on the Yang models provided by individual VNFs.
    In R1, DG Builder will work separately outside of SDC. So SDC does not use the Yang files. The long term goal is to integrate DG Builder into SDC.

  8. Question:
    In the general case, ONAP may need to create a new SDNC/APPC dedicated for a new service when the service is instantiated. Is it designed by the ONAP operational team outside of SDC or included as a SDC function? What is the process of creating a new SDNC/APPC? Who does it and in what way, manual or automatic?

    Answer: 
    In R1, the DGs are packaged with SDNC/APPC and are loaded into their DBs during instantiation. SDC does not use such DGs. The SDNC and APPC instances are created in advance with the required DGs loaded. The creation of SDNC and APPC is not part of SDC. It belongs to OOM.

  9. Question:
    What policies are needed for vCPE? Are they created manually or using tools (Drools?) How are they integrated into SDC or CLAMP?

    Answer:
    The policies needed for the vCPE usecase are being determined and defined, for R1 expectation is that they will be creted manually, not integrating with SDC or other tools.

  10. Question:
    Message bus topics need to be defined and used on DMaaP to enable communication among different modules. When are such topics defined and how are they configured? E.g., Policy will send event on a TOPIC_VM_RESTART to invoke VM restart, APPC will subscribe to TOPIC_VM_RESTART and execute the restart DG. When and where to define this topic? Who configures Policy and APPC to publish/subscribe to the topic, and when?

    Answer:
    AI: no answer yet

  11. Question:
    Are we going to let VNFs actively post VES data to the DCAE REST API for data collection? If yes, we will need to configure the VNFs with the DCAE collector's URI. Is this configuration performed by APPC? Does APPC get the URI from AAI?

    Answer:
    AI: no answer yet

  12. Question:
    Who will develop the data analytics program? Is it required to re-build the DCAE containers to include the analytics program?

    Answer:

  13. Question:
    Are we going to build the analytics program a CDAP application or a docker container?

    Answer:
    AI: no answer yet

  14. Question:
    Are there any KPI scripts that need to be created in SDC?

    Answer:
    AI: no answer yet

  15. Question:
    What Robot testings need to be created during design time? How is the process integrated into SDC?

    Answer: 
    We need Robot framework to emulate BSS to send in customer order. We also need robot framework to load data into DHCP and AAA.

  16. Question:
    Is there a standard format for Robot testing reports? How are they presented in ONAP?

    Answer: 
    AI: Discuss with Daniel Rose, Jerry Flood.

  17. Question:
    Are we going to use the generic VID or create a vCPE flavor VID to instantiate vCPE?

    Answer:
    Expectation is that the robot framework will be used to emulate requests to instantiate the subscriber specific vCPE VNF. VID may be used to trigger orchestration / instantiation of the supporting (dhcp, dns, aaa) and edge/metro (bng, mux) VNF.

  18. Question:
    What kind of monitoring dashboard is required for vCPE?

    Answer:
    AI: no answer yet



  • No labels