CDS impact on SDN-R
A collection of questions to @Yuriy Malakovfor the ONAP SDN-R meeting 2019-08-28.
Scope of CDS capability
Is there a process to "register" ODL - OSGi features? ... or how do CDS get the awareness of new software and its functions.
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?e.g. building above-mentioned workflow by DG and existing modules: I see REST plugin here (Modeling Concepts#REST)
if so, is there DMaaP plugin in CDS?
if not, yeah we need a comment from Yuriy
can we upload whatever python code to blueprint processor? (is there any dependency ? e.g. used library)