aboutsummaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Collapse)AuthorFilesLines
2019-03-05AaiCtxBuldr:Set MaxInstanceMap to 0 & fix macAddrLeigh, Phillip (pl876u)1-1/+1
This fix also address the resourceLink issue. Issue-ID: LOG-998 Issue-ID: LOG-766 Change-Id: I8b3eef61cebf93690aaa0291f201902281817020 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-02-01Handle l3Network in AaiCtxBuilderLeigh, Phillip (pl876u)1-1/+2
Issue-ID: LOG-763 Change-Id: I7c1d24727824eb43603b096f63201e4e7195f35b Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-01-09Increase AAI read time out in AaiCtxBuilderLeigh, Phillip (pl876u)1-1/+2
The AAI read time out from previously 5 seconds to 30 seconds. Issue-ID: LOG-764 Change-Id: I587ba035d3287c1eecce553d27645faadec9776a Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-01-09Handle PNF in AaiCtxBuilderLeigh, Phillip (pl876u)1-1/+1
Issue-ID: LOG-764 Change-Id: I1af65f604751d7412cc12e7a42f2dc785d39a90c Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-11-07Adding support to SSL client certGeora Barsky1-1/+6
Issue-ID: LOG-807 Change-Id: I7e3e72467ebd1326f981806e78401b208e5ae525 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-09-11Update API and common model mappingJennie Jia1-5/+2
Issue-ID: LOG-646 Change-Id: Ie56d3f697abbafecf9c2d9f73fa52bee1833a469 Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-09-05Obtain resouce-link based on service-instancePhillip Leigh1-0/+2
Issue-ID: LOG-461 Change-Id: Ieb3fb761be2237808ab9d709b3fadc7e241963de Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-08-30Fix the issue of missing auth headerGeora Barsky1-6/+16
Issue-ID: LOG-639 Change-Id: I7a3cf856da797f99d94a953a20cd2145c9f74302 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-08-28Fix the AAI connection issueGeora Barsky1-2/+2
Issue-ID: LOG-633 Change-Id: I712e3fc26c50aeb1bc65defcc4805acbf1964f5a Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-08-19Implement basic authPrudence Au1-6/+6
- includes basic auth for AAI request - basic auth for AAI context builder Change-Id: I3b923792184d47667505ae1efc2ab704f52f5766 Issue-ID: LOG-521 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-16Initial seed code submissionPrudence Au2-0/+65
Change-Id: I66baf23256c39475f5e0031e387be2e6b872bf7b Issue-ID: LOG-521 Signed-off-by: Prudence Au <prudence.au@amdocs.com>