summaryrefslogtreecommitdiffstats
path: root/src/main/config
AgeCommit message (Collapse)AuthorFilesLines
2018-06-06Remove deprecated AJSC configurationmark.j.leonard6-336/+0
Issue-ID: AAI-1206 Change-Id: Iffad6eb946bb8c63cf69bd2193d7518e733ea406 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-04-09Fix error in ajsc-override-web.xmlsblimkie1-4/+4
Change-Id: I5e0175ef88e1e3c8b7d683cd772d51058b97b83a Issue-ID: AAI-987 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-04-03Revisions made to the Model Loader to use BabelBlackwell, Ian (ib733q)4-54/+51
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-08-29Remove files containing ATT referencesDaniel Silverthorn2-56/+0
Issue ID: AAI-217 Change-Id: Id234071670d67c0fb540d95f99d7791859987bdd Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2017-08-18Revert httpclient jar version change.Lee, Tian (tl5884)1-84/+84
- Add explicit dependency to version 4.5 instead Change-Id: Ic4491a8e0d5fe4baaf902c02c5df21b6130e23dc Issue-ID: AAI-192 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2017-08-17fix container exit w/o httpclient 4.4.1Brian Freeman1-1/+1
Change-Id: I8d44531a28d40de11c6b1f1ee17de8446cda2c68 Signed-off-by: Brian Freeman <bf1936@att.com> Issue-id: AAI-170 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-05-03Implement support for v10 model entities.Fraboni, Gino (gf403a)8-0/+395
Change-Id: Id2b42b70d7fe0ada6695ac9632b314f21ace193f Signed-off-by: Fraboni, Gino (gf403a) <gino.fraboni@amdocs.com>