smo/o2.git
23 months agoUpdate Release note for I-release 00/12400/3
Toshiaki Takahashi [Wed, 20 Dec 2023 10:49:21 +0000 (10:49 +0000)]
Update Release note for I-release

Change-Id: I1d2b0df792d9df64d4aeb2634293a80e25d67afc
Signed-off-by: Toshiaki Takahashi <ts-takahashi@nec.com>
2 years agoUpdate Release note for H-release 45/11445/2
Toshiaki Takahashi [Fri, 23 Jun 2023 19:09:32 +0000 (19:09 +0000)]
Update Release note for H-release

Change-Id: I82af3ee8f9c0b00a9ca4185001cd55ccc23388c2
Signed-off-by: Toshiaki Takahashi <ts-takahashi@nec.com>
2 years agoMerge "Improve Xtesting for using NFV-TST code directly" h-release
Ayumu Ueha [Fri, 23 Jun 2023 08:11:49 +0000 (08:11 +0000)]
Merge "Improve Xtesting for using NFV-TST code directly"

2 years agoUpdate developer-guide based on improving Xtesting 09/10809/9
Koichi Edagawa [Wed, 29 Mar 2023 10:59:24 +0000 (19:59 +0900)]
Update developer-guide based on improving Xtesting

This patch updates the developer-guide according to the change in
Xtesting improvement [1].

[1] https://gerrit.o-ran-sc.org/r/c/smo/o2/+/10808

Issue-ID: SMO-131
Signed-off-by: Koichi Edagawa <edagawa.kc@nec.com>
Change-Id: Id6f97f81cdd46096d1850f94c4ddd54eb55ce5c6

2 years agoMerge "Improve API-based documentation"
Seshu Kumar Mudiganti [Thu, 22 Jun 2023 12:35:24 +0000 (12:35 +0000)]
Merge "Improve API-based documentation"

2 years agoMerge "Add user guides for VNFLCM V2-API"
Seshu Kumar Mudiganti [Thu, 22 Jun 2023 12:35:17 +0000 (12:35 +0000)]
Merge "Add user guides for VNFLCM V2-API"

2 years agoMerge "Fix: pin urllib3 < 2.0.0"
Seshu Kumar Mudiganti [Thu, 22 Jun 2023 12:35:08 +0000 (12:35 +0000)]
Merge "Fix: pin urllib3 < 2.0.0"

2 years agoUpdate INFO.yaml file 38/11438/3
Toshiaki Takahashi [Wed, 21 Jun 2023 12:41:53 +0000 (12:41 +0000)]
Update INFO.yaml file

Update INFO.yaml with the new O2 PL info

Change-Id: Id7735fa08d73607d75100b5f045cbd98a3a6e231
Signed-off-by: Toshiaki Takahashi <ts-takahashi@nec.com>
2 years agoImprove Xtesting for using NFV-TST code directly 08/10808/8
Koichi Edagawa [Wed, 29 Mar 2023 09:44:24 +0000 (18:44 +0900)]
Improve Xtesting for using NFV-TST code directly

In the current Xtesting, the API conformance test suites provided
by ETSI NFV-TST 010 have been modified internally to adapt our test
framework.
In this patch, Xtesting is improved to directly use NFV-TST test
suites.

Issue-ID: SMO-131
Signed-off-by: Koichi Edagawa <edagawa.kc@nec.com>
Change-Id: Ifc30297ae99863244af9d00a09cd07edb3da0a5f

2 years agoImprove API-based documentation 04/10904/6
Ayumu Ueha [Fri, 14 Apr 2023 06:19:14 +0000 (06:19 +0000)]
Improve API-based documentation

Improve user guides to deploy VNF/CNF by API-based procedure.

Issue-ID: SMO-129
Signed-off-by: Ayumu Ueha <ueha.ayumu@jp.fujitsu.com>
Change-Id: I7e85ebda1295700059e84235009a819d96990831

2 years agoAdd user guides for VNFLCM V2-API 64/10864/9
Ayumu Ueha [Fri, 7 Apr 2023 13:16:50 +0000 (13:16 +0000)]
Add user guides for VNFLCM V2-API

Add user guides to deploy VNF/CNF by using Tacker VNFLCM V2-API.

Issue-ID: SMO-130
Signed-off-by: Ayumu Ueha <ueha.ayumu@jp.fujitsu.com>
Change-Id: I4e1bc33b65cae6882ef9e6f3815166503da63b06

2 years agoFix: pin urllib3 < 2.0.0 82/11082/2
Ayumu Ueha [Thu, 11 May 2023 06:37:13 +0000 (06:37 +0000)]
Fix: pin urllib3 < 2.0.0

The newer version of urllib3 break PyPI dependencies.
This patch also changes tox.ini to use requirements file as deps.

Issue-ID: https://jira.linuxfoundation.org/browse/RELENG-4716
Signed-off-by: Ayumu Ueha <ueha.ayumu@jp.fujitsu.com>
Change-Id: Id42e58a684324bd5ef5c578951b2ee6db00696d8

