sdnc/oam.git
2 years agoA few bug fixes for CLL closed-loop operation.
Hesam Rahimi [Wed, 27 Apr 2022 21:36:26 +0000 (17:36 -0400)]
A few bug fixes for CLL closed-loop operation.

Issue-ID: SDNC-1694
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I15d3b7c2720cdeaff69a4c4ee0a8412c02944c03

2 years agoMerge "Update versions for Kohn"
Herbert Eiselt [Wed, 27 Apr 2022 08:59:54 +0000 (08:59 +0000)]
Merge "Update versions for Kohn"

2 years agoUpdate versions for Kohn
Dan Timoney [Mon, 25 Apr 2022 13:16:25 +0000 (09:16 -0400)]
Update versions for Kohn

Update CCSDK versions in parent poms to align with Kohn release

Issue-ID: CCSDK-3641
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I363b4679b70e40debf596b103fccc3a32ec45a6d
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
2 years agoBug fixing for CCVPN IBN closed-loop operation.
Hesam Rahimi [Wed, 20 Apr 2022 22:28:20 +0000 (18:28 -0400)]
Bug fixing for CCVPN IBN closed-loop operation.

Issue-ID: SDNC-1694
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I050b9d28e173d4331109a6614bd2115f7da7206f

2 years agoMerge "fix sdnc-web startup issue"
Herbert Eiselt [Mon, 25 Apr 2022 18:11:39 +0000 (18:11 +0000)]
Merge "fix sdnc-web startup issue"

2 years agofix sdnc-web startup issue
Michael DÜrre [Thu, 14 Apr 2022 05:04:51 +0000 (07:04 +0200)]
fix sdnc-web startup issue

add missing update of base nginx image

Issue-ID: SDNC-1693
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I9487de75d8d57293bc7f299c20e831d1e2e889e2
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2 years agoAdd bounds to sphinx requirement
Cédric Ollivier [Thu, 14 Apr 2022 09:31:02 +0000 (11:31 +0200)]
Add bounds to sphinx requirement

As ONAP was created before Oct 20 2020 in RTD, we
must set bounds to enforce a compatible Sphinx version
(see manual).

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I2e3f208b3111647f66081b5aababeee322a9de51

2 years agoRelease Jakarta M4 maven artifacts
Dan Timoney [Wed, 30 Mar 2022 12:00:46 +0000 (08:00 -0400)]
Release Jakarta M4 maven artifacts

Release Jakarta M4 version of sdnc/oam maven artifacts and roll to next snapshot

Issue-ID: SDNC-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I42d06b1f2a353f891e313408adb4ccc459bb481c

2 years agoRelease Jakarta M4 SDNC dockers
Dan Timoney [Wed, 30 Mar 2022 11:58:03 +0000 (07:58 -0400)]
Release Jakarta M4 SDNC dockers

Release Jakarta M4 version of SDNC docker containers

Issue-ID: SDNC-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If6a70bca554cbf5c52e69da922fe9b9146592ec9

2 years agoUse Jakarta M4 CCSDK versions
Dan Timoney [Tue, 29 Mar 2022 20:08:50 +0000 (16:08 -0400)]
Use Jakarta M4 CCSDK versions

Use Jakarta M4 versions of CCSDK dependencies

Issue-ID: SDNC-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic822540d2f72fc5e3692f580b40c419bb71a187b

2 years agoMigrate to phosphorus
Dan Timoney [Wed, 23 Mar 2022 22:47:22 +0000 (18:47 -0400)]
Migrate to phosphorus

Update to phosphorus version of parent poms

Issue-ID: SDNC-1681
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If84bf1b6cf061886d2df303a5614dfcaa9d517c9
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
2 years agoMerge "Sending "subscribe" command to a restconf server to receive event notification...
Herbert Eiselt [Thu, 3 Mar 2022 11:42:22 +0000 (11:42 +0000)]
Merge "Sending "subscribe" command to a restconf server to receive event notifications. Implementing a callback DG to be called by CCSDK upon receiving event notifications. Also calling VES to send bandwidth information."

