aboutsummaryrefslogtreecommitdiffstats
path: root/installation
AgeCommit message (Collapse)AuthorFilesLines
2018-08-29Added external_key column to IPAM_IP_ASSIGNMENTAlexis de Talhouët1-0/+1
external_key column is to store a keu uniquely identifying the resource to a service, both within the ONAP and the external system. That key will be set prior assignment, and we be used during unassignment, to avoid having to correlate to many values. The external_key *must* be unique, at least per service. Hence lookup using both service-instance-id and external_key will be used during unassign process. Change-Id: I67691fc32b46bb6cbacd66402f5fda6456cd7e06 Issue-ID: CCSDK-463 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: b3cc6305655fee9a85d8ac42488e371b741a2f61
2018-08-24Merge "Update SQL dump for IPAM tables"Dan Timoney1-5/+5
Former-commit-id: 0b84e06308b58d0308f40755b112cd730132b569
2018-08-24Merge "Add netbox-client as part of the defautl features"Dan Timoney1-1/+2
Former-commit-id: 9df0190342ec826746b2f9cbd8a554bab3a50a63
2018-08-24Update SQL dump for IPAM tablesAlexis de Talhouët1-5/+5
- Fixes typos - Change status column type from Integer to varchar Change-Id: Ibf15233597fc459d43273688f42deb9538a18d51 Issue-ID: CCSDK-463 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 8412046772d505f6216e5331c5febc74b3186189
2018-08-20Update ueb-listener artifact type configTimoney, Dan (dt5972)1-1/+1
Updated ueb-listener.properties to only subscribe to TOSCA_CSAR artifacts, since it is the only type used currently in ONAP use cases. Change-Id: I1847a8a070b207ca5f4448966e3b52258b33a485 Issue-ID: CCSDK-474 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 94f1a25b9962969d32fe49ca3d197cad4af3f1eb
2018-08-20Add netbox-client as part of the defautl featuresAlexis de Talhouët1-1/+2
For the self-serve initiative ongoing in Casablanca, we need to have netbox-client enabled within SDNC, so it can be used during assign/unassign stage of the VNF lifecycle events. Change-Id: Ic8d35f238548e00a52d4e1cd8d64d8be0d9e8ed5 Issue-ID: CCSDK-341 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 82eee202ba3c9a438bba0c021c2307b0e356e4e6
2018-08-20Added SQL dump for IPAM tablesAlexis de Talhouët1-0/+87
Two tables being added in the sdnctl db: - IPAM_IP_POOL - IPAM_IP_ASSIGNMENT More information on the content here: https://jira.onap.org/browse/CCSDK-463?focusedCommentId=25838&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-25838 Change-Id: I513b620a581676a803c7a2f76adeccf5b5e9e64d Issue-ID: CCSDK-463 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 2382758a21bcf424ca17db8f3a2aa98941651319
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-08-03Fix OMF Component IDlalena.aria1-8/+9
Changes made: Revert test asdc-address, consumer-group, consumer-id and msg-bus-address in ueb-listener.properties which were accidentaly committed after testing. Change-Id: Id5cc8aff4c5c5498609f4e3ce103327e451a0740 Issue-ID: CCSDK-423 Signed-off-by: lalena.aria <lalena.aria@att.com> Former-commit-id: bff7afa7ec3921b6c67f4d16682a4777ae30ba53
2018-08-01Fix to config when clustering enabledjmac1-1/+2
Change-Id: I6cbb36ea5a102dcdf04f9fb02a9a615738978bbd Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-411 Former-commit-id: f7ac41dcd8eb9b668686c53da7de062f865467bd
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-07-23Merge "Added subscription for SdncAaiDmaapConsumer"Dan Timoney2-1/+37
Former-commit-id: e98ad550f65d09e743deefe58bcc402df7b95c1b
2018-07-20Merge "Testing changes for Refactor UEB Listener"Dan Timoney2-7/+13
Former-commit-id: 76e0d0ac22bd241e34f63b2e19592e83d1310e5b
2018-07-19Testing changes for Refactor UEB Listenerlalena.aria2-7/+13
Changes made: Upadates to ueb-listener.properties for Robot testing. Change-Id: Ifd168da331c12518a171de97c00ea72af682a00f Issue-ID: CCSDK-360 Signed-off-by: lalena.aria <lalena.aria@att.com> Former-commit-id: b52c4d99f799e5302d192ff61b0b37ec4f68bdc1
2018-07-19Added subscription for SdncAaiDmaapConsumershashikanth.vh2-1/+37
Change-Id: If15031d6079f88b6359077a5df0cb237dbab8829 Issue-ID: CCSDK-389 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 38c5da7e607e31d298a4be1fd829d4dc165b6bae
2018-07-17Install features at build timeTimoney, Dan (dt5972)3-65/+56
Update docker design to install features at docker build time instead of installing features on container start up. This avoids need to bounce container on startup. Change-Id: Iacfba1f8c36c7b03f23fb66e9aff910d09e7cfa4 Issue-ID: SDNC-394 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 86a008a5b0f0f22356f64b86d9c4c51f9cf09cdc
2018-06-06Roll version for CasablancaTimoney, Dan (dt5972)7-13/+13
Roll version to 1.4.0-SNAPSHOT for Casablanca development Change-Id: I5d52858a86eee40136cf8ad5d2cac1d0a44885da Issue-ID: SDNC-333 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 110b9d3f108e8f81f705ec4eeb2102f98f220d39
2018-06-01Update to use CCSDK version 0.2.4Timoney, Dan (dt5972)7-14/+14
Update to use CCSDK version 0.2.4 (parent version 1.0.4) Change-Id: Iee1448ffc04098675a62617d7e2a5a91bcd01bde Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 552963ec2781609868587e7e743b2a7aa229044a
2018-06-01Merge "Add backup/restore scripts"Dan Timoney2-0/+23
Former-commit-id: 4e49497e804a678afc8f9a2a153e1d3f6000989b
2018-05-31Add backup/restore scriptsTimoney, Dan (dt5972)2-0/+23
Add scripts to invoke daexim REST API to backup and restore MD-SAL data Change-Id: Ic25b1a24722bcec6f40524f9fd2abd6ac6c9b3d9 Issue-ID: SDNC-223 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: e61c0b2b8015e3bbf75c19e0d3f24192c52c89b3
2018-05-30Merge "Fix ref to SERVICE_MODEL"David Stilwell3-1/+22
Former-commit-id: 57f7417b93bbbf8ed00b667c97f5417ea181f4e3
2018-05-30Fix ref to SERVICE_MODELTimoney, Dan (dt5972)3-1/+22
Network model dump incorrectly refers to SERVICE_MODEL in lower case. Fixed the reference, but also added script to remove the offending foreign key (FK_NETWORK_MODEL) to be consistent with workaround used throughout Beijing testing. For Casablanca, will remove call to that script and test using fixed foreign key. Change-Id: I5ce5d99d6c217c4bd713268a232c902f2d849c62 Issue-ID: SDNC-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 1df1b909791232ac15eb682328d27d736443f877
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-24Update sdnc docker to use 1.3.3 NBTimoney, Dan (dt5972)1-1/+1
Update SDNC docker to use version 1.3.3 of SDNC northbound Change-Id: I8a23656cacef7d921ba274ad842d950a5220a16a Issue-ID: CCSDK-290 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: e7fb90d01679b7ae6fabdf51edc957e731c9c6dc
2018-05-23Roll to version 1.3.3-SNAPSHOTTimoney, Dan (dt5972)6-6/+6
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)7-7/+7
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-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-13Wrong id used to retrieve statusTimoney, Dan (dt5972)1-4/+7
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)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-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-03Install AAF certificates in SDNCRich Tabedzki11-18/+57
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-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)4-7/+27
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 Stilwell2-24/+101
Former-commit-id: ae04d56b7000554b1189a7b4bad0db24d1af315a
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