Age | Commit message (Collapse) | Author | Files | Lines |
|
Use init container construction & common secret template to remove
hardcoded mysql db credentials.
For now credentials are still hardcoded in the values file to avoid
making too many changes at once.
I also had to make properties files writeable because appc uses some
weird design and modifies them inside main container while starting
odl.
Issue-ID: OOM-2275
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ie36522fc1fdf92a382d5f25a54d4cb150b57ea35
|
|
In commit:
e74ed5cd24d ("[APPC] Don't hardcode mariadb root password")
startOdl.sh script has been updated to take the root password from the
environment variable. Unfortunately there was a typo in variable name
which resulted in using empty string instead of password.
Issue-ID: APPC-1830
Fixes: e74ed5cd24d ("[APPC] Don't hardcode mariadb root password")
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I537e3e24ee4bbbc20d5ebc07dddd9f0d3cbe26d8
|
|
You should never ever assume that secretpassword is a production
ready password for your mariadb-galera instance. Instead let's
just share a secret with our instance of mariadb-galera.
Issue-ID: OOM-2275
Change-Id: I25486ad81a2ec428dbbd379ab3529c84f55acc4b
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
-Add script to start dmaap microservice.
-Add new properties
-Renaming the DCAE.dmaap properties so that all of the
properties share the same prefix (DCAE.dmaap.event) instead
of some having a different prefix (DCAE.dmaap.appc). This is
required since all dmaap properties are now being read by the
a common java class.
Change-Id: I66b7cb466ec03f3357ecc473748a54a3a090ef16
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
|
|
the delimiter should be :
not |
Issue-ID: APPC-1714
Change-Id: I66f03805265883ffb26c0d6d065b3d528a5afe67
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Since ccsdk dblib does not work after a restart of
karaf, the appc install scripts must be modified so
that karaf is not started during docker build.
Change-Id: I9cdb3a736e26d7da9fdce53dcc7b45585d97fc47
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: CCSDK-1445
|
|
to comply for jolokia security
vulnerability, another three AAA users
will be added
Issue-ID: OJSI-63
Change-Id: I476df578f457f862a76afec2df6ded34bb3cae64
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
the old URL is not
working with AAF 2.1.15 image
Issue-ID: AAF-942
Change-Id: I83cabb1048ccd87313784d45ffe27c967d9502c3
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
installFeatures.sh moved to docker build time.
startODL.sh under ccsdk/bin was the old startup
script.
odl-mdsal-clustering moved to docker build time.
Issue-ID: APPC-1631
Change-Id: Ief332ef029f28f8c37a5121fd78a17b88c61bd6f
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
It is reported that the old version of this script is
currently working, so we will leave it as is for now
and make changes later.
This reverts commit 616fb1cea6cadc5e368f43176eb0f4d5342b87b7.
Change-Id: I38d8bff135fbcc3eb407d2f3fcf295cf58c386d2
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1242
|
|
Update appc karaf stop detection
The new stop detection script is more reliable and
does not depend on a specific value and format of
the ps command.
Remove clustering feature install
The feature needs to be installed before appc features
are installed, and so the odl-mdsal-clustering install
has been moved to the build scripts.
Change-Id: I6e9c585cbd58a516114a609329422cf8375e023d
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1242
|
|
update p12 password for new
p12 file
Change-Id: I4fc93e7ff1f1a401fd14a806f6d02c652b4bad77
Issue-ID: APPC-1620
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
in Dublin, we changed to
stream-count:stream-count/streams
Change-Id: I536c2beef82e2520d9538e417456b9225d8c07a1
Issue-ID: APPC-1610
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
it is not necessary to check
startODL is runnning or no.
in the past, startODL took 30-40 mins
From dublin, startODL only takes less than 30 sec
Change-Id: I5b5d80a1bde2d0d292d809dd202e1c3a15a1cf4d
Issue-ID: APPC-1581
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
|
|
The installation time for APPC has been greatly improved for the Dublin release.
Changes to remove unzipping and feature set installation are needed.
Change-Id: I9fb42abc53648ce4d2a1361e6784fbab49330abf
Issue-ID: APPC-1341
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Install the odl-netconf-clustered-topology feature for clustered environments.
Change-Id: Ic369fcbb962c9494dd6e165e38829cc55915689c
Issue-ID: APPC-1242
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Change-Id: Id53eb39a9b7a5865b40e3248421340cba37762d2
Issue-ID: APPC-1243
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Change-Id: I086c16c652a9b3bb7c147e720a31da17ff33f6a5
Issue-ID: APPC-1235
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
based on LinuxFoundation suggestion, corrected
the license header
Change-Id: If739d31bdadf86a4de7875e2c700d65bac4d1a12
Issue-ID: APPC-1229
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Add in ODL user and password options for AAF, allowing non-AAF credentials to also be used when AAF is disabled.
Change-Id: I5750fb030ce2227d0bfa6ea9dca08bb3feb0cd09
Issue-ID: OOM-1510
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
|
|
|
|
Update configuration file based on AAF bootstrap data in the AAF role.dat file.
Change-Id: Iafbb1f37383fb97a00441539e14ace8e9282a330
Issue-ID: OOM-1488
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Enable AAF by default.
Add cadi.properties file for OOM deployments.
Change-Id: I5f862af54b1373a3cb09d9441548377ac8a3cb48
Issue-ID: OOM-1489
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Update image version.
Enable AAF by default.
Remove AAF lines from values.yaml file that are no longer necessary based on AAF enhancements that have been made for this release.
Add ssl.key lines to aaiclient.properties file.
Change-Id: I4ad9bd204ad1fb7def972b78a4881e7e134ddfce
Issue-ID: APPC-1218
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
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>
|