summaryrefslogtreecommitdiffstats
path: root/src/main/ajsc/model-loader_v1
AgeCommit message (Collapse)AuthorFilesLines
2018-04-03Revisions made to the Model Loader to use BabelBlackwell, Ian (ib733q)5-60/+66
Change the Model Loader to use the Babel micro service. Responsibility for transformation of ASDC TOSCA models, the yaml files, has been moved from ASDC and placed into the Bable microservice. Model Loader will forward any CSAR received from ASDC and delegate transformation to Babel. Babel will return the transformed TOSCA models to Model Loader which will then ingest them into the A&AI Inventory. Issue-ID: AAI-987 Change-Id: I99594770b51b00cb7dcc0f30706060ae27cd94c5 Signed-off-by: Blackwell, Ian (ib733q) <IanB@amdocs.com>
2017-09-13Renaming openecomp to onapArul.Nambi1-1/+1
Issue-ID: AAI-208 Change-Id: I559ba27fba96364c506730e8cbac05a9e6591694 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-05-03Implement support for v10 model entities.Fraboni, Gino (gf403a)5-0/+118
Change-Id: Id2b42b70d7fe0ada6695ac9632b314f21ace193f Signed-off-by: Fraboni, Gino (gf403a) <gino.fraboni@amdocs.com>