aboutsummaryrefslogtreecommitdiffstats
path: root/installation/src/main
AgeCommit message (Collapse)AuthorFilesLines
2021-08-27New DGs required for creation of a cloud leased-line (E-TREE) service.Hesam Rahimi1-0/+4
Issue-ID: SDNC-1594 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I23e2008c497289c20415f012a77aa4478e7c0815 Former-commit-id: 748b1c0d2e20f88c327673fe3bc32d3d50e5e12b
2021-06-22Effort to reduce image layer and sizeHesam Rahimi2-11/+11
Removing few ENV version variable and those should be read from pom properties (maven-resource-plugin filtering true) Combined Dockerfile and Standalone.Dockerfile Adding Docker build arg AAF which will decide whether to add aaa-app-config.xml in docker image or not for standalone Updated docker-maven-plugin to 0.34.0 to have noCache true Removing start-it-container execution as it's being tested by CSIT Replacing maven-exec-plugin with maven-antrun-plugin Updating latest base docker images versions Updating parent version to 2.1.7 Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I68f8f4780804a2014b73b5eeb9dba29d1896a602 Former-commit-id: 866ddebbcac80c38c79c46bb37373123a0c678f0
2021-05-25Add GRA CSIT testsDan Timoney1-1/+1
Added CSIT test cases for basic GENERIC-RESOURCE-API flow Change-Id: Ic4f0b1bb5c59ca873e028089e77ab938deaa95f9 Issue-ID: SDNC-1546 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 1e647188c6844f5fdef672feec05282b77cdbf87
2021-05-17Add CSIT test cases to sdnc/oam repoDan Timoney1-0/+80
Refactored csit tests currently in integration/csit and moved them as part of sdnc/oam project so that we can trigger csit tests as part of our docker builds. Change-Id: I3acd25c7a6f1bc0ea9b2a2bd756cedc5fb2bf701 Issue-ID: SDNC-1545 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 16a6e0ea52a4a681ed2799612e310c867e720a61
2021-02-25Resolve issues starting with docker-composeDan Timoney2-0/+32
Resolve issues starting sdnc container with docker-compose Change-Id: I406a940b6c8270865b7454ba7de3ed754b448321 Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 7b43110a917e6bcdf3df73cf4c0e1b2e9520e17b
2021-02-22Merge "Supporting 3 or more network domains for Transport Slicing use case. ↵Dan Timoney1-0/+2
Issue-ID: SDNC-1487" Former-commit-id: 4d1ae7db95e95347bb0f2ceee64cecc3c080cad7
2021-02-22Remove embedded passwordsDan Timoney12-54/+95
Updated properties files to use env variables instead of embedded default passwords. Change-Id: I7b5a796bbb5d386dda8cba47cbb977ec47838a11 Issue-ID: SDNC-1482 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: d0a86a8593f3832f11198e91c2343db6fad5a1a9
2021-02-22Supporting 3 or more network domains for Transport Slicing use case.Hesam Rahimi1-0/+2
Issue-ID: SDNC-1487 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Ia497741d70eff0f5fba12ad487f0f240709b5cb5 Former-commit-id: c2ff57f8ac2f830bb4709a29dca9644dd8d4c82d
2021-01-29Adding code in oder to supporting multiple E-Line services per each ↵Hesam Rahimi1-0/+2
Transport Slice. Issue-ID: SDNC-1458 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I1a503db48020ca2f085f4937638cdcd1764fef2d Former-commit-id: 7189c44abd762ce9459c619e8da16ba46dfc35ff
2020-11-30Remove obsoleted admportal from docker-composeLasse Kaihlavirta1-29/+0
Issue-ID: CCSDK-2915 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I712478897d29012e67e9d3babb9153737bc810b7 Former-commit-id: 9a9f041fe289d994ee82be7b0394287ca4e229e9
2020-11-02Completing the logic and the call flow for Transport Slicing operations:Hesam Rahimi1-0/+5
- Allocate a Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice Bug Fixing and cleaning up the DGs. Issue-ID: SDNC-1202 Issue-ID: SDNC-1404 Change-Id: Ib2eae06c543ae8277ee2014fda87ca2ca3a516af Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: 37a6361877cd1b9cae35e94f4a0be3a19bd4d088
2020-10-13Retain default behavior of startODL.sh scriptRavi Pendurty1-0/+1
Retain default behavior of startODL.sh in standalone environment Issue-ID: SDNC-1374 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I95f02de192a4ae0f834d9eaf28c27e7a6d0be6f9 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 1c4be052347a39afcc40767b0ad1fcf3e7aaa391
2020-08-28Add a configurable truststore for A1 adapterRehanRaza2-0/+6
The default truststore truststore.a1.adapter.jks contains a1simulator's cert from ORAN-SC: https://gerrit.o-ran-sc.org/r/gitweb?p=sim/a1-interface.git;a=blob;f=near-rt-ric-simulator/certificate/cert.crt;h=51e37a79a508242a2179f0607df61fb795e94a6a;hb=refs/heads/master This truststore can be overridden by mounting a new volume in docker-compose/helm, and the correpoding password for the truststore is set using an environment variable. Change-Id: Iec489a5a8f0435191475db0a1737e822f0a44b99 Issue-ID: SDNC-1339 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech> Former-commit-id: 6ee5a32752bd838225b9cbacd22ed451fd24c9a6
2020-08-04Optical Service Property file changesMehreen Kaleem1-0/+3
Change-Id: Ibb997d5d61373ee456404fe728261d012a44e3ad Issue-ID: SDNC-1233 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Former-commit-id: 04c6887af7bd77f5480a06316fb3594389398b24
2020-07-02DG changes for the closed loop and asyncMehreen Kaleem1-0/+2
support in MDONS Change-Id: Ibb16b84cd37d8d41dd0f511fea81ec329a0f8021 Issue-ID: SDNC-1233 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Former-commit-id: 225e1b887423a6a5972cf90216156eebc727a41d
2020-04-29Added missing line in optical DG properties fileFranklin Dsilva1-0/+1
to support TAPI deletion flow Change-Id: I721cf0889c0a31b1ea5f7c8520ba9111e746406e Issue-ID: SDNC-1182 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: c7ed50f654fc847a4211f9b8b5ab985fea2c3c10
2020-04-09update AAF certs for SDNCAgarwal, Ruchira (ra1926)5-38/+39
update AAF Certs for SDNC with Apr 7 2021 expiration Issue-ID: CCSDK-2304 Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com> Change-Id: I0f1be22f5cc94d6da857e9007874b18fb9485e95 Former-commit-id: 79ca0e7ea5ea970af5d760e8a959721c2ec83868
2020-04-06Fix env variable namesDan Timoney1-1/+1
Correct variable names for ODL admin user and password Change-Id: I31a0a4d01305999fe7fab67acddc43e943bc1567 Issue-ID: SDNC-1131 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 655b551fad9188eeca75ed59bf7aa2a7325a52ca
2020-04-06Fix env variable names ODL_ADMIN_USERNAME and ODL_ADMIN_PASSWORDDan Timoney1-2/+2
Correct typos of variable names for ODL admin user and password to match variable names in installCerts.py Change-Id: I1984a27de5c7a071e7f7c7a3f58722ee8687b039 Issue-ID: SDNC-1131 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: bda5f8f4e97abe10288434c4642c52eff1d00fd3
2020-04-03Add env needed by installCerts.py to docker-compose.ymlDan Timoney1-0/+4
Add env variables needed by installCerts.py script to the docker-compose.yml. Change-Id: I3a61f67c2fbaf7e59aa4b35ec8d80040c2c5b85f Issue-ID: SDNC-1131 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 964dcf86d84ad9d06b1034dab627ab1b6de014b3
2020-02-20Topology Discovery and optical-service DGsFranklin Dsilva2-0/+28
to support MDONS usecase Change-Id: I1c28e799cc83325e8913d17ee8b718b0a4160cb2 Issue-ID: SDNC-928 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: 6a42d5eee5d71870527c8a302308f3e49829a496
2020-01-08Fix DG names of downloadNESw and activateNESwEnbo Wang1-4/+4
Change-Id: I441922915dca6f6e756f1b002e90e42bbb971357 Issue-ID: SDNC-857 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 78a1f2ec89fcbf01e6bf0d28128820b3a88818bf
2019-12-13Add DGs and Ansible playbooks for downloadNESw and activateNESwEnbo Wang1-0/+4
Provide DGs and Ansible playbooks for downloadNESw and activateNESw. Change-Id: Ie1986c5fa9296be64f5f5a7daba9b37568c49710 Issue-ID: SDNC-857 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: e230b8417389625b80b1e0f39405b8dc73322c78
2019-10-02Fixes for async response to SOTimoney, Dan (dt5972)1-1/+1
1) Wrong user name configured for SO interface 2) Accept header needs to be set to 'text/plain' 3) Content-Type needs to be explicitly set to 'application/json' 4) Template is missing outer "input" tag 5) Message needs to be in XML format, not JSON Change-Id: Icd06d12ff8576d2dd560ea452d0a14c3de643a00 Issue-ID: SDNC-927 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 74ad4c7e51bbfa01caa2e504779b47dd86861428
2019-09-13Add CDS URL, USER, PASS to generic-resource-api-dg.propertiesAbdelmuhaimen Seaudi1-0/+3
Issue-ID: CCSDK-1722 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I9756544b78a9c9e6865b647a994c27fbb84b8a7c Former-commit-id: 21701a1e5323f83e619974eec15ecab8170b72e8
2019-09-04generic-resource-api DG enhancementCheung, Pat (kc1472)1-0/+4
Add vnf and vf-module async and concurrency support Issue-ID: SDNC-854 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: I2d1ebecca6661ef84d01994a77f5ec2f57c81497 Former-commit-id: 49752d7a66e8edf73e94fd2f7c6191dba1d2d2fc
2019-05-09update AAF certsAgarwal, Ruchira (ra1926)4-36/+37
Add new files to renew AAF certs till 4-26 -2020 Change-Id: I6b34275276a39667fe5de0d6e6fac19726f6ff7e Issue-ID: SDNC-755 Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com> Former-commit-id: 14a144870accfaf046e2b874cd6f519ecf6a7ae9
2019-04-10Add https support for SDNC containerTimoney, Dan (dt5972)1-0/+0
Enable https support in ODL container Change-Id: I05b482ed89736912bd69bed17d8d9ba8997c8e20 Issue-ID: SDNC-492 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6c13e2f6b330dbd17614fff0efc049b1d882eda3
2019-04-09Add new HTTPS listener on port 8443Rotundo, Alfred (ar3165)2-2/+4
Changes made: expose port 8443 from container added new listener to listen on that port added cert when starting up Change-Id: I5106192d55d51fd340f28b9eace0c5ea83afcd99 Issue-ID: SDNC-528 Signed-off-by: Rotundo, Alfred (ar3165) <ar3165@att.com> Former-commit-id: 77710f34952c5ac8d6f8250d90b03b43de1a4a5b
2019-04-04Merge "add aafshiro feature config files"Dan Timoney7-0/+61
Former-commit-id: 8495f9a3c6060699a915c9afc38f503620f911d9
2019-04-04Added SDNC MDSAL Data Migrator Functionality.ankitbhatt1-0/+26
Change-Id: I63ec1a4674d3a3cc6b39708ddee18ae7f9040b1c Issue-ID: SDNC-223 Signed-off-by: ankitbhatt <ankit.bhatt@amdocs.com> Former-commit-id: c4c27b78ff6b4a8f22553ef3d19aec67edd17482
2019-04-03add aafshiro feature config filesUbuntu7-0/+61
and and update configuration files to support AAF Change-Id: I2362383091d78981c293fb536a1735e1352ebdc6 Issue-ID: SDNC-485 Signed-off-by: Ubuntu <ra1926@att.com> Former-commit-id: 3b73876ac29a3fd3391fdcff43236014e518501e
2019-03-27Add a DG for PNF software rollback actionEnbo Wang1-0/+2
Add a DG for LCM:rollback action to support PNF software rollback. Change-Id: Id82e1dc20a0792713fb079ea302f7d71e2949fc8 Issue-ID: SDNC-670 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 90cd373ebe1409b523b6fd64a436199a66d2bd97
2019-03-04Dublin releaseCheung, Pat (kc1472)1-0/+2
DGs to support pnf-topology-operation with assign svc-action Change-Id: Ia257c03cd8e3b2dd8f801b67a0d55ab7f7ed1ba6 Issue-ID: SDNC-635 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Former-commit-id: 6120758d9eaf6d6aae57d94f236ff7ddda3503c7
2019-02-20Add entrypoint for ansible serverTimoney, Dan (dt5972)1-0/+1
Add back entrypoint for ansible server in docker-compose.yml Change-Id: Ic1dae78c44167f466239056cf4419147b7473c90 Issue-ID: SDNC-639 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6f7e3c9ab88e25efc815cc40b55699f97060957a
2019-02-08Fix ansible startupTimoney, Dan (dt5972)1-1/+0
Ansible server does not start up in CSIT test due to incorrect entrypoint in docker-compose.yml (no longer needed due to changes submitted by CIA team) Change-Id: Ib643b41128ed9f043f009053e9405c6e3f6d880c Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: f98a53aa8d2b35f164d1bb4d12d79c616433c9f5
2018-11-23update oof hostname in the urlshashikanth.vh1-1/+1
oof return unknown host for the hostname http://oof.api.simpledemo.onap.org:8698/api/oof/v1/route host name is modified to oof-osdf, so url should be as below http://oof-osdf:8698/api/oof/v1/route Change-Id: I326d6653988ccf565987ddc817f7161658fe29ec Issue-ID: SDNC-532 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 93c83e00073198558abdbf663bdbcc968dafe885
2018-11-09Set default cloud ownerTimoney, Dan (dt5972)1-0/+3
Set default cloud owner to CloudOwner in generic resource API properties file Change-Id: I515c884ac4e6572de66678d37d15d7df4903bd99 Issue-ID: SDNC-448 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 7f6ff3ab6ea70fcf33714036abf0b4147fc574c1
2018-10-09Add preload info to GR-API propertiesTimoney, Dan (dt5972)1-0/+2
Add preload info to generic-resource-api DG properties file Change-Id: I05bf081aada23cb833522ec03b827c61f593bb53 Issue-ID: SDNC-449 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 0385cb952ffd952e22c1c0301dfd4ff75e7c48b6
2018-10-04Add missing network naming gen infoAlexis de Talhouët1-3/+3
Change-Id: I102f274a4bc2dc0ce1d380d59f3f036852e87908 Issue-ID: CCSDK-604 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: dcdfda18b4f1f46bb7ed317555b0e7ff7e5ec787
2018-10-04Add missing bblueprint processor propsAlexis de Talhouët1-0/+35
Change-Id: Id1fa706ce6c222a23e0fa2d3cfd50c643c722463 Issue-ID: CCSDK-596 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 5672f468c22693bc515ce377e84b36678550c5c6
2018-10-04self-serve dg patchCheung, Pat1-0/+11
inclues new self-serve forking logic, added silentFailure to for loops, not to set cap name to INPUT for generate-name Change-Id: Idd3deb016533dc70611d60dd289f4c4bc40d3136 Issue-ID: CCSDK-604 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: 7209c246e382048781f166c2b3eeab24be7e9815
2018-09-24Update AAI credentialsTimoney, Dan (dt5972)1-2/+2
Change AAI properties used in heat env to use AAF compatible credentials for AAI. Change-Id: I550d626f449b6a2cd3019d4b11c6ec38584d5215 Issue-ID: SDNC-466 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: b8aceb59cab453831529ff4621aa1d4f37262470
2018-09-22integration test issues fix for sdwan and sotnshashikanth.vh1-1/+1
underlay DG modified to handle transportNetwork internet and mpls both Change-Id: I3659efb7c27fe861c01811158ac78d3377c0b299 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 24949fd6722a864190c8e2b700b414962d8815dc
2018-09-18Merge "Fix ansible server path"David Stilwell1-1/+1
Former-commit-id: 3120b463d1e6bc9a1672e74c01a228c66af7a34b
2018-09-18Fix ansible server pathTimoney, Dan (dt5972)1-1/+1
Ansible server path to startup script was wrong, preventing ansible server docker from starting. Change-Id: Iabfa884dffc59ddd791430b45901af4072b17a46 Issue-ID: SDNC-455 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 93edb0fec0b36fbcd15d6efb1ddb55a1b37cbbdf
2018-09-13Merge "update LCM DGs"Dan Timoney1-0/+3
Former-commit-id: b86e8a42ea102e5d92cc45d56ea90ab7bf0e827b
2018-09-12self-serve-generate-name DG changesSingh, Ajay (as396y)1-0/+5
Refactor the naming genereation sub dg for assign and un-assign to trigger the name generation rest API directly Change-Id: Ie060bed01f6c694f34e2c2518b69873e4728bd71 Issue-ID: CCSDK-482 Signed-off-by: Singh, Ajay (as396y) <as396y@att.com> Former-commit-id: 582888bc81e55ef4bf11d34c95eb7ac589de51b0
2018-09-13update LCM DGsAgarwal, Ruchira(ra1926)1-0/+3
allow many playbooks-various criteria for same LCM Action Change-Id: Ie29b884d05d52635a532e1d5beb10e6db7d7287e Issue-ID: SDNC-424 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com> Former-commit-id: 134e3f8c3430e33eea0e4490e147a99559555bb1
2018-09-07integration test issues fix for sdwan and sotnshashikanth.vh1-1/+2
Change-Id: I406550404f0cfb661d6e480cf1df48d39fad06e7 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 3e4fa46160a5d6d52bb7eccf08dbb790d96a4682