2 years agoSending "subscribe" command to a restconf server to receive event notifications.
Hesam Rahimi [Wed, 2 Mar 2022 21:32:14 +0000 (16:32 -0500)]
Sending "subscribe" command to a restconf server to receive event notifications.
Implementing a callback DG to be called by CCSDK upon receiving event notifications.
Also calling VES to send bandwidth information.

Issue-ID: SDNC-1669
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I058c405a14d78e264761367dd4b46d6e9a600182

2 years agoUpdate release notes for Istanbul mtce release
Dan Timoney [Fri, 11 Feb 2022 17:27:20 +0000 (12:27 -0500)]
Update release notes for Istanbul mtce release

Update SDNC release notes for Istanbul maintenance release 1.

Issue-ID: SDNC-1655
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I52b3b166274ea5c3a790f4cf2ff4c2477e992176
(cherry picked from commit 7f3f4ecdcecd5860844432632ddf7c1841c6b9d5)

2 years agoFix documentation
highstreetherbert [Tue, 15 Feb 2022 11:16:52 +0000 (12:16 +0100)]
Fix documentation

for sdnc cert install

Issue-ID: SDNC-1667
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Ia45b04cb9a598d70e885e9ca4dde6f4f0920dbcc
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2 years agoremove mediatorApp from default apps
Michael DÜrre [Wed, 9 Feb 2022 05:22:27 +0000 (06:22 +0100)]
remove mediatorApp from default apps

remove unmaintained mediatorApp

Issue-ID: SDNC-1666
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: Iffe630830cfd8a91303b4a2eef371cbec319c34b
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2 years agoRemove unused data-migrator code
Dan Timoney [Thu, 3 Feb 2022 16:20:27 +0000 (11:20 -0500)]
Remove unused data-migrator code

Remove data-migrator code, which is no longer being actively used
or supported, and which contains log4j vulnerability.

Issue-ID: SDNC-1591
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id022338b0ab8643efa751296c94760387dc384e7

2 years ago- Support for the Transport Slicing use-case to work with the updated YANG models
Hesam Rahimi [Sun, 6 Feb 2022 15:05:53 +0000 (10:05 -0500)]
- Support for the Transport Slicing use-case to work with the updated YANG models
and ACTN PNC simulator.
- Mark service-instance as "Activated" and "Deactivated" accordingly when a slice
is getting activated or deactivated.

Issue-ID: SDNC-1665
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I185272d8b9e9c38729e2d687a854b3be9eac3cfd

2 years agoMerge "improve sdnc-web for external apps"
Dan Timoney [Thu, 27 Jan 2022 20:11:39 +0000 (20:11 +0000)]
Merge "improve sdnc-web for external apps"

2 years agoimprove sdnc-web for external apps
Michael DÜrre [Thu, 27 Jan 2022 12:43:37 +0000 (13:43 +0100)]
improve sdnc-web for external apps

add package manager for more flexibility

Issue-ID: SDNC-1658
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I30f4aaa24cf05fce212282b06d5e08437dbcfa8b
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2 years agofix sdnr parts of startodl
Michael DÜrre [Thu, 27 Jan 2022 11:56:47 +0000 (12:56 +0100)]
fix sdnr parts of startodl

fix dbtype, session cookie and dbinit

Issue-ID: SDNC-1657
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: Id4a3def463032be8d248e98acb37ff0aeabacdce
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2 years agoUpdate to parent version 2.3.2
Dan Timoney [Tue, 4 Jan 2022 16:32:06 +0000 (11:32 -0500)]
Update to parent version 2.3.2

Update to version 2.3.2 parent pom to upgrade to version 2.17.1 of log4j

Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I30becea7cbedaa3ea0e08676db77a337862457a9

