aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 Brady2-2/+2
Change-Id: Id8aefe4a2ad9e6d08a7eb40e550c7df616b0a645 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-11-06Update APPC deployment documentTaka Cho1-3/+6
Adding ansible server and change to MariaDB from Mysql for docker contents Change-Id: Ia39b82349e2746a477e300db70be2be339808c87 Issue-ID: APPC-1227 Signed-off-by: Taka Cho <takamune.cho@att.com>
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 Brady7-18/+18
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-09add sdnctldb01 and 02 back in docker-composeTaka Cho1-0/+6
added back db:sdnctldb01 db:sdnctldb02 Change-Id: I566ac3e100d09305e060d5cbf74d5a3c57eefc30 Issue-ID: APPC-1168 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-10-06Modify ansible server for ccsdk imageAaron Hay1-2/+2
Modify ansible server configuration to use ccsdk image. Change-Id: Icbb7e15ef11b5bd0abae489c475d3cf60e6de95a Issue-ID: APPC-1168 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-10-05Add ansible docker supportAaron Hay1-4/+21
Change-Id: I782e0f3b4c13d7acf1b3ae320f603866ac6d8966 Issue-ID: APPC-1168 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-10-04Add mariadb docker supportAaron Hay1-1/+1
Change-Id: I04d03e36d92bd2d345149585b3a1a53c2c27b10f Issue-ID: APPC-402 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-09-28Ansible playbook for vFW TDLukasz Rajewski1-0/+110
Ansible playbook for Traffic Distribution LCM action for modified vFW use case. Modified use case requires heat template that creates two instances of vFW and two vSinks Change-Id: I7ec3eda8247010ae9b7b2561bd204018864a9835 Issue-ID: APPC-1172 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
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
2018-09-11Add dg reference table rowsPatrick Brady1-0/+5
Change-Id: I953adee5554c00374dc2c43e699f2d57a50bd152 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1202
2018-09-10Add back cdt featuresPatrick Brady1-1/+4
Features were temporarily removed while features were being fixed. Change-Id: Ifd4a2eaebfd483d94b47f2dcf92281eaf8022df6 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1185
2018-09-07change odl base image to 0.3.0-SNAPSHOTTaka Cho1-1/+1
update Dockerfile for the lastest odlsli image Change-Id: Iffbc0fa24ff6e05a536315cd2695b2a2b2331ae3 Issue-ID: APPC-1201 Signed-off-by: Taka Cho <tc012c@att.com>
2018-09-06Adding DB entires for DistributeTraffic LCM APITomek Osinski1-2/+4
Change-Id: I8730708cee6be6bee865b20d65b3436f30ea1778 Issue-ID: APPC-1169 Signed-off-by: Tomek Osinski <tomasz.osinski2@orange.com>
2018-09-05Fix syntax error in SQL statementsAaron Hay3-2/+7
Change-Id: I4f51de978b66109405f07e9da72b7156e92a2518 Issue-ID: APPC-1191 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-09-02Stop install of design servicesPatrick Brady1-3/+1
Temporarily stop install of the cdt connection features so that appc provider will work. Change-Id: I4bd9b23c71a29c5606119024f5713044bd206524 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1185
2018-08-27Switch to working version of ccsdk imagePatrick Brady1-1/+1
Tempoary switch since the latest ccsdk odlsli docker image is not working. Change-Id: I778e1be1d2c30211a1a4a6af33884076beae3407 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CCSDK-489
2018-08-24Change ccsdk image versionPatrick Brady1-1/+1
The version 0.3.0 does not exist. Switching to version 0.3.0-SNAPSHOT which does exist. Change-Id: I40e498c6b920ff91d4772c6e076d100db8ff4907 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1175
2018-08-15Update for karaf 4 featuresPatrick Brady4-32/+34
Update to deployment docker image version and feature names to match the karaf 4 features in the appc project. Change-Id: Ibd6cca723862745767f0621cfbfd44b8a7143acf Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1151
2018-08-01New database schemaPatrick Brady1-85/+667
Updated database schema to support new actions. Change-Id: Ica17c3f42e1e7f7f0e3bd4eb697c72dd4afade9e Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1118
2018-07-25Change column to varcharPatrick Brady1-1/+1
The code seems to be trying to treat the port number column of the DEVICE_AUTHENTICATION table as a string and not an integer. Setting the column to varchar. Change-Id: I19f35ac6bdb3ae2ede991e82f177de0f00cdf99e Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1107
2018-07-25Keep cdt artifact download in folderPatrick Brady1-2/+11
Create a folder in /tmp to keep each version of cdt by itself. Clear this folder before build so that only the newest version will be unzipped and put into the docker image. Change-Id: I9c42699f6de2db04d06316358dbe2bca04346eec Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1109
2018-07-24Add missing database columnsPatrick Brady1-0/+3
Columns in the DEVICE_AUTHENTICATION table are missing that are being referenced in queries. Change-Id: Iab4557011d0fa6a3ff2cd16710458878442ef663 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1107
2018-07-17remove redundant APPC dg filesTaka Cho2-2119/+0
DG files pick up from APPC's repo dg-provider.jar Issue-ID: APPC-1031 Change-Id: I5595840a9678756220d45ecad4e12941d797578d Signed-off-by: Taka Cho <tc012c@att.com>
2018-07-12remove redundant APPC dg files - BTaka Cho3-2413/+0
DG files pick up from APPC's Repo dg-provider.jar not from depoloymet Repo Change-Id: I80682231a232a4bb9722523182aa3d9c2bab682a Issue-ID: APPC-1031 Signed-off-by: Taka Cho <tc012c@att.com>
2018-07-06remove redundant APPC dg files - ATaka Cho4-260/+0
DG files pick up from APPC's Repo dg-provider.jar not from depoloymet Repo Change-Id: If512c07b54af90faa3d94afc394e25bf7dc28e0d Issue-ID: APPC-1031 Signed-off-by: Taka Cho <tc012c@att.com>
2018-07-03remove redundant APPC dg files - 4Taka Cho1-257/+0
DG files pick up from APPC's Repo dg-provider.jar not from depoloymet Repo Change-Id: I9e4e20a62dcbc95b19707b025a7c0c97de6db1ad Issue-ID: APPC-1031 Signed-off-by: Taka Cho <tc012c@att.com>
2018-07-03remove redundant APPC dg files - 5Taka Cho2-2/+0
DG files pick up from APPC's Repo dg-provider.jar not from depoloymet Repo Change-Id: I690af7b7c0c368e00c832d8411b592572ce3ca75 Issue-ID: APPC-1031 Signed-off-by: Taka Cho <tc012c@att.com>
2018-06-28remove redundant APPC dg files - 3Taka Cho3-3/+0
DG files pick up from APPC's Repo dg-provider.jar not from depoloymet Repo Change-Id: I7d6c25bff849f10b1f668470a74386639c63e0f2 Issue-ID: APPC-1031 Signed-off-by: Taka Cho <tc012c@att.com>
2018-06-28Update version of cdtPatrick Brady1-2/+2
The version of cdt being downloaded should be 1.4.0 not 1.3.0. Change-Id: I9084b583fb967f5e2c5417cb88a05e328915c36e Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1037
2018-06-28remove redundant APPC dg files - 2Taka Cho3-3/+0
DG files pick up from APPC's Repo dg-provider.jar not from depoloymet Repo Change-Id: Ibfb0148897862bbdb9ea29cf773794b822e83e88 Issue-ID: APPC-1031 Signed-off-by: Taka Cho <tc012c@att.com>
2018-06-27remove redundant APPC dg filesTaka Cho3-3/+0
DG files pick up from APPC's Repo dg-provider.jar not from depoloymet Repo Change-Id: I103de174209c495951de8bde9b3964c31c498d95 Issue-ID: APPC-1031 Signed-off-by: Taka Cho <tc012c@att.com>
2018-06-25remove redundant dg files part 6Taka Cho4-686/+0
DG files pick up from APPC's Repo dg-provider.jar not from here any more Issue-ID: APPC-1031 Change-Id: I509c00f63828e5a4284c83319b0b52b898e8f7f3 Signed-off-by: Taka Cho <tc012c@att.com>
2018-06-25remove redundant dg files part 5Taka Cho1-1/+0
DG files pick up from APPC's Repo dg-provider.jar not from here any more Change-Id: I68d5aae704b85314bb3a859077ddd347a4e9d9fc Issue-ID: APPC-1031 Signed-off-by: Taka Cho <tc012c@att.com>
2018-06-25remove redundant dg files part 4Taka Cho3-291/+0
DG files pick up from APPC's Repo dg-provider.jar not from here any more Issue-ID: APPC-1031 Change-Id: I0d64a94850f910acff0a21ee0aeb8dd9d94d2a70 Signed-off-by: Taka Cho <tc012c@att.com>
2018-06-25remove redundant dg files part 3Taka Cho6-6/+0
DG files pick up from APPC's Repo dg-provider.jar not from here any more Change-Id: I68ac1e02338f4dfdba100c2d32a6700384ce08ae Issue-ID: APPC-1031 Signed-off-by: Taka Cho <tc012c@att.com>
2018-06-25remove redundant dg files part 2Taka Cho7-709/+0
DG files pick up from APPC's Repo dg-provider.jar not from here any more Change-Id: I6a6038337cc343c1ba9736db78edc4688a12ba43 Issue-ID: APPC-1031 Signed-off-by: Taka Cho <tc012c@att.com>
2018-06-22remove redundant dg files part 1Taka Cho4-4/+0
DG files pick up from APPC's Repo dg-provider.jar not from here any more Issue-ID: APPC-1031 Change-Id: I1b2b8079d409991e1f7ca4ddafb91c3ba9eed4b0 Signed-off-by: Taka Cho <tc012c@att.com>
2018-06-07Update to new two-way certificate for AAFRyan Young8-35/+70
Change-Id: I5079eca9bb781eb5d43fd53143587f74bf257022 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-985
2018-05-30Allow cdt port to be setPatrick Brady5-8/+54
Allow the cdt port to be set by the CDT_PORT variable. Defaults to the default oom port. Change-Id: Ib916b0ab2d9267aa01c31372a57738a8c2d6bae6 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-924
2018-05-25Add cdt proxy port to match oomPatrick Brady1-0/+1
Kubernetes in oom uses a 302 port prefix. Adding a matching port here so that cdt can communicate on the same port in all deployments. Change-Id: I6242ea5af1dc5395ead2a116e59b6e294df7f8c2 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-924