2 years agoMerge "Fix tox4 error"
Martin Skorupski [Wed, 3 May 2023 16:23:40 +0000 (16:23 +0000)]
Merge "Fix tox4 error"

2 years agoFix tox4 error 52/10952/2
Ayumu Ueha [Wed, 19 Apr 2023 00:45:28 +0000 (00:45 +0000)]
Fix tox4 error

This patch changes to use allowlist_externals instead of
whitelist_externals for fixing tox4 error.

Also this patch contains fixing typo to trigger the Jenkins Job.

Signed-off-by: Ayumu Ueha <ueha.ayumu@jp.fujitsu.com>
Change-Id: Ia931ee87a331a85e0718238089a25e483292e181

2 years agoMerge "Update developer-guide for Heal conformance test"
Mahesh Jethanandani [Tue, 11 Apr 2023 15:41:39 +0000 (15:41 +0000)]
Merge "Update developer-guide for Heal conformance test"

2 years agoAdd Healing API conformance test based on NFV-TST 71/10671/5
Koichi Edagawa [Mon, 13 Mar 2023 08:49:00 +0000 (08:49 +0000)]
Add Healing API conformance test based on NFV-TST

This patch supports API conformance test of Heal CNF with Xtesting
based on ETSI NFV-TST 010 specification.

Issue-ID: SMO-131
Signed-off-by: Koichi Edagawa <edagawa.kc@nec.com>
Change-Id: I2405684adf66235b69067256547cc9aa8b6173b4

2 years agoUpdate developer-guide for Heal conformance test 72/10672/3
Koichi Edagawa [Mon, 13 Mar 2023 09:09:07 +0000 (09:09 +0000)]
Update developer-guide for Heal conformance test

This patch adds the procedure of the manual API conformance test
for Heal CNF based on ETSI NFV-TST 010 by using Xtesting.

Issue-ID: SMO-131
Signed-off-by: Koichi Edagawa <edagawa.kc@nec.com>
Change-Id: I6a34b8d1234c58dd688311affa708304d403b585

2 years agoMerge "Update Release note for G-release" g-release
Mahesh Jethanandani [Mon, 26 Dec 2022 06:55:31 +0000 (06:55 +0000)]
Merge "Update Release note for G-release"

2 years agoUpdate Release note for G-release 47/10147/2
Toshiaki Takahashi [Thu, 15 Dec 2022 04:28:06 +0000 (04:28 +0000)]
Update Release note for G-release

Change-Id: If9d3714f937b7142ea60d9962b8f142af12a7d0f
Signed-off-by: Toshiaki Takahashi <ts-takahashi@nec.com>
2 years agoMerge "Update developer-guide for API conformance test"
Mahesh Jethanandani [Fri, 23 Dec 2022 08:19:06 +0000 (08:19 +0000)]
Merge "Update developer-guide for API conformance test"

2 years agoUpdate developer-guide for API conformance test 76/9676/10
Koichi Edagawa [Thu, 17 Nov 2022 07:02:32 +0000 (16:02 +0900)]
Update developer-guide for API conformance test

This patch adds the procedure of the manual API conformance test
according to ETSI NFV-TST by using Xtesting.

Issue-ID: SMO-77
Signed-off-by: Koichi Edagawa <edagawa.kc@nec.com>
Change-Id: Ie160553df4c6201f37cd5d58b431b1fe77f1f4fc

2 years agoFix Xtesting for API conformance based on NFV-TST 06/10106/5
Koichi Edagawa [Tue, 13 Dec 2022 04:21:52 +0000 (13:21 +0900)]
Fix Xtesting for API conformance based on NFV-TST

This patch fixes Xtesting code which was provided in the previous
patch [1].

[1] https://gerrit.o-ran-sc.org/r/c/smo/o2/+/9539/

Issue-ID: SMO-77
Signed-off-by: Koichi Edagawa <edagawa.kc@nec.com>
Change-Id: Icef9bd08e460fc6cf43d7bce6e5098c7615bf18f

3 years agoAdd Xtesting for API conformance based on NFV-TST 39/9539/5 g-release
Koichi Edagawa [Wed, 9 Nov 2022 08:27:46 +0000 (17:27 +0900)]
Add Xtesting for API conformance based on NFV-TST

This patch adds Xtesting code which integrates API conformance testing
based on ETSI NFV-TST 010 with O-RAN SC testing.

Issue-ID: SMO-77
Signed-off-by: Koichi Edagawa <edagawa.kc@nec.com>
Change-Id: I90922a7f76f7aa022ea6d27447b908494d894ac1

3 years agoFix documentation links 22/9722/1
Ayumu Ueha [Mon, 21 Nov 2022 06:35:08 +0000 (06:35 +0000)]
Fix documentation links

Signed-off-by: Ayumu Ueha <ueha.ayumu@jp.fujitsu.com>
Change-Id: I49498f6f666ad0b41e572a3f17c6a97712ca6a1b

3 years agoMerge "Add user guides for using Tacker"
Mahesh Jethanandani [Mon, 14 Nov 2022 16:26:33 +0000 (16:26 +0000)]
Merge "Add user guides for using Tacker"