2 years agoMerge "Remediate log4shell vulnerability"
Herbert Eiselt [Thu, 16 Dec 2021 12:34:10 +0000 (12:34 +0000)]
Merge "Remediate log4shell vulnerability"

2 years agoRemediate log4shell vulnerability
Dan Timoney [Wed, 15 Dec 2021 20:25:30 +0000 (15:25 -0500)]
Remediate log4shell vulnerability

Remove JndiLookup.class to remediate log4shell vulnerability

Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iadfd1f01bd7949a1a60d67bb9dca121024adaeb8

2 years agoSupport for 1+1 protection path for a cloud leased-line (CLL) service.
Hesam Rahimi [Wed, 15 Dec 2021 02:24:28 +0000 (21:24 -0500)]
Support for 1+1 protection path for a cloud leased-line (CLL) service.

Issue-ID: SDNC-1653
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I7839f07fea141cbcb585673744ba06fcc6f63ed6

2 years agoRemove retired committer - Dave Stilwell
Dan Timoney [Mon, 29 Nov 2021 16:44:29 +0000 (11:44 -0500)]
Remove retired committer - Dave Stilwell

Remove retired committer, Dave Stilwell

Issue-ID: SDNC-1636
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I00c52e1a8adeed85e6156dec23d398c36fb31cae

2 years agoUse Silicon SR2 version of parent poms
Dan Timoney [Thu, 18 Nov 2021 14:10:13 +0000 (09:10 -0500)]
Use Silicon SR2 version of parent poms

Update to use Silicon SR2 version of parent poms (2.3.1)

Issue-ID: CCSDK-3514
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I38bdfdefcafbab940964da90420c9dfea07f2121

2 years agoMerge "Adding support for connecting a single ONU port to multiple clouds with differ...
Dan Timoney [Wed, 10 Nov 2021 15:18:04 +0000 (15:18 +0000)]
Merge "Adding support for connecting a single ONU port to multiple clouds with different vlan-id's. Also fixing a few bugs in cll creation and deletion."

2 years agoUpdate version for final release
Dan Timoney [Mon, 8 Nov 2021 19:51:14 +0000 (14:51 -0500)]
Update version for final release

Updated version numbers in release notes to reflect final Istanbul
build

Issue-ID: SDNC-1630
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia261e85fc82644e82443fa6b1db888fbb5027679

2 years agoAdding support for connecting a single ONU port to multiple clouds with different...
Hesam Rahimi [Thu, 4 Nov 2021 15:44:51 +0000 (11:44 -0400)]
Adding support for connecting a single ONU port to multiple clouds with different vlan-id's.
Also fixing a few bugs in cll creation and deletion.

Issue-ID: SDNC-1594
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I5e1b117104ef32f5dbb9b83e2c19ba3727789fe5

2 years agoAdd SDNC Istanbul release notes
Dan Timoney [Tue, 2 Nov 2021 13:46:50 +0000 (09:46 -0400)]
Add SDNC Istanbul release notes

Update SDNC release nodes for Istanbul releases

Issue-ID: SDNC-1610
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1dfa436a32c79826339b67770ef16783bd553446

2 years agoUse version 2.3.0 of parent poms
Dan Timoney [Thu, 28 Oct 2021 20:27:24 +0000 (16:27 -0400)]
Use version 2.3.0 of parent poms

Use released version 2.3.0 of parent pom to avoid compile errors due to
removing aged-out snapshot version

Issue-ID: CCSDK-3511
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I570d727bf55af417196d49229877bf5151cc2fc0

2 years agoLeverage upper-constraints files to pin all dependencies
Cédric Ollivier [Thu, 21 Oct 2021 13:10:00 +0000 (15:10 +0200)]
Leverage upper-constraints files to pin all dependencies

It leverages the latest change from lfdocs-conf and the
upper-constraints.txt now centralized in ONAP docs.
In a long run, upperconstraints.os.txt should be removed once ONAP
is synced with OpenStack.

