...
Note that for the purposes of the PoC, model ingestion will be via a model life-cycle REST interface.
Model upgrade
T.B.D. See Upgrade of models for discussion and decision
Backward compatibility
See decision for more information. Compatibility will be provided by either a dedicated component, or ONAP applications depending on legacy interfaces will be updated. This will depend on resources.
...
Drawio | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Read data
Reading data is very similar to storing data. The uuid of the model instance is assumed. Validation is not needed. Queries will need to be processed and mapped to DB technology specifics.
Upgrade a model
T.B.D. Needs to wait until upgrade behavior is specified.
Adapt change notification behavior as described in model
...