summaryrefslogtreecommitdiffstats
path: root/docs/submodules/appc
AgeCommit message (Collapse)AuthorFilesLines
2018-09-11Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 41aedf1ba046d7848d843bb25c10058751d3d70a Updated logging for new odl version 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-11Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 2b105dfea0eac853f0c714bdd8a56e44e2fe2c0b Update odl password 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-11Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 10147e9d4c773bdfa0502f6d31487ac5be5146b3 Add dg reference table rows Change-Id: I953adee5554c00374dc2c43e699f2d57a50bd152 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1202
2018-09-10Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 3fad8837732726decb60a2ce54bcaadb1249e89e Add back cdt features 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-07Updated git submodulesTaka Cho1-0/+0
Project: appc/deployment master 60c63ceeaa95279c15467d7c76916933f36303e7 change odl base image to 0.3.0-SNAPSHOT update Dockerfile for the lastest odlsli image Change-Id: Iffbc0fa24ff6e05a536315cd2695b2a2b2331ae3 Issue-ID: APPC-1201 Signed-off-by: Taka Cho <tc012c@att.com>
2018-09-06Updated git submodulesTomek Osinski1-0/+0
Project: appc/deployment master ac1ec7d7f53811eec6b07238e273fbf4b6242b6d Adding DB entires for DistributeTraffic LCM API Change-Id: I8730708cee6be6bee865b20d65b3436f30ea1778 Issue-ID: APPC-1169 Signed-off-by: Tomek Osinski <tomasz.osinski2@orange.com>
2018-09-05Updated git submodulesAaron Hay1-0/+0
Project: appc/deployment master c39ba800ac0409422431f4b09e9c41771b88df11 Fix syntax error in SQL statements Change-Id: I4f51de978b66109405f07e9da72b7156e92a2518 Issue-ID: APPC-1191 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-09-03Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master e146a1a7fa3a6c0a5c9f350c3bc3cae3427953fe Stop install of design services 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-27Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 65b44f9c209b54b308b4b738c1077af53e1a871e Switch to working version of ccsdk image 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-25Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 164b7939fd3bc3e43c8dfdc00ee5827dc55adef2 Change ccsdk image version 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-15Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 7aa0e5d33426ff2b9e92635c38d0041dfd17e687 Update for karaf 4 features 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-06Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master e3df41a6d63558b1a79c6f24bc18179898e3e2c5 New database schema Updated database schema to support new actions. Change-Id: Ica17c3f42e1e7f7f0e3bd4eb697c72dd4afade9e Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1118
2018-07-25Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 80147e51fe9481ae042593bf8173ad0d39f06b8a Change column to varchar 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-25Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master b581c186ff9d7fef8194c0d69f827ca153dfcd45 Keep cdt artifact download in folder 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-24Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master f2fd5cf6544e796d6a2f02c7777001b3d4cf2331 Add missing database columns 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-19Updated git submodulesTaka Cho1-0/+0
Project: appc/deployment master 536c49b27d07ada858e152fefd036b6d6060ecb4 remove redundant APPC dg files 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-12Updated git submodulesTaka Cho1-0/+0
Project: appc/deployment master de2fa104fc7b068652a48959067d54836e272b3b remove redundant APPC dg files - B 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-12Updated git submodulesTaka Cho1-0/+0
Project: appc/deployment master c2faf80ba48cc63f86f1e93f933d782d145efcc2 remove redundant APPC dg files - A 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-05Updated git submodulesTaka Cho1-0/+0
Project: appc/deployment master 5b0699cb48dce665aff97c68ee857e37c0bea536 remove redundant APPC dg files - 4 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-03Updated git submodulesTaka Cho1-0/+0
Project: appc/deployment master 3472e92442a4a6d27ee38ebc509d7cf738e555a9 remove redundant APPC dg files - 5 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> remove redundant APPC dg files - 3 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-28Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 3b55c6ef8497a7d0e925eb78d6e3f057dd5c1a96 Update version of cdt 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 remove redundant APPC dg files - 2 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-28Updated git submodulesTaka Cho1-0/+0
Project: appc/deployment master 0a8d11d0ab5338e1a654ab09a84d9a8bb57972b1 remove redundant APPC dg files 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-25Updated git submodulesTaka Cho1-0/+0
Project: appc/deployment master e804329d306f57bf54ef75a55be1a5cbe099f342 remove redundant dg files part 6 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> remove redundant dg files part 5 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> remove redundant dg files part 4 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> remove redundant dg files part 3 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> remove redundant dg files part 2 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> remove redundant dg files part 1 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-07Updated git submodulesRyan Young1-0/+0
Project: appc/deployment master cc3142b7f07c697167ace366887acb2836bb48ef Update to new two-way certificate for AAF Change-Id: I5079eca9bb781eb5d43fd53143587f74bf257022 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-985
2018-05-30Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 27525d8cce704f03b28eb8833ac1533126ece7da Allow cdt port to be set 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-25Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 381bae7d21fd176d8eb0fd52046fb3bfecc4f837 Add cdt proxy port to match oom 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
2018-05-24Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 0e112f31f18af0ff05a04c9968861ecb9706a1f7 Change ccsdk docker version New version of docker container to match ccsdk artifact version change. Change-Id: Id138fe414c08a8f4c02b055b6b36a955fd57b6fd Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CCSDK-290
2018-05-22Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 04f2804a998f6982b4f2eba9821c232d16a949d1 Increment versions for new branch Going from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT Change-Id: I596ecc3a8e5f27daf2f651b8134a10359277c905 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-916
2018-05-21Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master f7d392a5af985e50684ed9f90efabca8679bc720 Temp change of ccsdk version Currently ccsdk docker is broken, this older version should work for now. Change-Id: I4daf0b4c71c42424c3e37ecd68508f8042ec749d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CCSDK-290
2018-05-21Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 8d65ad486bd9c52c20d4c5c2c10b45c65644e1cf Update cdt pull version The cdt version we are pulling needs to match the version that is now being built. Change-Id: Icc73e74cdd07ea91c5d60db95ca01735aa865948 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-911
2018-05-17Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master bcdd748c6ad00130cdf597c4fd2b5dd4641fac16 Add cdtproxy to docker install Change-Id: I26a3c5cbb79e9373d7aaf2166802253fb005acd7 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-909
2018-05-17Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc/deployment master d04344f05bc55114fece1d939949b2bfc56c7b4d Added reference data Added reference data for NETCONF-XML into DOWNLOAD_DG_REFERENCE table Issue-ID: APPC-908 Change-Id: I65423107b20dff7cc5856e938c7f420001a5af44 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-17Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc/deployment master b0c703d319af7be7991b39ebfcda078e9ce5b1c2 Documentation updates Details added for designService.properties Issue-ID: APPC-907 Change-Id: I7b37c10006798b96c341ff9c98407569fe693d5c Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-16Updated git submodulesRyan Young1-0/+0
Project: appc/deployment master 10f079d1901aba3c2f42a94dc4aabe69d69887d5 update appc.properties documentation Change-Id: I947859bc52e6e8c90ed2236e4ba54025c468a1e1 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-901
2018-05-16Updated git submodulesRyan Young1-0/+0
Project: appc/deployment master b91c16a9104c0ee742262e0e319a34ed1f1feafa add property for scope overlap Change-Id: I4f4af6b0310f94481ac53397ae6c655021a01667 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-900
2018-05-09Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc/deployment master 1435a9c42c800b3426e9d8346836279192e47252 Added license text to new file Issue-ID: APPC-888 Change-Id: I1a354f6f48a7e808347dbf7638a73c163ca2b139 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-08Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc/deployment master 57ac2cf8dc1695f6e323dfae773d9a477daa864f Added properties file Design Tool support needs properties file Issue-ID: APPC-888 Change-Id: Ieb319e79fea2a5c6b2b7d1a7addfd4f0c89960c6 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-08Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 6a6861d5a4c58c194b5cd81e9e1da164c83a393e Download DGs from main appc project Instead of using the extra copy of DGs that exist in the deployment project, we are now pulling them from the main appc project as part of the build. Change-Id: I5f7ddab8e9000dd626b5d26628d44dc6878ce524 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-887
2018-05-05Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master f2f020d8ff896e4b9f45637f4bfacb80dabe909e Set appc-interfaces-service to install Add the feature to the build and install list. Change-Id: Id9493811e82333506e3a75cef55a63ea670978fd Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-880
2018-05-02Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master e57a4edf7a69fc1fc26e70721aed3ea355dd5766 Change ccsdk docker version Updating ccsdk docker version to match the ccsdk version change that had to be made since the old snapshots have expired from nexus. Change-Id: Ib2cd7ef2c61182eb13cf4f641364bbd3c639bf69 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CCSDK-261
2018-05-01Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 37e68e29be1b7bf30fec10adfc59c898c5dc0157 Add features not being installed These features were not being installed before. They are needed for CDT. Change-Id: I4312b085415caff9960d6b0f3f4edb7f5490a3fe Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-871
2018-04-26Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master b777c1a042ae8529b02fdb6394d271f6f24ce98c Move to new xml dg loader Made it so the xml dgs will load using the same loader as the json dgs currently use. Added the Generic_Restart to the activate list Change-Id: I26286238a6322f5f391ab44f26816f90ad71df56 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-863
2018-04-26Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 01e568d1057eeaa952fad7ea8534baf59ca5990c Change odl restart method Adding a script to wait for karaf to stop before trying to restart, replacing the simple timer that was there before. This should allow restart even with a disconnected event-listener running Change-Id: Ie0a2affebdf80f1919d40cbb6a0c4df3894b578d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-866
2018-04-26Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master e5c0f77dbbe2d7302436ae75ac75a174743ba23c Add southbound properties file Change-Id: I4cfa65b8f3258823e3359e46960427b6cf3c5028 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-865
2018-04-26Updated git submodulesAaron Hay1-0/+0
Project: appc/deployment master 1631aac52d205f8de17f58944df025dcb8730fd4 Update APPC docker-compose.yml to include CDT Update APPC docker-compose.yml to include CDT and fix dgbuilder. Change-Id: Ib7c0cb2c4138798332d03f874f36054f54b3195b Issue-ID: APPC-864 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-04-25Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master c78c41ab353ef8b6191fa07b3779baff5b53c2b6 Fix missing aaf config file One place was left out during the last commit. Change-Id: I2584928993b9c2373a1443441fd9538f81c94233 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-404
2018-04-25Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 9783f840bd73670c4e92c35d285617e89f945e69 Updates to deployment props Change-Id: I4361082b121898088d1a48ff0456377f171e4ed0 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-861
2018-04-25Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master b80c472ed8c5d612af941832955102c80048be30 Change to aaf snapshot version Need to use the snapshot version until they release the version. Change-Id: Ic5776f50d778e45810b216e0cc3bc87e9eaa9fc9 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: AAF-250
2018-04-25Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 4fb3b6ba55a46a0065340d9be9e4525091f47d45 Fix aaf jar groupid Change-Id: I7730a67ecf34f4ff88906b07541d428cd70b7962 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: AAF-250
2018-04-20Updated git submodulesRyan Young1-0/+0
Project: appc/deployment master e0c40e9818525ba2f3c66d247960f9b6ab5f3dad Update AAF configuration for ODL Nitrogen Change-Id: I79455114a585f637a80be34beb9ae358dce4b9b1 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-404