It removes tox and setuptools from requirements as nothing depends on them
(most requirements should be removed except lfdocsconf)

Issue-ID: DOC-765

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I63da3905aa77d561b28aedc8d9b69e535852206d
(cherry picked from commit 6f7fa79eaed75440f53fc0b061a7d2a0cd1a1305)

2 years agoMerge "Set defaultbranch in .gitreview"
Dan Timoney [Thu, 21 Oct 2021 17:52:49 +0000 (17:52 +0000)]
Merge "Set defaultbranch in .gitreview"

2 years agoSet defaultbranch in .gitreview
Cédric Ollivier [Thu, 21 Oct 2021 13:11:20 +0000 (15:11 +0200)]
Set defaultbranch in .gitreview

Issue-ID: DOC-765

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I30e46935ff12286e598e9ab33b508ae7921d11db

2 years agoSupport for proper deletion of vpn-bindings when there are multiple CLLs and multiple...
Hesam Rahimi [Fri, 15 Oct 2021 16:14:41 +0000 (12:14 -0400)]
Support for proper deletion of vpn-bindings when there are multiple CLLs and multiple clouds.

Issue-ID: SDNC-1594
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: Iae468575a26b45efa069e87814f41739c9e7563b

2 years agoMerge "Support individual CLL deletion, and UNI removal from Ethernet Service, and...
Herbert Eiselt [Wed, 13 Oct 2021 06:31:52 +0000 (06:31 +0000)]
Merge "Support individual CLL deletion, and UNI removal from Ethernet Service, and adjusting the bandwidth of OTN tunnels and UNIs accordingly."

2 years agoMerge "Roll versions for Jakarta release"
Dan Timoney [Tue, 12 Oct 2021 17:03:26 +0000 (17:03 +0000)]
Merge "Roll versions for Jakarta release"

2 years agoFix ansible startup directory
Dan Timoney [Tue, 12 Oct 2021 14:03:21 +0000 (10:03 -0400)]
Fix ansible startup directory

Update docker-compose to fix entrypoint for ansible-server

Issue-ID: SDNC-1626
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I28a252717e25e9887454f08023e27d8c570cd3b8

2 years agoSupport individual CLL deletion, and UNI removal from Ethernet Service, and
Hesam Rahimi [Wed, 29 Sep 2021 21:20:32 +0000 (17:20 -0400)]
Support individual CLL deletion, and UNI removal from Ethernet Service, and
adjusting the bandwidth of OTN tunnels and UNIs accordingly.

Issue-ID: SDNC-1594
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I0d5e30a948cf0a9fe10dc9ce0c4c5f5584797469

2 years agoRoll versions for Jakarta release
Dan Timoney [Fri, 24 Sep 2021 12:53:11 +0000 (08:53 -0400)]
Roll versions for Jakarta release

Roll versions in master branch for use in Jakarta release

Issue-ID: SDNC-1611
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie3e9bd9728359278ec631047fcdc48ddcc5aaea7

2 years agoFix sdnr csit sdnc-image version for Jakarta
highstreetherbert [Tue, 12 Oct 2021 09:26:00 +0000 (11:26 +0200)]
Fix sdnr csit sdnc-image version for Jakarta

Issue-ID: SDNC-1624
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I5ef2b217d4aedae62db56aac517d2b1f1a5330f8
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2 years agoBuf fixing for creation, deletion, and modification of a cloud leased-line (CLL)...
Hesam Rahimi [Wed, 22 Sep 2021 03:21:08 +0000 (23:21 -0400)]
Buf fixing for creation, deletion, and modification of a cloud leased-line (CLL) service.

Issue-ID: SDNC-1594
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I4da3a04db97a3e6358cd24cdff540e2e97c208cc

2 years agoRelease 2.2.0 maven artifacts and roll version
Dan Timoney [Mon, 20 Sep 2021 13:00:01 +0000 (09:00 -0400)]
Release 2.2.0 maven artifacts and roll version

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