3 years agoUpdate release artifact 88/9188/4
Ayumu Ueha [Thu, 6 Oct 2022 11:42:43 +0000 (11:42 +0000)]
Update release artifact

This patch add/update the followings to the documents about Tacker.
* How to access the install script in Gerrit repository
* Hardware requirement
* Remove unnecessary/duplicate parts in documents

Issue-ID: SMO-78
Signed-off-by: Ayumu Ueha <ueha.ayumu@jp.fujitsu.com>
Change-Id: I14f76afbd06c4090db444bb6a341de73aa775570

3 years agoAdd user guides for using Tacker 38/9338/2
Ayumu Ueha [Fri, 21 Oct 2022 05:01:46 +0000 (05:01 +0000)]
Add user guides for using Tacker

Add user guides to deploy VNF or CNF by using Tacker.

Issue-ID: SMO-79
Signed-off-by: Ayumu Ueha <ueha.ayumu@jp.fujitsu.com>
Change-Id: Ic93e89707b265cbde7913460b35e1b31caa91f9f

3 years agoMerge "Update INFO.yaml file"
Mahesh Jethanandani [Fri, 30 Sep 2022 02:27:16 +0000 (02:27 +0000)]
Merge "Update INFO.yaml file"

3 years agoUpdate INFO.yaml file 19/9119/3
Ayumu Ueha [Wed, 28 Sep 2022 04:16:55 +0000 (04:16 +0000)]
Update INFO.yaml file

Update INFO.yaml with the new O2 PL info

Issue-ID: SMO-82
Signed-off-by: Ayumu Ueha <ueha.ayumu@jp.fujitsu.com>
Change-Id: Id5e77069b7bca33f52baa6535255b478a291e7df

3 years agoAdd LICENSE file 20/9120/1
Toshiaki Takahashi [Wed, 28 Sep 2022 09:09:32 +0000 (09:09 +0000)]
Add LICENSE file

Add LICENSE file for Apache License 2.0.

Issue-ID: SMO-84
Change-Id: I975f23dd72c36b6fd630f5a76abd7df9550c22c0
Signed-off-by: Toshiaki Takahashi <ts-takahashi@nec.com>
3 years agoUpdate Release note 06/8806/1
Toshiaki Takahashi [Thu, 21 Jul 2022 08:48:41 +0000 (17:48 +0900)]
Update Release note

Change-Id: I9bd6e9bde1293bf08f8c0ac670aad96038968b8c
Signed-off-by: Toshiaki Takahashi <ts-takahashi@nec.com>
3 years agoAdded install script about Tacker 54/8354/4 f-release
satsuu.masayuki [Fri, 20 May 2022 01:14:42 +0000 (01:14 +0000)]
Added install script about Tacker

Issue-ID: SMO-65
Change-Id: Ib5cbbf70d979e28d1fee5ad2935f7a3342181551
Signed-off-by: Masayuki Satsu <satsuu.masayuki@jp.fujitsu.com>
3 years agoAdd Tacker documentation 10/8010/5
Toshiaki Takahashi [Fri, 1 Apr 2022 14:43:06 +0000 (23:43 +0900)]
Add Tacker documentation

Issue-ID: SMO-61
Change-Id: Icca81690c0e4fa7e0f2296315668c5f6e0f94eee
Signed-off-by: Toshiaki Takahashi <ts-takahashi@nec.com>
3 years agoMerge "Initial commit of Tacker project for O2"
Mahesh Jethanandani [Wed, 6 Apr 2022 19:16:17 +0000 (19:16 +0000)]
Merge "Initial commit of Tacker project for O2"

3 years agoInitial commit of Tacker project for O2 66/7966/4
Toshiaki Takahashi [Mon, 21 Mar 2022 10:57:25 +0000 (10:57 +0000)]
Initial commit of Tacker project for O2

Issue-ID: SMO-52
Change-Id: Ibbe210b4d3273289929ef345c082f711087fefcf
Signed-off-by: Toshiaki Takahashi <ts-takahashi@nec.com>
3 years agoAdd INFO.yaml file to the repo 72/7972/2
Mahesh Jethanandani [Thu, 17 Mar 2022 17:12:11 +0000 (10:12 -0700)]
Add INFO.yaml file to the repo

Issue-Id: SMO-56
Signed-off-by: Mahesh Jethanandani <mjethanandani@gmail.com>
Change-Id: I098947bb77cccc60057740855d02bc10986b78b1

Signed-off-by: Mahesh Jethanandani <mjethanandani@gmail.com>
Change-Id: Id9648e0c29c441ae2a1f326cf36d9d387fb9c1bd
Signed-off-by: Mahesh Jethanandani <mjethanandani@gmail.com>
5 years agoAutomation adds .gitreview 86/4886/2
LF Jenkins CI [Tue, 20 Oct 2020 20:01:11 +0000 (20:01 +0000)]
Automation adds .gitreview

Change-Id: Iaa9cd1b18321bd4eefcf9ce724e86e9e401d9d0d
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
5 years agoInitial empty repository
LF Jenkins CI [Tue, 20 Oct 2020 20:01:09 +0000 (20:01 +0000)]
Initial empty repository