Versions Compared

Key

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

Addresses 

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyCPS-43


Problem description

...

Source files storage requirement

On initial model set upload all the uploaded files are expected to be treated as single package, where all the dependencies 
(imports and augmentations) are fulfilled. This allows to parse all the incoming files all together.

However the module set partial update process became complicated because of necessity to restore initial set of resource files
in order to fulfill missing dependencies. It make the source files persistence a requirement. Original files recovery also requires
extra interfaces to persistence service and extra logic to determine which file in the set requires to be replaced (if requires)

draw.io Diagram
bordertrue
diagramNameCPM module set update problems
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth411
revision1


Solution proposal


To Discuss/ To Decide