2 years agoRelease version 2.2.0 (initial Istanbul) dockers
Dan Timoney [Mon, 20 Sep 2021 12:58:35 +0000 (08:58 -0400)]
Release version 2.2.0 (initial Istanbul) dockers

Release version 2.2.0 of SDNC docker containers.

Issue-ID: SDNC-1609
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I5d7aacc6f48ff9f4f489e35dc84f746bf376d900

2 years agoUpdate versions for initial Istanbul release
Dan Timoney [Mon, 13 Sep 2021 12:51:44 +0000 (08:51 -0400)]
Update versions for initial Istanbul release

Update versions for initial Istanbul release

Issue-ID: SDNC-1609
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iac1e760dee06e1939a9d7978b5fc385912c4bfaf

2 years agoNew DGs required for deletion and bandwidth modification of a given cloud leased...
Hesam Rahimi [Tue, 7 Sep 2021 22:01:05 +0000 (18:01 -0400)]
New DGs required for deletion and bandwidth modification of a given cloud leased-line (E-TREE) service.

Issue-ID: SDNC-1594
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I0b6f2e32ddb103ca7ac053a80461980cfe10aab2

2 years agoNew DGs required for creation of a cloud leased-line (E-TREE) service.
Hesam Rahimi [Fri, 27 Aug 2021 20:57:41 +0000 (20:57 +0000)]
New DGs required for creation of a cloud leased-line (E-TREE) service.

Issue-ID: SDNC-1594
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I23e2008c497289c20415f012a77aa4478e7c0815

2 years ago[SNDC-CSIT] Add tests for device manager
demskeq8 [Wed, 21 Jul 2021 07:37:41 +0000 (09:37 +0200)]
[SNDC-CSIT] Add tests for device manager

Integration tests for wt feature set

Issue-ID: SDNC-1584
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
Change-Id: I21de1540a664684d55bdec1172112130cdc2902f

2 years agoNew DGs added for CCVPN scenario enhancement.
Zhuangyang [Sun, 22 Aug 2021 03:13:46 +0000 (11:13 +0800)]
New DGs added for CCVPN scenario enhancement.

Fix DGs URL and add rest-api template

Issue-ID: CCSDK-3389

Signed-off-by: zychen <418624178@qq.com>
Change-Id: I0d77a0ffe2b20e55a8cb21a2771838b19013515f

2 years agoNew DGs added for CCVPN scenario enhancement.
Zhuangyang [Sun, 22 Aug 2021 01:45:22 +0000 (09:45 +0800)]
New DGs added for CCVPN scenario enhancement.

Issue-ID: CCSDK-3389

Signed-off-by: zychen <418624178@qq.com>
Change-Id: I01ca7d4cfdeb5476c664fe2eb784015f1e55eaac

2 years agoFix root pom version definition
highstreetherbert [Tue, 10 Aug 2021 14:53:05 +0000 (16:53 +0200)]
Fix root pom version definition

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>
2 years agoMerge "Add A&AI Mock Response Simulator for Testing"
Dan Timoney [Thu, 29 Jul 2021 15:37:21 +0000 (15:37 +0000)]
Merge "Add A&AI Mock Response Simulator for Testing"

2 years agoAdd A&AI Mock Response Simulator for Testing
Jonathan Platt [Wed, 28 Jul 2021 17:00:04 +0000 (13:00 -0400)]
Add A&AI Mock Response Simulator for Testing

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

2 years agoMerge "Update to support use of version ranges"
Dan Timoney [Wed, 28 Jul 2021 11:35:03 +0000 (11:35 +0000)]
Merge "Update to support use of version ranges"

2 years agoUpdate to support use of version ranges
Dan Timoney [Tue, 27 Jul 2021 20:45:37 +0000 (16:45 -0400)]
Update to support use of version ranges

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

