summaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/charts/pomba-aaictxbuilder/resources/config/application.properties
AgeCommit message (Collapse)AuthorFilesLines
2020-11-24[POMBA] Uses new tpls for repos / imagesSylvain Desbureaux1-51/+0
This commit makes Pomba chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib94d70d7eb0af5835774719851046ada0af96202
2020-10-21[POMBA] change comment styleJakub Latusek1-0/+2
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I8c8f00e22a39113e5f3daf8d04204a99eab8139d Issue-ID: OOM-2562
2019-03-05AaiCtxBuilder:Use direct GET instead of search qryLeigh, Phillip (pl876u)1-1/+1
Issue-ID: LOG-998 Change-Id: Ie1906df6be02d2b05d0c2e2f21808c2190fa2b8d Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-02-01Chg AAI version to V13 in AaiCtxBuilderLeigh, Phillip (pl876u)1-1/+1
Also enable logger in AaiCtxBuilder Issue-ID: LOG-763 Change-Id: Ic4b8d68414708df77a51d89fe08a8494539731d0 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-12-06Add optional support for SSL client into cxt bldrsGeora Barsky1-0/+5
Issue-ID: LOG-807 Change-Id: I27f5afd20208d71d47853aaaa6ff089c2f550f39 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-09-07Update attribute in application.propertiesPhillip Leigh1-2/+1
Issue-ID: LOG-461 Change-Id: Iae377eb7e25cf15b666017f0493c7ee0c1ae15dd Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-08-28Fx the connection issue to AAIGeora Barsky1-2/+2
Change the properties names of aai host and port in application properties file to avoid overriding by another environment variables Change-Id: I12b96a747dce5adc909c5a81bbed78a2245e04d9 Issue-ID: LOG-633 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-08-20Add POMBA AAI context builder to OOMShane Daniel1-0/+45
Issue-ID: LOG-425 Change-Id: I2da0461e6124eded523854f8aeef44e67e50e65a Signed-off-by: Shane Daniel <shane.daniel@amdocs.com>