Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ib8f2265e5657d5c0968c097baea9cce6c474c6c4
Issue-ID: APPC-1213
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Change-Id: I8c666730555bc4e531958b9192f0d4fcaeeb5e05
Issue-ID: APPC-1158
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Change-Id: If2e4f219f5b7adecab6745b8abcea90bdda3e9df
Issue-ID: INT-641
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
|
|
Change-Id: I3537415a9266bc388aca146f86984c8a1585ce4e
Issue-ID: OOM-1205
Signed-off-by: pramod <pramod.kumarsharma@amdocs.com>
|
|
Issue-ID: OOM-1308
Change-Id: I6cfe05841a17f81e862dfbf4bedaa4ba87f96e1e
Signed-off-by: Mukul <mukul.joshi@amdocs.com>
|
|
Change-Id: I362d2f8cfee2128a47610e69117a31b4b93e8022
Issue-ID: OOM-1345
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Added AAF config parameters and files needed to allow AAF to work in an APPC OOM environment.
Change-Id: I39f0769e721889a68c6a111adf29d685b9f97dbf
Issue-ID: OOM-1124
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
|
|
New health_check.sh added that allows the readiness probe configured in statefulset.yaml to succeed
Change-Id: I3b619dfc84926bc27381c0b932971b41b12e4269
Issue-ID: OOM-1109
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Change to the appc startODL.sh script to startup the cdt
proxy service to allow backend connection from the cdt tool.
Adding a new port forward into the appc container for the
above service. External port 9090, internal port 9191
Change-Id: Ib13bb5744705ef3b2d3f5c9e9a73b26620c515c7
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-924
|
|
it fails the helm linter
Issue-ID: OOM-1085
Change-Id: I04541ceba07204be3fef1749fd7d8bcdbb688cbe
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|
|
Issue-ID: OOM-1085
Change-Id: I8aea111d120dc72fc8681504bda6df075b2d14da
Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
|
|
The appc.properties change for APPC-900 needs to be ported over to the OOM version of the appc.properties file.
Change-Id: I854e3fc6e80bd610fe8bf33240a28ead4c7b4e63
Issue-ID: OOM-1088
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Change-Id: I47b5ded80e27a98fc05a7ba1d00bf2de1af574e5
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1041
|
|
Change org.openecomp to org.onap in the OOM version of the appc.properties file.
Change-Id: I8eaf6dd290afc8e151f676286239adb1201472ab
Issue-ID: APPC-876
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Updated installation scripts based on changes to ccsdk.
Updated properties file to support Nitrogen ODL.
Change-Id: Ib714fe0fc4a2adec839dc573700338db4129eeb5
Issue-ID: OOM-1021
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Issue-ID: OOM-906
Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
SDNC directory renamed to ccsdk based on latest ccsdk update.
Files startODL.sh and appc.properties updated based on Nitrogen ODL.
Change-Id: I096ffb211afdd7df7438f5bb276ecc6b0fbfc09d
Issue-ID: OOM-951
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79
Issue-ID: OOM-740
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
This is a standardization (based on helm community best practices)
of a Helm chart for the Application Controller (appc) in ONAP.
How to deploy the helm chart (outside of the parent onap chart) from
the local oom/kubernetes codebase.
Run local helm repository in the background:
$ nohup helm serve &
In kubernetes directory run:
$ make all
2 ways to install (--set are for testing purposes)
Full onap:
$ helm install onap --name onap --namespace onap --set global.pullPolicy=Never,mysql.replicaCount=2,appc.replicaCount=2
Appc only:
$ helm install setup --name onap-setup --namespace onap-apps
$ helm install appc --name appc --namespace onap-apps
Change-Id: Ib780f979ad25ecafb08110504b5941e980ca8a95
Issue-ID: OOM-733
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Signed-off-by: ah415j <ah415j@att.com>
|
|
Change-Id: Id44e74db3a26f963957222ba6690f6d57e0378db
Issue-ID: OOM-722
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e
Issue-ID: OOM-722
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Issue-ID: OOM-552
Change-Id: Id953076056a0168f907e3fe906a7bbb2bd4a6cc7
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|