2 years agoUpdating Topology Discovery DGs to align with the latest changes of IETF TE-Topology...
Hesam Rahimi [Fri, 23 Jul 2021 19:50:37 +0000 (19:50 +0000)]
Updating Topology Discovery DGs to align with the latest changes of IETF TE-Topology YANG models.

Issue-ID: SDNC-1585
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I93ee9ea574ec6b0aa9932b2e6ece0c505fdac1c7

2 years agoFix error in log output
highstreetherbert [Tue, 20 Jul 2021 14:21:30 +0000 (16:21 +0200)]
Fix error in log output

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>
2 years agoMerge "[SNDC-CSIT] Provide test deployment for SDNC/R"
Herbert Eiselt [Tue, 20 Jul 2021 13:53:16 +0000 (13:53 +0000)]
Merge "[SNDC-CSIT] Provide test deployment for SDNC/R"

2 years ago[SNDC-CSIT] Provide test deployment for SDNC/R
demskeq8 [Wed, 2 Jun 2021 13:50:12 +0000 (15:50 +0200)]
[SNDC-CSIT] Provide test deployment for SDNC/R

Integration tests for wt feature set

Issue-ID: SDNC-1562
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
Change-Id: If579b6f23b3e6291dc49b10952b23da2626e45b7

2 years agoShort Term fix for javax.servlet-api
Singal, Kapil (ks220y) [Mon, 12 Jul 2021 15:42:45 +0000 (11:42 -0400)]
Short Term fix for javax.servlet-api

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

2 years agoLittle refactoring on Dockerfile and pom.xml
Singal, Kapil (ks220y) [Tue, 6 Jul 2021 20:32:33 +0000 (16:32 -0400)]
Little refactoring on Dockerfile and pom.xml

Issue-ID: SDNC-1572
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I58d4d79aa1921da84c8d0c45158546949bdf8b3e

2 years agoODLUX Encoding issues and Missing log output
highstreetherbert [Fri, 2 Jul 2021 12:14:04 +0000 (14:14 +0200)]
ODLUX Encoding issues and Missing log output

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>
2 years agoMoving CCSDK/Features and ORAN Features from CCSDK/distribution
Singal, Kapil (ks220y) [Thu, 24 Jun 2021 12:26:01 +0000 (08:26 -0400)]
Moving CCSDK/Features and ORAN Features from CCSDK/distribution

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>
2 years agoEffort to reduce image layer and size
Hesam Rahimi [Mon, 7 Jun 2021 20:02:32 +0000 (20:02 +0000)]
Effort to reduce image layer and size

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

2 years agoCalculating the maximum tpn for otn tunnels among all domains
Hesam Rahimi [Mon, 7 Jun 2021 20:02:32 +0000 (20:02 +0000)]
Calculating the maximum tpn for otn tunnels among all domains

Issue-ID: SDNC-1563
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I4a0207d09698d7bd5f9c35160f98b64bb8221e39

2 years ago[SDNC-CSIT] Run tests optional in docker container
demskeq8 [Tue, 25 May 2021 16:25:10 +0000 (18:25 +0200)]
[SDNC-CSIT] Run tests optional in docker container

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

2 years agoFix docker build
highstreetherbert [Thu, 17 Jun 2021 13:55:15 +0000 (15:55 +0200)]
Fix docker build

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>
2 years agoAdd GRA CSIT tests
Dan Timoney [Mon, 24 May 2021 16:01:55 +0000 (12:01 -0400)]
Add GRA CSIT tests

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>
2 years agoWrong version number for stage builds
highstreetherbert [Tue, 18 May 2021 13:20:49 +0000 (15:20 +0200)]
Wrong version number for stage builds

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>
2 years agoMerge "Add CSIT test cases to sdnc/oam repo"
Dan Timoney [Mon, 17 May 2021 18:28:23 +0000 (18:28 +0000)]
Merge "Add CSIT test cases to sdnc/oam repo"

