Versions Compared

Key

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

...

  1. The output of SDC will include a variety of file (csar, xml, yang, etc) being distributed to multiple modules, SO, AAI, Policy, etc. Can we create 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: 

  2. 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 the vCPE use case: 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. It needs to be confirmed that SDC can support it.

  3. For service design, in addition to nodes and links, what other parameters/configurations/environment we need to include?
    Answer: 

  4. 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: 
    - Generic workflow to instantiate the service infrastructure. Can we reuse the existing generic VNF workflow is SO? to be further discussed with SO
    - Another customer-orient workflow to create per-customer service on-demand. to be further discussed with SO
    AAI: We need a consumer broadband service model. The existing generic VNF model will be reused. Additional parameters are needed on top the generic VNF model for the service model.
    Data analytics: to reuse the existing TCA.
  5. What specific workflow recipes are needed for vCPE? What are the tools to create such recipes? How are the recipes associated with the service, packaged, and distributed?
    Answer: to be discussed with SO

  6. 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 could be generic workflows that can be reused. There are also specific workflows for each use case.

  7. 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: There are tools for this. to be discussed with AAI.

  8. Who create the Yang files to define the SDNC/APPC NBI APIs and data models? Does SDC use the Yang files?
    Answer:  The SDNC team should define the Yang files. Will be based on the Yang models provided by VNF. For vCPE, the APPC will just do stop/start, so no Yang is needed. In R1, DG Builder will work individually outside of SDC. Long term goal is to integrate it into SDC.

  9. I believe DG builder will be used to create DGs for both instantiation and run time configuration in SDNC and APPC. How do we integrate DG building process into SDC? Do we import those DGs into SDC and then package/distribute from there or directly store them in the respective SDNC and APPC?
    Answer: 

  10. 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. 

  11. What policies are needed for vCPE? Are they created manually or using tools (Drools?) How are they integrated into SDC or CLAMP?
    Answer: 
  12. 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: 
  13. 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: 
  14. Who will develop the data analytics program? Is it required to re-build the DCAE containers to include the analytics program?
    Answer: 
  15. Are we going to build the analytics program a CDAP application or a docker container?
    Answer: 
  16. Are there any KPI scripts that need to be created in SDC?
    Answer: 
  17. 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.

  18. Is there a standard format for Robot testing reports? How are they presented in ONAP?
    Answer:  talk to Daniel Rose, Jerry Flood.
  19. Are we going to use the generic VID or create a vCPE flavor VID to instantiate vCPE?
    Answer: 
  20. What kind of monitoring dashboard is required for vCPE?
    Answer: 

...