aboutsummaryrefslogtreecommitdiffstats
path: root/installation
AgeCommit message (Collapse)AuthorFilesLines
2019-07-18update keystore expiration dateTaka Cho1-0/+0
Valid from: Thu Jul 18 19:49:01 GMT 2019 until: Sun Jul 15 19:49:01 GMT 2029 Issue-ID: APPC-1573 Change-Id: I490fe3098d5622720c2132b12a9a38186f836db9 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-06-21Install odl cluster featuresPatrick Brady1-3/+3
Change-Id: Ia32d266653e1f6cfb64a3a7f217235c399651576 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1242 (cherry picked from commit ea86839d64e23fe3ed3c8cbc829149108b0e1204)
2019-06-18add package: procpsTaka Cho1-0/+5
added apk add --no-cache procps to resolve ps version problem Issue-ID: APPC-1628 Change-Id: I340a82d9494afa87e74b142e0e92e2f98e460649 Signed-off-by: Taka Cho <takamune.cho@att.com> (cherry picked from commit 7a8a3c1fcc16eb42d75f08ab267294ac2f23355e)
2019-06-13Fix incorrect cdt proxy versionPatrick Brady1-1/+1
Change-Id: I07fbafd5e188cc3833cab7ac512fa4532d82f1ae Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1595
2019-06-11move http to httpsTaka Cho5-0/+228
use jetty to move to https Issue-ID: APPC-1573 Change-Id: I814e8159d39f7e09cfbfcf5a314a1909774486cc Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-06-05replace a new p12 credentialTaka Cho2-1/+1
old p12 credential expired 6/1/2019 Change-Id: Ib1ad6624f0064c5c0a85f72de557d15ab4afa954 Issue-ID: APPC-1620 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-05-30Adding row to ASDC_ARTIFACTS tablePatrick Brady1-0/+5
A row is needed to correct an error during restart. Change-Id: I4e767f439bfd70d7637477fd02758674ec9de79a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1618
2019-05-29Fix for aai in vcpePatrick Brady3-1/+22
Adding the template file and replaced the generic restart DG to enable the workaround that was used in casablanca. DG is modified to lookup aai information from property files so that no values need to be hardcoded. Change-Id: I48569f133b301509204a879af133386e741dc142 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1614 (cherry picked from commit 4dce366b94f679ac0870230aa8eb32ae248c609f)
2019-05-21fix netconf for vFWTaka Cho1-1/+1
in Dublin, we changed to stream-count:stream-count/streams Issue-ID: APPC-1610 Change-Id: If2e1d127594ec0aa5d2297e9f71e6e3911e5ef12 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-05-20move 1.6.0-snapshot for appc artifactTaka Cho1-1/+1
correct snapshot version for appc artifact Change-Id: I9cb6442b7e6fc4d977dd1a56809f8da3f2b2459d Issue-ID: APPC-1595 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-05-14change installZips.sh for docker releaseTaka Cho1-1/+0
the line I deleted does not use in any where in deployment Change-Id: I0eda718426686abea94fd553821446d0530f3710 Issue-ID: APPC-1595 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-05-01create cvaas dir to store VNF configTaka Cho1-0/+3
/opt/onap/appc/cvaas directory stores VNF config file via Audit or Sync LCM Change-Id: I975aac7fb6e9bb0817885b43cb14f9b376d4c4ae Issue-ID: APPC-1589 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-04-26Increment snapshot versionPatrick Brady2-4/+4
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: I0892b8961b280a29870591cb474ab12fd6469972 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
2019-04-02Make images arm-64 compatibleSimon Hrabos1-2/+3
Modify versions of docker maven plugin due to arm64 compatibility Change-Id: Id4292b2ee6f1586072399cd8f79c0c24f47d8005 Issue-ID: INT-965 Issue-ID: INT-966 Signed-off-by: Simon Hrabos <simon.hrabos@tieto.com>
2019-03-25Change cdt proxy versionPatrick Brady1-1/+1
Change to using 1.5.0-SNAPSHOT of the cdt proxy jar so that the latest changes for https are brought into the docker image. Change-Id: I68fde7f577e23dd2056f4e3027927c3ff8e13809 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1551
2019-03-22Change to release ccsdkPatrick Brady1-1/+1
The current version of ccsdk has been moved to release version 0.4.1 Change-Id: Ie3564f02f286d436377648d0ef0d438392e6353a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: CCSDK-1156
2019-03-19Test for working karafPatrick Brady1-0/+9
Check if the karaf client can be run, and if it doesn not return the expected echo value, fail the build since the installs will not work in this state. Change-Id: I4b6b4ad4a3197ad0c56e1bf4c33acf061630ba33 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1549
2019-03-14unique key too long in DEVICE_AUTHENTICATIONTaka Cho1-1/+1
Specified key was too long; max key length is 767 bytes reduce URL to 256 Change-Id: I2c721db78710505a6e6f67fe2f438554655b091d Issue-ID: APPC-1537 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-12Fix database entry dataPatrick Brady1-1/+1
Columns were in the wrong order. Change-Id: Ia4614f8200a528511531361e6cb80b3833faa678 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1528
2019-03-11Fix database installPatrick Brady2-30/+21
Mariadb version updated to allow longer unique keys. Tables install order switched to allow foreign key constraint to be created. Missing values fixed in sqlData.dump file. Change-Id: I1c946b76190e820a994ba74cf09d89e42d0bccb4 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1528
2019-03-08adding default value for ansible serverTaka Cho1-0/+3
insert default value into the DEVICE_AUTHENTICATION table for anible server in OOM env Change-Id: I6f23a5384152d66fcaa6572c004be585f98c9f70 Issue-ID: APPC-1445 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-08Adding DB entries for DistributeTrafficCheckTomek Osinski1-2/+2
Change-Id: Ia3996cec2884ad4a1fa26e9376298df97e80a008 Issue-ID: APPC-1444 Signed-off-by: Tomek Osinski <tomasz.osinski2@orange.com>
2019-03-05Added Foreign key checks conditionManoj Marneni1-57/+143
Add table for multiple ansible servers support Adding Admin Artifact table in APPC DB to support multiple ansible servers Change-Id: I6324ffbd3091ea48ce5a28ad99fa51c82d64f45a Issue-ID: APPC-1494 Signed-off-by: Manoj Marneni <mm833r@att.com>
2019-03-02Update odl stop detectionPatrick Brady1-18/+4
Holding the script open until karaf exits is more reliable and less dependent on operating system than the previous method. Change-Id: I82e379f5f977e521eff241c8ecbf2031f0c26c74 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1521
2019-02-26Dockerfile changes for non-root userPatrick Brady1-5/+5
Copy appc folders in as odl user instead of root user and run install scripts as odl user. Change-Id: Ia748e607c80aa5c030c68c7eb01a3c27a296a786 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1503
2019-02-25Update dockerfile for new odlPatrick Brady2-2/+2
Update the dockerfile to pull 0.4-STAGING-latest version of ccsdk which contains the new version of opendaylight. Change-Id: Ib343f85a48129e4971bb56b91136b66153323c8b Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1495
2019-01-18Change to feature pre-installPatrick Brady5-89/+114
Adding a new script dockerInstall.sh which will run during the docker build and install the opendaylight features so that start-up time for the image is reduced. Change-Id: I6cf8bc0a746e6d5037c8689c576ddb42a54155ff Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1322
2019-01-09Update to newest release of appcPatrick Brady1-1/+1
Version 1.4.4 of the appc java code is released. This version will be used for docker builds. Change-Id: Iee4a895f6386c15d24da64cdd4ec5d882294df66 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1304
2019-01-07Update ccsdk docker versionPatrick Brady1-1/+1
Change to the newest version of the ccsdk odlsli image Change-Id: I08c62acd90ec4e20d9ba88643e8a23e39e18e530 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1304
2018-11-16Add provider feature to dispatcher installPatrick Brady1-2/+1
For a new import added to dispatcher, appc provider must be installed at the same time since each feature depends on the other. Change-Id: I138cd6f96668ffd6ae0f33564a0cf9434575396e Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1231
2018-11-16Update artifact pull versionPatrick Brady1-1/+1
Change-Id: I187495782f5e7b711c6b808e911e82174cc154b3 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-11-13Update APPC for Casablanca AAF supportAaron Hay1-1/+3
Update pom.xml to add the bath_config.csv file. Change-Id: Ic9a475a338ccfdf0a1f05c9369dc3ac0a945cce7 Issue-ID: APPC-1235 Signed-off-by: Aaron Hay <aaron.hay@att.com>
2018-11-13Update APPC for Casablanca AAF supportAaron Hay2-0/+3
Change-Id: I2773fcdb498349d11ceb26b8f29d69f97512b1a0 Issue-ID: APPC-1235 Signed-off-by: Aaron Hay <aaron.hay@att.com>
2018-11-12Increment version numberPatrick Brady2-4/+4
Change to version 1.5.0-SNAPSHOT Change-Id: I7ad12bc4d2745da35199ff37d733776271c23946 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-11-12Update maven for aaf-shiro-aafrealm-osgi-bundleAaron Hay1-2/+2
Change-Id: I856b85ccb2936e329eb7941a2683dcffdbc0c462 Issue-ID: APPC-1235 Signed-off-by: Aaron Hay <aaron.hay@att.com>
2018-11-12update SHIRO to 2.1.8-SNAPSHOTTaka Cho1-2/+2
Shiro uses J2EE Filters update to 2.1.8-SNAPSHOT Change-Id: Ic9eb18de9999126520094b630392d1c0f09ebba7 Issue-ID: APPC-1235 Signed-off-by: Taka Cho <takamune.cho@att.com>
2018-11-09Update version of cadi bundle jarPatrick Brady1-1/+1
Change-Id: I1122e397d961172eab86213c3b4baf255ce9be8b Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1235
2018-11-07correct the license headerTaka Cho1-11/+14
based on LinuxFoundation suggestion, corrected the license header Change-Id: I5ab1c44bc4967cefb4548d528a7000eede118e3b Issue-ID: APPC-1229 Signed-off-by: Taka Cho <takamune.cho@att.com>
2018-11-06Fix non-existent release versionPatrick Brady1-1/+1
Change-Id: Id8aefe4a2ad9e6d08a7eb40e550c7df616b0a645 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-11-05Remove restart 2.01 valuePatrick Brady1-1/+1
Removing the value will allow restart requests to default to the dg orchestrator. Change-Id: Iabf4b840219d7502dd7c694ca669ed6225a305ca Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1230
2018-10-19Update truststore for aaiPatrick Brady1-0/+0
Change-Id: I8066c402334441b1844ff9f66a6c1c833c67d0c4 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1218
2018-10-18update aaf_locate_url for R3Taka Cho1-2/+2
remove Beijing's link to gerenic link Change-Id: I8bf84fbaca763fcf5a551196ca7d802410e44435 Issue-ID: APPC-1217 Signed-off-by: Taka Cho <takamune.cho@att.com>
2018-10-11Roll to next version after releasePatrick Brady2-7/+7
Change to version 1.4.1-SNAPSHOT Change-Id: I14e63a41079e66eae3a3aaed0046945992d52a83 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-10-11Directories for build versionsPatrick Brady1-9/+16
Since Jenkins uses the same build host for all docker builds, the different versions of appc are all present on the same system. This causes problems during unzip of the installers. This change creates a directory in /tmp for each different version of appc. Change-Id: I7f7c9fb39110146cf6e1917dd9e80a41b287c57e Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-10-09move openecomp.org to onap.org for aaicclientTaka Cho1-96/+87
remove openecomp.org to onap.org for OOM env upgrade v11 to v14 Issue-ID: APPC-1213 Change-Id: I2da1bc5a8616f639c7ff03fd835432e706e3b9f1 Signed-off-by: Taka Cho <tc012c@att.com>
2018-10-08Change to released ccsdk docker imagePatrick Brady1-1/+1
Change-Id: I395b86f9583abf3261820cb7b26b354dcaf8a242 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-09-28Change ccsdk docker versionPatrick Brady1-1/+1
The 0.3.0-STAGING version does not work. This new version is the correct one to be using. Change-Id: I446bdcc1502af7ec818d4185bd67c5550c486452 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1209
2018-09-26Update ccsdk docker versionPatrick Brady1-1/+1
Change-Id: I17b43c0ecb529eb443f317cf641f7d037431d614 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1209
2018-09-11Updated logging for new odl versionPatrick Brady1-77/+79
An updated log file from odl in order to make the karaf log function again with the new odl version. Change-Id: I9f03f0a5c543609c769d418f960aac27717bb55b Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1158
2018-09-11Update odl passwordPatrick Brady3-8/+8
With the new odl version, the password has changed. Change-Id: I8260c118c2f974f2a4453f04a6a4e271edf29fca Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1158