2 years agoAdd CSIT test cases to sdnc/oam repo
Dan Timoney [Fri, 14 May 2021 18:52:24 +0000 (14:52 -0400)]
Add CSIT test cases to sdnc/oam repo

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>
3 years agoPlace version properties in root pom
highstreetherbert [Wed, 12 May 2021 16:58:18 +0000 (18:58 +0200)]
Place version properties in root pom

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>
3 years agosdnc sdnr database init script fails
highstreetherbert [Wed, 5 May 2021 14:57:38 +0000 (16:57 +0200)]
sdnc sdnr database init script fails

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>
3 years agoFix sdnc-oam build job
highstreetherbert [Tue, 4 May 2021 13:20:24 +0000 (15:20 +0200)]
Fix sdnc-oam build job

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>
3 years agosdnc use SNAPSHOT version instead of STAGING for base image
highstreetherbert [Fri, 30 Apr 2021 14:11:14 +0000 (16:11 +0200)]
sdnc use SNAPSHOT version instead of STAGING for base image

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>
3 years agoBug fixing required for H release.
Hesam Rahimi [Tue, 27 Apr 2021 16:33:33 +0000 (16:33 +0000)]
Bug fixing required for H release.
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

3 years agoUpdate versions in release notes
Dan Timoney [Wed, 21 Apr 2021 14:11:56 +0000 (10:11 -0400)]
Update versions in release notes

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>
3 years agoBug fixing required for integration testing with PCE.
Hesam Rahimi [Fri, 16 Apr 2021 20:54:28 +0000 (20:54 +0000)]
Bug fixing required for integration testing with PCE.

Issue-ID: SDNC-1525
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I10f44c73b8d664ab124eff12f20eb3cc33c68b77

3 years agoMerge "Update release notes for Honolulu"
Dan Timoney [Mon, 12 Apr 2021 11:54:31 +0000 (11:54 +0000)]
Merge "Update release notes for Honolulu"

3 years agoUpdate release notes for Honolulu
Dan Timoney [Thu, 8 Apr 2021 16:32:31 +0000 (12:32 -0400)]
Update release notes for Honolulu

Update release notes for Honolulu release

Change-Id: I376940ba2aa73799076802c8f197933588c87159
Issue-ID: SDNC-1509
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoEnable support for starting callhome feature
Ravi Pendurty [Wed, 7 Apr 2021 11:05:33 +0000 (13:05 +0200)]
Enable support for starting callhome feature

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>
3 years agofixed featuresBoot for SDNRONLY
Michael DÜrre [Fri, 26 Mar 2021 08:21:16 +0000 (09:21 +0100)]
fixed featuresBoot for SDNRONLY

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>
3 years agoUpdate to use correct Istanbul versions
Dan Timoney [Wed, 24 Mar 2021 14:28:11 +0000 (10:28 -0400)]
Update to use correct Istanbul versions

Update to use correct versions of dependencies for Istanbul

Change-Id: Ic81d6d3f466f2cbe536d19c327af22162d594ab3
Issue-ID: SDNC-1495
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoprepare startODL for new sdnrinit
Michael DÜrre [Mon, 22 Mar 2021 05:33:48 +0000 (06:33 +0100)]
prepare startODL for new sdnrinit

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

3 years agoRoll to Istanbul release version
Dan Timoney [Fri, 19 Mar 2021 15:00:40 +0000 (11:00 -0400)]
Roll to Istanbul release version

Roll master to Istanbul release version

Change-Id: I7da45e40569b80f5a1fff3146adef93966786095
Issue-ID: SDNC-1495
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agofixed license issue in oam
Michael DÜrre [Sat, 13 Mar 2021 15:21:13 +0000 (16:21 +0100)]
fixed license issue in oam

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>
3 years agoSupport for "Modify" operation of a given Transport Slice.
Hesam Rahimi [Fri, 5 Mar 2021 23:33:45 +0000 (23:33 +0000)]
Support for "Modify" operation of a given Transport Slice.

