summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-23Roll to version 1.3.3-SNAPSHOTTimoney, Dan (dt5972)16-16/+16
Update to next snapshot version Change-Id: Ie678c0555e453719582bff2ee9c87a302db32084 Issue-ID: CCSDK-290 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: d94f58745798e827f049043c597ec4f308545344
2018-05-23Update to release version 1.3.2Stilwell, David (stilwelld)1-1/+1
Update sdnc.northbound version to remove -SNAPSHOT (1.3.2) Change-Id: I8e561feb9bb0fbdb226638cea98df5e9a82ac2cb Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com> Former-commit-id: e0db6ac5d6f79ed45591b1d7ed54d4dc59329c5e
2018-05-23Update to release version parent 1.0.3Stilwell, David (stilwelld)17-17/+17
Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: I8ecaa886dffc62116e068f4cbeb0ed078175d958 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com> Former-commit-id: abdfa5a380a9c345d1e768c4bca9238fbf653290
2018-05-20Updates for vCPE TestingBrian Freeman8-5286/+610
Issue-ID: SDNC-322 Change-Id: I7140c7968297136010b5543444fd0605b73626cc Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 1eb79f28a8786b5a826edd2a09688291dc625c82
2018-05-16Add Beijing release notesTimoney, Dan (dt5972)2-12/+114
Update release notes for Beijing release Change-Id: I3be6c61f3af70704c04b8e2ee715789c25026a3d Issue-ID: SDNC-315 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 389e05bb482e7a775fe9f0b6828042ee0d76f724
2018-05-15Fix DMAAP propertiesTimoney, Dan (dt5972)3-5/+5
Fixed 2 issues found in DMAAP properties files : (1) id cannot contain underbar and should be unique (2) wrong URL and credentials for back end controller in LCM properties Change-Id: I3e5ba3af2f59abed62f626b40552e144a945751c Issue-ID: SDNC-234 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 19c4698be5e22487de8119fa603e138bb6f35177
2018-05-14Fix XML version of LCM DGsTimoney, Dan (dt5972)3-306/+525
Wrong XML files submitted in last change. Change-Id: I2524833eb129fb5d5444907e2102b0eab6dbce51 Issue-ID: SDNC-313 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 11e7945edd4f9e8807cc25cc30004d5e48568690
2018-05-13Wrong id used to retrieve statusTimoney, Dan (dt5972)8-122/+109
LCM DGs were using incoming request id to retrieve status from ansible server instead of id returned by ansible server in initial request. Also, ansible should be configured to ignore host key checking to avoid certificate issues. Change-Id: I0cf3d053de652985c4611f8c7d2b5dbee22e0791 Issue-ID: SDNC-313 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 4559d6203ab3f5706b6a2c1a898aa1df37407522
2018-05-11Add missing ansible-adapter propertiesTimoney, Dan (dt5972)7-2280/+2712
Add missing ansible-adapter.properties file, and fixed property references in LCM directed graphs. Change-Id: Iaad014ffe3e88f76545879a79a4073160ea31853 Issue-ID: SDNC-309 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 15fe108140e0d885f4cfe68ce6a1cc649cd437fd
2018-05-10Update to v13 A&AI api version for HEATjmac2-187/+20
Change-Id: Ic0fb218cb431fafa27fbb01993d4d43d16d39514 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-298 Former-commit-id: 62c18a11bc7993f50ecfe0bc8f25a3d123ee02af
2018-05-09Fix install scriptRuchira Agarwal1-1/+1
Install script not installing lcm and ansible adapter Change-Id: Iecbe9954c74cb4ab19cbe7c0c371d3c221176805 Issue-ID: SDNC-307 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: 5f70481d82f5519528110340db4d1142d1bd5818
2018-05-07Add missing property msg-bus-addressTimoney, Dan (dt5972)1-0/+1
Added missing property setting to ueb-listener.properties Change-Id: I58a37a3add6c06802b3abbd513d6676308873903 Issue-ID: CCSDK-254 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: db5d0c76d7ca9ee16076ef642d72aba5eaf043c7
2018-05-04Fix truststore installationTimoney, Dan (dt5972)2-2/+7
Need to copy truststore to /opt/onap/sdnc/data/stores and update aaiclient.properties to use truststoreONAPall.jks as truststore Change-Id: I6c7ce1889b8c8712b8f615ce4957ec579136a895 Issue-ID: SDNC-303 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 702f10f093a1a11d2fcc18a7265b6fe7a1a9ce20
2018-05-03DmaapClient LCM Consumer propertiesRuchira Agarwal2-1/+37
Add LCM Consumer properties to DmaapCient for Software-Upgrade Change-Id: Ia0488fdcaae13c342f7fc6919c69e3eeb70f5433 Issue-ID: SDNC-300 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: 0e1a59e9a6b53f69e645c9ade5b23cda2e820557
2018-05-03Merge "Install AAF certificates in SDNC"Dan Timoney4-0/+39
Former-commit-id: 6ddeb29d894c03facb4b29e81611da0be10ca6fd
2018-05-03Install AAF certificates in SDNCRich Tabedzki22-39/+78
Changes made: * imported root certificate * Imported certificates from truststoreONAPall to Java truststore Change-Id: I66fdd1b9ebca9c3b3f72ab33ff989a08e996cca0 Issue-ID: SDNC-297 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com> Former-commit-id: 8868ab5881ad0fc6f4ff8411986e1c8a6c28ee4a
2018-05-02Merge "Roll versions step 8 : sdnc/oam poms"Dan Timoney18-36/+36
Former-commit-id: f3452038810a64a48018f648843429a9011a4d54
2018-05-01Fix ansible startup scriptTimoney, Daniel (dt5972)1-3/+3
Fixed ansible startup script to (1) fix first line to use /bin/bash and (2) write to both stdout and to /var/log/ansible-server.log so that docker-compose logs can be used to see messages on failure Change-Id: I3895329aa3ca2b805aebb8c00d5876f337fd7944 Issue-ID: SDNC-295 Signed-off-by: Timoney, Daniel (dt5972) <dt5972@att.com> Former-commit-id: 5af9a1719e7dfd69dd298fa4efeb63b2560554e8
2018-04-29Roll versions step 8 : sdnc/oam pomsTimoney, Dan (dt5972)18-36/+36
Roll version for next release candidate Change-Id: Ib64f000296a5cc3c58cc623cd5697a7a775f8304 Issue-ID: SDNC-294 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 650c908cb02f828ab7c69a2141fffe36e1cb62d0
2018-04-27Add dns config, fix ansible start scriptv1.3.1Timoney, Dan (dt5972)3-2/+4
Re-add DNS config accidentally removed from sdnc container in docker-compose.yml and fix typos in ansible start script Change-Id: I808d559f68e7348acb5bbddfc089b96168f0f7bf Issue-ID: SDNC-288 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: f2929453c961b3d6e9a5320b06cd86146a4c636f
2018-04-27Fix ansible server configTimoney, Dan (dt5972)5-7/+28
Added ansible server to docker-compose.yml and made a few config changes: - redirect of output in final exec causes exec to fail. Instead, need to redirect output in standalone exec line. Redirected to /var/log/ansible-server.log - Updated LCM config to use ansiblehost alias to reach ansible (was incorrectly using 0.0.0.0) Change-Id: I4b1b6bbc5f3df6f480333d53adda4c8e6e0d6510 Issue-ID: SDNC-288 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 50c65c2c7cd92db6d14215114d098b33da5f618d
2018-04-26Merge "Fix shell permissions"David Stilwell1-1/+21
Former-commit-id: c2512ab6e6f6a860ff1433411a69d13e479854e0
2018-04-26Fix shell permissionsTimoney, Dan (dt5972)1-1/+21
Set execute permission on shell script Change-Id: I5b2d94067f8a77fbfb1d2310368f1b1d78a2b834 Issue-ID: SDNC-288 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: d83d0cdc37715ce9547b8896cc31915f1c5c6da5
2018-04-26Merge "Move add-apt-repository to startup"Dan Timoney2-4/+5
Former-commit-id: 11381d1feec3dacc6232f33c7bdc6e1d841e34ac
2018-04-26Move add-apt-repository to startupTimoney, Dan (dt5972)2-4/+5
add-apt-repository is failing in Jenkins, so move it to ansible server startup script instead. Change-Id: Iae058003678748c9a4bed9b5e279ebcce4c4695a Issue-ID: SDNC-288 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 352342232f7578dc31597291947457f800e6619e
2018-04-26Merge "Fix add-apt-repository"Dan Timoney1-1/+1
Former-commit-id: 4a781d41043dd398b59de1639df5c060b59b920b
2018-04-26Fix add-apt-repositoryTimoney, Dan (dt5972)1-1/+1
When run from command line, add-apt-repository waits for user prompt to continue. Redirecting stdin to /dev/null allows installation to proceed without prompt. Change-Id: Ia646e775a3fcfba6100ffea05c48d6d6bc2f498d Issue-ID: SDNC-288 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 52a359f2a7710eb2a4373b277485c2c7f34af69a
2018-04-26Property file for LCM DGsRuchira Agarwal1-0/+19
Property file for LCM DGs Change-Id: I8f5e115a65f779c8b7136cfcf29e165b3527d4a0 Issue-ID: SDNC-289 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: 798f8776ccd874ae3e4192b8e5c578fb70dbad74
2018-04-26Move pip installs from DockerfileTimoney, Dan (dt5972)2-6/+14
Pip install seems to fail in Dockerfile. Instead, move pip installs to a startup script so that they can be done on initial container startup. Change-Id: I3125307d5f9bfc980d8f9ed0bba108a5536548fd Issue-ID: SDNC-288 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 3c48ffbeda720569fbfb8fac3e5db1cd0551474b
2018-04-25Merge "Add missing components in sdnc docker container"David Stilwell8-30/+109
Former-commit-id: ae04d56b7000554b1189a7b4bad0db24d1af315a
2018-04-24LCM UpgradeSoftware DGsRuchira Agarwal10-0/+2371
Add LCM DGs for SoftwareUpgrade Change-Id: I06df6276a4adb038ab3e1601ef7f3c7a7fc1a08b Issue-ID: SDNC-289 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: f8a3ed75d39de6abbbb2b70b98a0de88ab8e7b89
2018-04-24LCM Ansible Server DockerRuchira Agarwal14-0/+2154
Add CM Ansible Server Docker Container Change-Id: I673cfd6dce5d2e96954fc6700a12a849f46dae5a Issue-ID: SDNC-288 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: c051fe64ed0ddd6aeb26f8b2af9adfe7011a4dc0
2018-04-24LCM Ansible Server DockerRuchira Agarwal1-0/+1
Add CM Ansible Server Docker Container Change-Id: I019a3b3da6501cf82804d82e19828e66d0db8979 Issue-ID: SDNC-288 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: 10e2cd837c9723b207dabe6f17d0be7eff8f1442
2018-04-24Add missing components in sdnc docker containerTimoney, Dan (dt5972)8-30/+109
Add missing components (ansible-adapter, lcm) to SDNC docker container. Also, version.properties and some pom.xmls so that release build of 1.3.1 works properly. Change-Id: I1e3e0a0a5b3ed7c6b584cae6c26a4afe503cebcf Issue-ID: SDNC-287 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: db25748dd03f8d48378130059ebde0fc70b7e58a
2018-04-18Fix location of idmlight db fileTimoney, Dan (dt5972)1-1/+1
In Nitrogen release, idmlight db file is in /data, not . Fixed Dockerfile to install in correct directory so that admin password will be default ONAP password instead of default admin password. Change-Id: I01b41ae14d39fef6d2ed3775b272e403d159aa9e Issue-ID: SDNC-283 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 908c4c5a634deb9d51a70c051f0788ef64796eff
2018-04-13Create host keyTimoney, Dan (dt5972)1-0/+2
Call ccsdk create host key script to create karaf host key if needed before initial ODL startup. Change-Id: I04dba06652454c2f213e7a5ee86b7f9ed05b256c Issue-ID: CCSDK-241 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 9144514849c23a2bcc9396123f02ba5990d98c55
2018-04-13Merge "replaced com.att reference in Generic resource API"Dan Timoney5-7/+7
Former-commit-id: 105fd719a4a4beb175004d6f9feaf317c5c6bece
2018-04-13replaced com.att reference in Generic resource APIprakash.e5-7/+7
Issue-ID: SDNC-115 Change-Id: Ifdd762dea35221dc2d41f0ec777f303efd64f757 Signed-off-by: prakash.e <prakash.e@huawei.com> Former-commit-id: 92b4dd2f1d121933c616068a085e70e824042a7c
2018-04-11Add sleep after stopTimoney, Daniel (dt5972)1-0/+2
In karaf 4, the 'stop' command returns before the container is actually stopped. So, need to add a sleep to wait for container to come down after stop is issued before trying to restart it. Change-Id: Id6e966e0f510a245cbc28b49dc571ffd242050e4 Issue-ID: SDNC-279 Signed-off-by: Timoney, Daniel (dt5972) <dt5972@att.com> Former-commit-id: e29882feffe604e5124c126518080e5505ef9c37
2018-04-11Add missing groupIdTimoney, Dan (dt5972)1-0/+1
Add missing groupId in installation/dmaap-listener/pom.xml which causes dmaap-listener docker build to fail. Change-Id: I01bf2918a07f863352ae958a7f76eaa2fce48c40 Issue-ID: SDNC-279 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 1ab05880f8b8c32a7e4149c6103b88144e17e0e4
2018-04-10Add missing groupIdDan Timoney1-0/+1
Add missing groupId to ueb-listener/pom.xml Change-Id: Ieec9af56ba6ed771311143955fb7cce2e31ff288 Issue-ID: SDNC-279 Signed-off-by: Dan Timoney <dt5972@att.com> Former-commit-id: 253ea203cf93ba4970590275c2f2f4e0d2ebd87a
2018-04-10Fix spacing in groovy scriptsTimoney, Dan (dt5972)2-32/+12
Fixed groovy scripts broken most likely by Eclipse format command. Change-Id: I7adc83c5d3f1753504b9673d7946ec1deb6663c1 Issue-ID: SDNC-279 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: e00ec90c97a0da9539ba8571c6ef895861323199
2018-04-06Fix timestamp formatTimoney, Dan (dt5972)4-0/+4
Docker deploy failing due to error in timestamp portion of tag Change-Id: Ic7321fffffd88f7b8dc4a77f00cb20b4d7ae9438 Issue-ID: SDNC-279 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 006db5462072f0245a419087337e5744e1c9c910
2018-04-04Update docker tag conventionJessica Wagantall4-4/+4
Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: Id3394aa24af48b0abf116af98670b3c24e5f0a02 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Former-commit-id: b664c2b6d17703347f674c2f05af73739cd8809f
2018-03-29SDN-C Geo Config clusteringTrevor Tait3-10/+221
Change-Id: I87ec947aac9df9afb6ef0f308f9626da3d835715 Signed-off-by: Trevor Tait <rtait@amdocs.com> Issue-ID: SDNC-214 Former-commit-id: fb0364efc775685a534f711096253f73640434c3
2018-03-28Multi-site High-availability Manual Failover (PoC)Prudence Au4-0/+163
Change-Id: I690a52ec26acaf6c0d81a7a4f5dc9f922409be33 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: SDNC-214 Former-commit-id: d031a8ebdf7201a4616f195762ecf7afc4c79aa7
2018-03-20Add missing containers to docker-compose.ymlTimoney, Dan (dt5972)1-0/+38
Add missing ueb-listener and dmaap-listener containers to docker-compose.yml. Change-Id: Ia5b32080524a8dc7b608c037e2e71593eae993c6 Issue-ID: SDNC-177 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: d21a1b3a5e05b5466c792d5ee7298df5ab714a51
2018-03-20Fix paths in docker-compose.ymlTimoney, Dan (dt5972)1-42/+2
Fix paths and versions in docker-compose.yml to correct values for Beijing release. Change-Id: I74f9238397ed5687d948ed525fb818fbd5ce64d2 Issue-ID: SDNC-277 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: f62137b244e64bfaf0d9aa9b606597e59774ea27
2018-03-01Nitrogen port : sdnc-oamTimoney, Dan (dt5972)19-533/+301
Update sdnc-oam to create docker containers based on ODL Nitrogen release. Change-Id: If8df28c417a2dec69be6eee2fc4521541126085a Issue-ID: SDNC-269 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 2822ea7882e20879b1556bf98cf28695f5052348
2018-02-13Replace mysql with mariadbDan Timoney2-105/+102
Use MariaDB JDBC controller instead of mysql to remove dependency on GPL license. Change-Id: I8986ddff7613fa093fe8d653364cdb6a66604e31 Issue-ID: SDNC-189 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 3e1e6367cde13246c60646645d405389df01a27a