CDS impact on SDN-R

A collection of questions to @Yuriy Malakovfor the ONAP SDN-R meeting 2019-08-28.



  1. Scope of CDS capability

  2. Is there a process to "register" ODL - OSGi features? ... or how do CDS get the awareness of new software and its functions.

  3. our target use case for A1 would be like that SDN-R(or C) would get a DMaaP message which payload would be a JSON construct.
    And then, SDN-R(or C) sends such JSON msg through RESTful API call (e.g. PUT, POST, DELETE) to a underlying equipment.
    With this basic workflow, which part do you think should be handled by CDS? 

    1. e.g. building above-mentioned workflow by DG and existing modules: I see REST plugin here (Modeling Concepts#REST)

    2. if so, is there DMaaP plugin in CDS?

    3. if not, yeah we need a comment from Yuriy

  4. can we upload whatever python code to blueprint processor? (is there any dependency ? e.g. used library)