Issue-ID: SDNC-1501
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I8a145ddac9283baebeec40cc7c6c1fdc0f23a48c

3 years agoBug fixing to support more than two domains for Transport Slicing.
Hesam Rahimi [Fri, 26 Feb 2021 22:22:57 +0000 (22:22 +0000)]
Bug fixing to support more than two domains for Transport Slicing.

Issue-ID: SDNC-1487
Change-Id: I472e84b064649eec7c39e3672e487b40d6925b1b
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
3 years agoRelease version 2.1.2 dockers and roll version
Dan Timoney [Fri, 26 Feb 2021 13:58:36 +0000 (08:58 -0500)]
Release version 2.1.2 dockers and roll version

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>
3 years agoRelease version 2.1.2 maven artifacts
Dan Timoney [Fri, 26 Feb 2021 13:54:02 +0000 (08:54 -0500)]
Release version 2.1.2 maven artifacts

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>
3 years agoMerge "fix a1-adapter-northbound startup"
Herbert Eiselt [Fri, 26 Feb 2021 11:43:18 +0000 (11:43 +0000)]
Merge "fix a1-adapter-northbound startup"

3 years agofix a1-adapter-northbound startup
Michael DÜrre [Fri, 26 Feb 2021 11:21:53 +0000 (12:21 +0100)]
fix a1-adapter-northbound startup

add optional a1-adapter-northbound feature with default true

Issue-ID: SDNC-1496
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I18841c841c495d5565401aabccab12a9c6ecb78e

3 years agoRelease 2.1.1 dockers and roll version
Dan Timoney [Thu, 25 Feb 2021 16:20:35 +0000 (11:20 -0500)]
Release 2.1.1 dockers and roll version

Release 2.1.1 version docker containers and roll version to
2.1.2-SNAPSHOT

Change-Id: Iebc8d3f48ce5ca73ed086493e953d8a2cabff284
Issue-ID: SDNC-1473
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoRelease version 2.1.1 maven artifacts
Dan Timoney [Thu, 25 Feb 2021 16:14:59 +0000 (11:14 -0500)]
Release version 2.1.1 maven artifacts

Release version 2.1.1 maven artifacts

Change-Id: I3537aeab3bd0772a1857e797c8dd07ac559b3919
Issue-ID: SDNC-1473
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoResolve issues starting with docker-compose
Dan Timoney [Thu, 25 Feb 2021 12:51:55 +0000 (07:51 -0500)]
Resolve issues starting with docker-compose

Resolve issues starting sdnc container with docker-compose

Change-Id: I406a940b6c8270865b7454ba7de3ed754b448321
Issue-ID: SDNC-1473
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoFix base image name in ueb-listener
Dan Timoney [Wed, 24 Feb 2021 16:15:55 +0000 (11:15 -0500)]
Fix base image name in ueb-listener

Fix base image name in ueb-listener (should be ccsdk-alpine-j11-base)

Change-Id: I83c4af012b8b30e8a8f41ac891d5a721316c669b
Issue-ID: SDNC-1473
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoUse released Honolulu M3 version of CCSDK artifacts
Dan Timoney [Tue, 23 Feb 2021 17:18:15 +0000 (12:18 -0500)]
Use released Honolulu M3 version of CCSDK artifacts

Use released Honolulu M3 artifacts to build SDNC docker containers

Change-Id: Ib2de618693e2b00f69eaeb8a0f0bd1433752efb5
Issue-ID: SDNC-1473
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoMerge "Fix env variable names in startODL.sh"
Dan Timoney [Mon, 22 Feb 2021 21:03:45 +0000 (21:03 +0000)]
Merge "Fix env variable names in startODL.sh"

3 years agoMerge "Supporting 3 or more network domains for Transport Slicing use case. Issue...
Dan Timoney [Mon, 22 Feb 2021 20:57:39 +0000 (20:57 +0000)]
Merge "Supporting 3 or more network domains for Transport Slicing use case. Issue-ID: SDNC-1487"