aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-09-21Buf fixing for creation, deletion, and modification of a cloud leased-line ↵Hesam Rahimi13-10118/+17665
(CLL) service. Issue-ID: SDNC-1594 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I4da3a04db97a3e6358cd24cdff540e2e97c208cc Former-commit-id: 0fab18d499c857b08812b099d9e0d88a93102247
2021-09-20Release 2.2.0 maven artifacts and roll versionDan Timoney20-19/+24
Release version 2.2.0 sdnc/oam maven artifacts and roll version Issue-ID: SDNC-1609 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I93262c278a6be224c6f92798bb36959875f0f3f5 Former-commit-id: bcb990d74c92cd1e46fc445ae0002b821454efff
2021-09-20Release version 2.2.0 (initial Istanbul) dockersDan Timoney1-0/+19
Release version 2.2.0 of SDNC docker containers. Issue-ID: SDNC-1609 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5d7aacc6f48ff9f4f489e35dc84f746bf376d900 Former-commit-id: bfe26b4ac6fd1c85c2cf64fdefb662390fe24b20
2021-09-16Update versions for initial Istanbul release2.2.0Dan Timoney7-39/+31
Update versions for initial Istanbul release Issue-ID: SDNC-1609 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iac1e760dee06e1939a9d7978b5fc385912c4bfaf Former-commit-id: 9236e9071be481ba03a9acd65fdc51497bc73d15
2021-09-07New DGs required for deletion and bandwidth modification of a given cloud ↵Hesam Rahimi8-1528/+4793
leased-line (E-TREE) service. Issue-ID: SDNC-1594 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I0b6f2e32ddb103ca7ac053a80461980cfe10aab2 Former-commit-id: 926d912ec35ecd30f5f1c32ca91da2758b018223
2021-08-27New DGs required for creation of a cloud leased-line (E-TREE) service.Hesam Rahimi22-719/+17845
Issue-ID: SDNC-1594 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I23e2008c497289c20415f012a77aa4478e7c0815 Former-commit-id: 748b1c0d2e20f88c327673fe3bc32d3d50e5e12b
2021-08-27[SNDC-CSIT] Add tests for device managerdemskeq833-15/+1280
Integration tests for wt feature set Issue-ID: SDNC-1584 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: I21de1540a664684d55bdec1172112130cdc2902f Former-commit-id: bdbf1ee7ae34887ca40dcc113d1065ce44da4a89
2021-08-22New DGs added for CCVPN scenario enhancement.Zhuangyang3-20/+34
Fix DGs URL and add rest-api template Issue-ID: CCSDK-3389 Signed-off-by: zychen <418624178@qq.com> Change-Id: I0d77a0ffe2b20e55a8cb21a2771838b19013515f Former-commit-id: 929ae023c5e20f3a8e95cbef72647184f8ec3c67
2021-08-22New DGs added for CCVPN scenario enhancement.Zhuangyang3-0/+294
Issue-ID: CCSDK-3389 Signed-off-by: zychen <418624178@qq.com> Change-Id: I01ca7d4cfdeb5476c664fe2eb784015f1e55eaac Former-commit-id: 32d0fbff0bfb130b605fa35fdc2465995f6c2ce0
2021-08-17Fix root pom version definitionhighstreetherbert6-9/+32
Change version range to version number Issue-ID: SDNC-1587 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I3553270aa378c718e7e3ddd4564845d2cfc6e9a6 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: e81e7ae9a71a33fd27904849929ffbc0c7269ce0
2021-07-29Merge "Add A&AI Mock Response Simulator for Testing"Dan Timoney4-14/+142
Former-commit-id: 131a4ede1c7e7e0dea5e4746e989afe4480a6509
2021-07-28Add A&AI Mock Response Simulator for TestingJonathan Platt4-14/+142
Added A&AI mock response simulator for CSIT test cases. Issue-ID: SDNC-1586 Signed-off-by: Jonathan Platt <jonathan.platt@att.com> Change-Id: I89ab08598ae3628e668353097a6763c50951a14d Former-commit-id: 698315d91a4071d467bb7760f57d3584c9008c28
2021-07-28Merge "Update to support use of version ranges"Dan Timoney3-26/+14
Former-commit-id: 894a8b9fb692863b1e34bc4ed368cd1887a76265
2021-07-27Update to support use of version rangesDan Timoney3-26/+14
Updates to allow use of ranges in CCSDK version properties. Issue-ID: CCSDK-3387 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I63be4ff42c79b50aadb45635e22918aa13b76990 Former-commit-id: 24396db9c62ba9f0d4f94a3382e3b45d0d1be2a5
2021-07-23Updating Topology Discovery DGs to align with the latest changes of IETF ↵Hesam Rahimi6-1543/+1543
TE-Topology YANG models. Issue-ID: SDNC-1585 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I93ee9ea574ec6b0aa9932b2e6ece0c505fdac1c7 Former-commit-id: 83d8f398dc0acce88475c694902d5542a8e811d1
2021-07-20Fix error in log outputhighstreetherbert1-0/+1
startODL indicates sed no previous regexp Issue-ID: SDNC-1583 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I0297950e026428d620b585c43a7ad2074ae0042c Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 89cce015763824134b532cf49f55d4ee8ee2eee6
2021-07-20Merge "[SNDC-CSIT] Provide test deployment for SDNC/R"Herbert Eiselt27-4/+1271
Former-commit-id: c3ff30e996b138db0cf25789ca734fc189c395b5
2021-07-19[SNDC-CSIT] Provide test deployment for SDNC/Rdemskeq827-4/+1271
Integration tests for wt feature set Issue-ID: SDNC-1562 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: If579b6f23b3e6291dc49b10952b23da2626e45b7 Former-commit-id: c15899f037944cabbcdee16460427b0f813599c3
2021-07-14Short Term fix for javax.servlet-apiSingal, Kapil (ks220y)3-41/+43
Fixing run-csit.sh script Commenting out few sdnc_csit.robot tests for short term Issue-ID: SDNC-1581 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0a4941519eff4e774d77a59dcf3da3da457356e5 Former-commit-id: de3e2550b9b63e49d2813e6b3d94cb0a1a33c791
2021-07-06Little refactoring on Dockerfile and pom.xmlSingal, Kapil (ks220y)2-15/+21
Issue-ID: SDNC-1572 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I58d4d79aa1921da84c8d0c45158546949bdf8b3e Former-commit-id: 42979c80a52a39223dbc525ca06af967e93512a3
2021-07-02ODLUX Encoding issues and Missing log outputhighstreetherbert2-0/+2
Issue-ID: SDNC-1580 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: If452c24fa6b8d1ae47d9c612b1d7007312acbd47 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: e2c1610e79fb3688e34a3fc9044aba2029bf15a6
2021-06-24Moving CCSDK/Features and ORAN Features from CCSDK/distributionSingal, Kapil (ks220y)3-17/+97
Updating Dockerfile and Pom for related items Issue-ID: SDNC-1572 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I3f2b02f82b7efaa73630edf0d18f60918f836f1b Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Former-commit-id: 16648c0c90d57ba722115592a11fc0f939562140
2021-06-22Effort to reduce image layer and sizeHesam Rahimi41-571/+316
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-06-17Calculating the maximum tpn for otn tunnels among all domainsHesam Rahimi7-18/+384
Issue-ID: SDNC-1563 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I4a0207d09698d7bd5f9c35160f98b64bb8221e39 Former-commit-id: c53664df29b5fed1c2c413434cefa890f68ec815
2021-06-17[SDNC-CSIT] Run tests optional in docker containerdemskeq81-3/+14
Define alternative robot-framework docker image in env ROBOT_IMAGE Issue-ID: TEST-314 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: Ie3ebc85e32d0e429db55604f862c46abc9c27cee Former-commit-id: 10ec243ccd7f33857b855f7bfd549e2c3cb4b640
2021-06-17Fix docker buildhighstreetherbert2-1/+2
add path to java Issue-ID: SDNC-1566 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I0bfdf40f0d84641d3b515120c3e911dfac2687f3 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 9ca567925d014b1ea492fb065d47d686b7e7c86c
2021-05-25Add GRA CSIT testsDan Timoney32-31/+4041
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-18Wrong version number for stage buildshighstreetherbert1-1/+1
Wrong version number for stage builds Issue-ID: SDNC-1559 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I66e098fcceb8895de1b9cd5cc922c4597e5d9e75 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 1805eb0aaac07f5ad19f8b42f94f6c2e7a250435
2021-05-17Merge "Add CSIT test cases to sdnc/oam repo"Dan Timoney18-8/+844
Former-commit-id: 7319785d66d16694a688358ced963623c547bc70
2021-05-17Add CSIT test cases to sdnc/oam repoDan Timoney18-8/+844
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-05-12Place version properties in root pomhighstreetherbert9-13/+18
ccsdk related versions Issue-ID: SDNC-1522 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Iff7d56586997e85b19879e426785cf5387b654f4 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 5bccac3337bb3ca27b3777c8e3f3dc3ec706eaee
2021-05-05sdnc sdnr database init script failshighstreetherbert1-4/+1
sdnr wt configuration Issue-ID: SDNC-1536 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I12363eebc59ae1e7663f8e306ca212ef59615daa Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 820b1b9edd0990ef5ce2247a59d49018bc0cce2d
2021-05-04Fix sdnc-oam build jobhighstreetherbert1-1/+1
fix version number in sdnc-web build Issue-ID: SDNC-1534 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ife0bc761e709c47d9fef337806a5f7d935403c0a Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 3a31602a992cf63376710002b4e85712d5a5226f
2021-04-30sdnc use SNAPSHOT version instead of STAGING for base imagehighstreetherbert1-1/+1
odlsli base image Issue-ID: SDNC-1531 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Id06e2bbf7531a889835f412fd41061615a0dd287 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 2a3c4f5607ccf6df4759ba419ccc611b17fab959
2021-04-27Bug fixing required for H release.Hesam Rahimi5-51/+112
1) fixing and issue in the modify operation 2) fixing automatic loading of the delete/deallocate DG 3) fixing ESR registration issue Issue-ID: SDNC-1528 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I2c95d00c400559d8aae57b106bcde3886ed096a6 Former-commit-id: 79ad1bea4f5f5dc831e3d4159b21a3028ef775b3
2021-04-21Update versions in release notesDan Timoney1-7/+7
Update versions in release notes to reflect final Honolulu versions Change-Id: I1d24d489333347149214cb9fc2d5ea0530809c7f Issue-ID: SDNC-1521 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 8f070841426a89de1b3db89c10d2b22a3a05ef45
2021-04-16Bug fixing required for integration testing with PCE.Hesam Rahimi8-6361/+6398
Issue-ID: SDNC-1525 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I10f44c73b8d664ab124eff12f20eb3cc33c68b77 Former-commit-id: fa60f239af143e446fa4227644df5efaf77396b0
2021-04-12Merge "Update release notes for Honolulu"Dan Timoney1-52/+21
Former-commit-id: 59743afdaaa8c2f55eba0ecd23c7735812a25caa
2021-04-08Update release notes for HonoluluDan Timoney1-52/+21
Update release notes for Honolulu release Change-Id: I376940ba2aa73799076802c8f197933588c87159 Issue-ID: SDNC-1509 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 662fe5f5d54bf8d39bddfe0efe0ead7a5b0a3460
2021-04-07Enable support for starting callhome featureRavi Pendurty1-0/+6
New env. variable to control the startup of callhome feature Issue-ID: SDNC-1514 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ibe64e721014205e3c91f6db83a92ef82c5832835 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 9aa5fb5980627b8500be988ac10c8e239491f770
2021-03-26fixed featuresBoot for SDNRONLYMichael DÜrre1-1/+6
disable a1 adapter on SDNRONLY Issue-ID: SDNC-1511 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I8a24f0498ddf685edfc3d7ab0a3094818c5a2fba Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Former-commit-id: 61d9c0e5ea255b393d740b59cfc2609946b4b66d
2021-03-24Update to use correct Istanbul versionsDan Timoney2-4/+3
Update to use correct versions of dependencies for Istanbul Change-Id: Ic81d6d3f466f2cbe536d19c327af22162d594ab3 Issue-ID: SDNC-1495 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c85f133e5df56a12e1ffc35964cff36c02897926
2021-03-22prepare startODL for new sdnrinitMichael DÜrre1-2/+5
adapt start script to look for the right sdnr init jar Issue-ID: SDNC-1510 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I0ff44799a2ce69f6e26b867642480c1f1225987c Former-commit-id: 22146a5df538c394348cdab2b72e7cc0f6e0b157
2021-03-19Roll to Istanbul release versionDan Timoney22-41/+41
Roll master to Istanbul release version Change-Id: I7da45e40569b80f5a1fff3146adef93966786095 Issue-ID: SDNC-1495 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 95737493d20a3ebfaba4235f4438cf6f21d99b48
2021-03-13fixed license issue in oamMichael DÜrre1-270/+23
fix license for aaa config xml Issue-ID: SDNC-1502 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I919ed325e2ec2eb37ccc0382a48fb71ec0553089 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Former-commit-id: 7757aeb27528612096db8267e5efbcad43c156b1
2021-03-05Support for "Modify" operation of a given Transport Slice.Hesam Rahimi11-2023/+9421
Issue-ID: SDNC-1501 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I8a145ddac9283baebeec40cc7c6c1fdc0f23a48c Former-commit-id: 4afe227ed1415a0492b34bdeb3ee12855b90bc5f
2021-02-26Bug fixing to support more than two domains for Transport Slicing.Hesam Rahimi3-1267/+270
Issue-ID: SDNC-1487 Change-Id: I472e84b064649eec7c39e3672e487b40d6925b1b Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: efe3d21392ff65f3b281c1b3ba0b1f492c713d5b
2021-02-26Release version 2.1.2 dockers and roll versionDan Timoney20-36/+55
Create version 2.1.2 dockers. This corrects a bug in startODL.sh that was no longer installing A1 adaptor Change-Id: I1561b2808575ec2ba52146b587bef9ed7cbeb77c Issue-ID: SDNC-1496 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 80df53c54957b0d0a18faef0c5f37b18c6798077
2021-02-26Release version 2.1.2 maven artifactsDan Timoney1-0/+5
Create version 2.1.2 maven artifacts. This corrects a bug in startODL.sh that was no longer installing A1 adaptor Change-Id: I83b9c76defa1d82fb0b0977497e4a011fb788343 Issue-ID: SDNC-1496 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c73c09c0c6d389853ea768c21a362673dd52e061
2021-02-26Merge "fix a1-adapter-northbound startup"Herbert Eiselt1-1/+8
Former-commit-id: 535d0aebfabf7992678f7e2c0a4bba249f57af4b