aboutsummaryrefslogtreecommitdiffstats
path: root/installation/src/main
AgeCommit message (Collapse)AuthorFilesLines
2018-08-16add LCM DGsAgarwal, Ruchira(ra1926)1-1/+17
LCM DGs for ScaleOut, TrafficMgmt, SoftwareUpgrade Change-Id: If7a4a2edb4abf12fdd2eacbf06c124740e7703b5 Issue-ID: SDNC-423 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com> Former-commit-id: 51ea971e0fbd77d25e1a4b5d6436dc5b7d135a95
2018-07-27Update graph.version and dg.propertiesgaurav1-0/+3
Addition includes: 1. Add allotted resource DGs to graph.version 2. Add oof url and template to dg.properties Change-Id: I85cc93581d07d74670d957285b809fd010f511a4 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 4d4fa2deb773083ed3d1cd85d43aefdb7e4205e0
2018-07-23Adding connectivity attachment Resource DGgaurav1-0/+2
Initial implementation of create DG for connectivity attachment resource. Change-Id: Ibba56e5ec4af9da3565041085f83f7f01bafd201 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 91d3ed86e4bb4596dc2a42095fb3a941117f9a27
2018-05-29Fix LCM ConfigsRuchira Agarwal1-4/+4
Fix DG and config Typos for LCM Change-Id: I5000e41986397174dcbd82370be6f9dffae6fe0c Issue-ID: SDNC-329 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: eb4c6fd8294d18394c6d76361987aee9f07a8090
2018-05-15Fix DMAAP propertiesTimoney, Dan (dt5972)1-1/+1
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-11Add missing ansible-adapter propertiesTimoney, Dan (dt5972)1-0/+48
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-04Fix truststore installationTimoney, Dan (dt5972)1-2/+2
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-04-27Add dns config, fix ansible start scriptv1.3.1Timoney, Dan (dt5972)1-0/+2
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)2-3/+22
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-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-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
2017-11-30Add keytool script to sdnc installationramu.n1-0/+4
For HTTPS connection to 3rd party controller need to create sdnc client key file Change-Id: I7f7429ddca0952e7bb6153273713dc8ff129e3ac Issue-ID: SDNC-179 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 997040ec141b9799a37eaf527bba10e7f5d75b2a
2017-11-09vGW VF HEAT ParametersBrian Freeman1-1/+3
Issue-ID: SDNC-176 Change-Id: Ibd43a8dccf97b84a525a2a3a72245ad0f994aa45 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 744cbc430faa713bc77361fe57e4814b96fe492f
2017-11-07Save brg service to md-sal in DGMarcus G K Williams1-0/+3
Issue-Id: SDNC-176 Change-Id: I406f53a00512ef5c656149d2090b94e12328398b Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 204da530ab853b8825c1acec5a68e11194bd24d0
2017-11-05Fix tunnelxconn template valueMarcus G K Williams1-1/+1
Issue-Id: SDNC-164 Change-Id: I910c4254950796645aa95cca334018f418d14bbb Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: e6d6e096fff5a2e5d425432ce3e69460b057c16a
2017-11-05Fix container name for dmaapBrian Freeman1-1/+1
Issue-ID: SDNC-165 Change-Id: Ib393086b8078f0a30dfa9710400559936258af6b Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 8cecd7baa69f70d163886810159f104817d07cc8
2017-11-05Merge "Fix honeycomb password in dg.properties"Dan Timoney1-1/+1
Former-commit-id: 0b0fb6f8e80bf0d0299256a0659bef0b16c1fbed
2017-11-04Fix honeycomb password in dg.propertiesMarcus G K Williams1-1/+1
Issue-Id: SDNC-164 Change-Id: Id99c8a17af95ac757e5d2684d60f66701877f654 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 9350ce213ce5603ce55cbb17db3a58b8b224de38
2017-11-04Fix mdsal-resource passwdBrian Freeman1-1/+1
Issue-ID: SDNC-168 Change-Id: Ic7b23e95a86ea99cc24c874a710781fa495b96d2 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 03a19042c2bf0c47f7097a90827ed6b78e7e9a66
2017-11-03Merge "Update brg activate and tunnelxconn create DGs"Dan Timoney1-3/+4
Former-commit-id: f6c0fb7b0fa5a88e6c376b14356b4c4c45843467
2017-11-03Update brg activate and tunnelxconn create DGsMarcus G K Williams1-3/+4
This update adds RestApiCallNode calls to tunnelxconn create DG to configure xconnect for vCPE VNFs and fixes order of vxlan tunnel create on brg activate DG and tunnelxconn create DG. It also converts tabs to spaces in brg-allotted-resource.json and tunnelxconn-allotted-resource.json. Issue-Id: SDNC-164 Change-Id: I72c70762df7f778ab9a8aca2040f5c424eb4dc0d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 90aab828a230896fa60398c3f66f6fee57c73be5
2017-11-03Merge "Add dmaap listener docker container"Marcus Williams1-0/+20
Former-commit-id: 4ca0bcf5fbf73f508c8cc557d745746d219879a8
2017-11-03Add dmaap listener docker containerDan Timoney1-0/+20
Add docker container for DMAAP listener Change-Id: I1e8504d4181223027a90112ec2dc24afcec7b058 Issue-ID: SDNC-165 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 761e1086b0b2113d7c3dc794069d435054e7d1cf
2017-11-02Update brg topo activate DGMarcus G K Williams1-0/+7
brg-topology-operation-activate should setup vxlan port/tunnel between vBRG and vgMUX. This patch adds the vcpe-vpp-bridge-domain.json template and edits brg topo activate DG and the generic-resource-api-dg.properties to enable setup of the vxlan tunnel. Issue-Id: SDNC-164 Change-Id: Ic5e473f16e2fb2e90149619accc857a64c3dbbd2 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 8235f3c0e35d379937e6e12130435aa76a5ac0bf
2017-11-02Use local ueblistener docker imageDan Timoney1-1/+1
Updated docker-compose.yml to use local ueblistener image tagged latest Change-Id: I1335974be59acdd91e32c2e44159b92fcc955833 Issue-ID: SDNC-154 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 232fd0feab23007e5edd2ede91786342d0f7b9de
2017-10-30GENERIC-RESOURCE-API template fixesDan Timoney1-0/+4
Add missing RESTAPI templates used by vcpe use case and fix error in properties file Change-Id: I008620438529244335eacbd704e355e2de80873d Issue-ID: SDNC-151 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: af90e06e4fbd0f645467bef839ea18dfa6c415ca
2017-10-25Fix: Unable to find valid ssl trust certificationAuthor Name1-1/+1
Change-Id: If5d0d1d7f7c2cbaa956ef12d9e3b1e8f43110471 Issue-ID : SDNC-142 Signed-off-by: shalmonw <shalmonwaidande@gmail.com> Former-commit-id: 30b46efd21d814e53592279a290d6b8630c1816f
2017-10-23Remove nexus URL from docker-compose.ymlDan Timoney1-3/+3
Integration scripts expect to pull docker image locally, with local tag 'latest' - so nexus URL should not be in image name. Leaving it in ueblistener since that docker container is not yet in integration startup script (so no local tag created). Change-Id: I9526e0fc67733ce82d515cb1d75c928ae732a42b Issue-ID: SDNC-121 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: a8ebccfdd2fd1ebf51148b95f6a673ba58f38290
2017-10-20Fix tunnelxconn DGsDan Timoney1-1/+1
Tunnelxconn DGs had cut/paste errors (referred to security-zone incorrectly). Also, restapi templates were missing. Change-Id: Ib7aad71796301632e9269aa9e3e5e5fd266d7a94 Issue-ID: SDNC-139 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 76c06d99c067aa7be038e496753caee30ee01d0b
2017-10-18Add missing generic resource propertiesDan Timoney1-0/+20
Generic resource API expects a properties file to define endpoints used by restapicallnode. Change-Id: Ia9786167236d520966034e50399a86b76eda9b68 Issue-ID: SDNC-136 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c0907b920aa7609f9ab6a2d6db715de1b6208c09
2017-10-16Add ueb-listener containerDan Timoney1-0/+19
Add ueb-listener container to docker-compose.yml Change-Id: Id0d71dd486a41927d290f51ab7c7533d149eb292 Issue-ID: SDNC-129 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e4a0c2981b814cc8de238cac0f488d49e46b2306
2017-10-12Changed aaiclient login/passwdDan Timoney1-2/+2
Changed AAI login/password to value provided for SDNC's use. Change-Id: I725a71ccdf2e568f8b49bb75aba9cae1b4986981 Issue-ID: SDNC-80 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 067ab468d0f407d7dfc19a4bb013a61eaf082721
2017-10-04Use nexus port 10001 in docker-composeDan Timoney1-3/+3
Update docker-compose.yml to use port 10001 instead of 10003. Change-Id: I6a4957d93dff04dce887cb72516b8c3b03ffe39e Issue-ID: INT-241 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f6c1667ddd3699fd829c494944fb9a74a4c55c15
2017-09-26Add karaf ssh port to sdnc containerMarcus G K Williams1-0/+1
Add karaf ssh port to sdnc container to allow easy ssh for dev/debug purposes by using ssh -p 8201 karaf@localhost Issue-Id: SDNC-100 Change-Id: Ie8aa949a9ac0f21866dcfb973f061f11d09ccea5 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 8b0e68e524c2fb406e57e0cd6186312cb8fb752b
2017-09-22Update docker-compose.yml images with nexus addrMarcus G K Williams1-3/+3
Issue-Id: SDNC-100 Change-Id: I804c408fc9f6a2168a12c5d29f02db224007dc23 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: a938c310e56a4107c2bb51f105a07f40d76700c9
2017-09-20Fix dblib propertiesDan Timoney1-0/+1
Added missing property in dblib.properties to specify mariadb JDBC connector. Also, fixed bug in install that was preventing DGs from being added. Change-Id: Ife7df2b7565bbcaf98c9d816158224b4b4a77189 Issue-ID: SDNC-88 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 43405c2830e03529e9ce17c28a9e302e6fdf69ea
2017-09-19Updated release version for AAI configRich Tabedzki1-80/+80
Changes made: 1. updated release version in aaiclient.properties Issue-ID: CCSDK-97 Change-Id: Ie23c722e24a081cdaa99b0d79e8d89efc54dad2f Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com> Former-commit-id: 17285f5963a884c88499e7bef26b31e3a19e511c
2017-09-15Update property filesDan Timoney7-84/+243
Updated property files to use new refactored org.onap property names. Change-Id: I0ba380ec99e2da323a3aa2898610f82a1fd1caf2 Issue-ID: SDNC-88 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 13e93c95d77af7da8c7c099f02a0d8f1ea9b2141
2017-09-14Fix SDNC Docker image namesVictor Morales1-3/+3
The SDNC images were named to use ONAP repository Change-Id: I9f15599794e1b6595279a81c6ffa080e347885e9 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: SDNC-50 Former-commit-id: 84671ff52f6ff2693be3b6d5824eb385a58ba445
2017-08-10[SDNC-30] summaryRich Tabedzki1-187/+28
Updated path version and paths to latest AAI project's release version Change-Id: Icfe861ca4bf4de777359b9a35d1f24f46bb7c185 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com> Former-commit-id: 58b6a976bef04529e1d8576a3c35722291efe0d6
2017-06-27Fix dns server in sdnc_controller_containerNayan Deshmukh1-1/+3
The docker container should use the dns-server vm to resolve queries For details see: https://wiki.onap.org/questions/6592641 Change-Id: I9b1c09b287796eb4d01de632b0a2a9a0b5047ae8 Signed-off-by: Nayan Deshmukh <n.deshmukh@samsung.com> Former-commit-id: 8d9836ac944d0659f0b7a5231503433bac655dcc
2017-05-15[DOCKER] Update tagDan Timoney1-21/+21
Docker tag should end in -STAGING-latest, and remove invalid characters in docker-compose.yml Change-Id: I518ea5e6a60f189a38255ee9666d5400b5a5fe2b Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 5e114568fffa29940d6ec4f1554921a78b7d984b
2017-05-10[UCA-10] Add MTU setupDan Timoney1-0/+7
Add MTU setting set up to docker-compose script for SDN-C Change-Id: I15b2b427edce5c62d4c901ee7b63f494576e48db Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c1505aa33b2442479316ea73625c75ba7f2dd047
2017-03-31[SDNC-5] Rebase sdnc-oamDan Timoney1-4/+4
Port to OpenDaylight Boron and sync updates since 16.10 Change-Id: I9f6febe0bd3d50c3d27c775e5a41806ee3d2e6cb Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c7fb7db31a50d5f0005251d41f497fbd4fb2ae4b
2017-03-07[Docker] Dgbuilder docker image does not buildTimoney, Daniel (dt5972)5-5/+5
Problem seems to be related to version of exec-maven-plugin - version 1.5.0 seems to work correctly Change-Id: Iafde699687fb06ea1dfd9fa06b04668022007345 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 660e02d8d1fc4a06e756c068f36f9bf74aba3199
2017-02-27[OS-250] Parameterize docker-compose scriptTimoney, Daniel (dt5972)1-3/+3
Use env variable NEXUS_DOCKER_REPO to refer to docker repository Change-Id: I017ea0d31afe8a702babc5f0bf3310b89e38322f Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: e033b8ad1c89e540767d56857724c36356dba9d2
2017-02-22[DOCKER-COMPOSE] Hardcode LF settingsTimoney, Daniel (dt5972)1-3/+3
Hard code LF openecomp docker settings in docker-compose.yml Change-Id: I2c7700f3075bfb2cd8e52f499f8bc246d65ad60c Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 9bd0118c19a488062f953c7c71a845b3919a6490
2017-02-21[VERSION] Use official root pomTimoney, Daniel (dt5972)1-0/+92
Use version 1.0.0 of root pom Change-Id: Icc821432b9eb68be9dfb3755f505b6bdd8b97035 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: f8e0d3b080ae4c8069de5b7cefa6ca60dda2fe5d