integration.git
3 years agoAdd an External RAN NSSMF simulator 66/112866/5
Enbo Wang [Fri, 18 Sep 2020 03:06:12 +0000 (11:06 +0800)]
Add an External RAN NSSMF simulator

Change-Id: I770091159dd1f953d8a567ccd2bd7f6d21f27649
Issue-ID: INT-1707
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
3 years agoAdd timeout on SSL internal cert retrieval 80/112580/3
mrichomme [Fri, 11 Sep 2020 20:58:09 +0000 (22:58 +0200)]
Add timeout on SSL internal cert retrieval

In case of SSL issues, the socket timeout is set to 600s by default
as we are scanning a liitle bit stupdidly - we try on all the internal
ports..it may take a long time if we cumulate the different timeouts.
Moreover a new error may occur socker.gaiaerror on internal scans

Issue-ID: INT-1570

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ia0e1c7bb133565d6179afa155f6c299a5e012764
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years agoRemove old SECCOM waiver lists source 67/111967/2
Pawel Wieczorek [Tue, 1 Sep 2020 10:59:57 +0000 (12:59 +0200)]
Remove old SECCOM waiver lists source

SECCOM waivers are now located in "integration/seccom" repository.

Issue-ID: INT-1710
Change-Id: I2598c3d848338a4527c5c49b38b7c9f150d45abe
Depends-On: I5f0f11307dd259d2a66a2916ac4ac01e27177b29
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agocheck_certificates: create result dir if needed 30/112030/4
mrichomme [Wed, 2 Sep 2020 08:03:47 +0000 (10:03 +0200)]
check_certificates: create result dir if needed

an arg allows to specify the results dir
but if the dir path is not valid, we got an error
try to create the dir before running the test

Issue-ID: INT-1570

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I32363af1f066dc5e5a0adf45619fb4e1a9052a7d
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years agoupdate vcpe case 63/111263/2
zhaoliping123 [Fri, 14 Aug 2020 08:43:04 +0000 (16:43 +0800)]
update vcpe case

Issue-ID: TEST-239
Change-Id: Id20dfc9551ddadc9a64c634ceb19a3cf992aaabc
Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
3 years agoFixed CBA sdnc_model_version into vFW_CDS_CNF documentation 49/111949/1
Aniello Paolo Malinconico [Tue, 1 Sep 2020 09:51:34 +0000 (11:51 +0200)]
Fixed CBA sdnc_model_version into vFW_CDS_CNF documentation

Issue-ID: TEST-259
Signed-off-by: Malinconico Aniello Paolo <aniellopaolo.malinconico@guest.telecomitalia.it>
Change-Id: I177af6c9a0173af1f6e6232fcaa78964098862d0

3 years agoupdate policy staging images 09/111909/1
jhh [Mon, 31 Aug 2020 16:44:25 +0000 (11:44 -0500)]
update policy staging images

Issue-ID: POLICY-2794
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Id9ee90bf303f77c1e6db91ae2ce6a7166934c64d

3 years agoAdd support for detecting Java 8 27/111227/3
Pawel Wieczorek [Thu, 13 Aug 2020 09:23:22 +0000 (11:23 +0200)]
Add support for detecting Java 8

For Java 11 there are four ways of checking Java binary version:
* -version       print product version to the error stream and exit
* -showversion   print product version to the error stream and continue
* --version      print product version to the output stream and exit
* --show-version print product version to the output stream and continue

For Java 8 only error stream options are available. There is no support
for output stream (double-hyphenated) options.

This patch extends list of executed commands for binary version
detection. Java 8 presence will now be shown in results instead of
being reported as an error.

Issue-ID: INT-1601
Change-Id: I1b538bc1f0826f6000fedb08860d12c15fe2fc14
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoAAI-Simulator: Pulling from PNF-SW-UP CSIT to Integration repo 23/111623/5
ajay_dp001 [Mon, 24 Aug 2020 07:24:04 +0000 (12:54 +0530)]
AAI-Simulator: Pulling from PNF-SW-UP CSIT to Integration repo

Issue-ID: INT-1704
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Ifc6a71f8303d3b27b40650dea5564365b08b1372
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years agoUpdate tests for Datafile Collector (DCAE SDK update) 83/111683/3
Remigiusz Janeczek [Tue, 25 Aug 2020 12:36:16 +0000 (14:36 +0200)]
Update tests for Datafile Collector (DCAE SDK update)

Adjust DFC consul configs
Make message router sim return array of strings instead of array of
json objects as response (as in live environment)

Issue-ID: DCAEGEN2-2267
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I792c9abcb1c49d73a790ca9c2e8f46a0e1dfd099

3 years agoAdd MANIFEST.in to include j2 file in the python package 95/111695/2
mrichomme [Tue, 25 Aug 2020 15:27:05 +0000 (17:27 +0200)]
Add MANIFEST.in to include j2 file in the python package

Not sure it is the best way, maybe it can be done with setup.cfg..
it seems to be OK

Issue-ID: INT-1570

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I7a1ddefba0ec0bbe35a5a51baebdf4a715a4f131
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years agoupdate policy staging images 55/111655/1
jhh [Mon, 24 Aug 2020 18:04:17 +0000 (13:04 -0500)]
update policy staging images

Issue-ID: POLICY-2794
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2d4cffc3350a28ed17ec3aedafd78691c1e11808

3 years agoReset security xfail list for Guilin 64/111364/2
mrichomme [Tue, 18 Aug 2020 09:06:15 +0000 (11:06 +0200)]
Reset security xfail list for Guilin

Issue-ID: INT-1695

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I6885cdbd4354add533999af6b43de267b888a59a

3 years agoUpdate release note for Frankfurt maintenance release 07/111407/1
mrichomme [Wed, 19 Aug 2020 08:47:59 +0000 (10:47 +0200)]
Update release note for Frankfurt maintenance release

release note was already updated regarding the new testsuite version
but 6.0.1 was not updated

Issue-ID: INT-1696

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: If05c616a27f51040e21452ebca45c96e2721c51d

3 years agoDrop using symlinks for documentation markup rendering 02/110902/3
Pawel Wieczorek [Wed, 5 Aug 2020 08:08:39 +0000 (10:08 +0200)]
Drop using symlinks for documentation markup rendering

Keeping only symlinks as the markup indicator does not trigger CI on
relevant patches changing documentation contents (there's no change in
symlink).

This can be resolved by dropping symlinks usage entirely. Sphinx and RTD
aren't going anywhere anytime soon.

To make sure all symlinks were replaced following one-liner was used:

$ find . -type l -name "*.rst" -exec readlink -e {} \; \
  | xargs -I% git mv -f %{,.rst}

which finds all the symlinks in the repo with "*.rst" suffix, then reads
which file they link to and finally replaces given symlink with that
file.

This solution was suggested by:
Bartek Grzybowski <b.grzybowski@partner.samsung.com>

Issue-ID: INT-1672
Change-Id: I120e216b0b48032bb7b80c23cad799cd6f7cca53
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoReplace deprecated "with_items" with loops 06/110806/2
Pawel Wieczorek [Thu, 30 Jul 2020 10:20:02 +0000 (12:20 +0200)]
Replace deprecated "with_items" with loops

As of Ansible 2.5+, the recommended way to perform loops is to use the
new "loop" keyword instead of "with_*" style loops [1].

This issue was reported by:
Bartek Grzybowski <b.grzybowski@partner.samsung.com>

[1] https://docs.ansible.com/ansible/latest/user_guide/playbooks_loops.html

Issue-ID: INT-1601
Change-Id: Icf9079fc5c22ac034631397ea46d2b03fb4298ab
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoAdd versions of tools used during verification 05/110805/2
Pawel Wieczorek [Thu, 30 Jul 2020 10:08:34 +0000 (12:08 +0200)]
Add versions of tools used during verification

Issue-ID: INT-1601
Change-Id: I3ff59402627e679a6a5dcdb5a64f2d04d1df09cf
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoManual revert of kubernetes version in rke scripts 78/110978/1
mrichomme [Thu, 6 Aug 2020 09:25:07 +0000 (11:25 +0200)]
Manual revert of kubernetes version in rke scripts

- 1.15.11 not supported
- 1.15.3 is OK on Nokia lab
- OOM reco is 1.15.x up to frankfurt

Impossible to revert through gerrit
Do it manually

Issue-ID: INT-1677

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I67f8f65aab4d77f8c341b10c195c86a2f8be8901

3 years agoUpdate Kubernetes rke version 18/110918/1
mrichomme [Wed, 5 Aug 2020 15:13:56 +0000 (17:13 +0200)]
Update Kubernetes rke version

it remained in 1.15.3 on windriver lab
It shall be 1.15.11

Issue-ID: INT-1677

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I889cb52ec4d41929b56ae8416584d73430a5bd59
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years agoUse external volumes for OpenStack virtual machines 87/109687/5
Pawel Wieczorek [Fri, 19 Jun 2020 17:20:50 +0000 (19:20 +0200)]
Use external volumes for OpenStack virtual machines

This allows easier storage quota changes (without the need to modify
flavors).

Issue-ID: INT-1601
Change-Id: I0fe7557ff6f23eb0e29314ee0d4819893583a294
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoAdd hosts configuration for Service Mesh ONAP 86/109686/5
Pawel Wieczorek [Thu, 18 Jun 2020 13:44:38 +0000 (15:44 +0200)]
Add hosts configuration for Service Mesh ONAP

Added configuration resembles set of instances already in use for
Service Mesh Proof-of-Concept purposes. Floating IPs were disabled on
Worker and NFS nodes to limit resource usage.

Issue-ID: INT-1601
Change-Id: Ie575c37344da21e71a8e0803e2e5bd2db18d9290
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoMake Vagrant-based environment safe defaults 65/109265/5
Pawel Wieczorek [Tue, 30 Jun 2020 13:03:43 +0000 (15:03 +0200)]
Make Vagrant-based environment safe defaults

Having a symlink instead of actual file allows having less changes
between upstream repository and on-premise deployment.

This patch does not affect development environment in any way.

Issue-ID: INT-1601
Change-Id: I489c7ce7084d48ba03962e44d64f56c316bcc56a
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoAdd separate NICs to access OpenStack virtual machines 85/109685/4
Pawel Wieczorek [Tue, 23 Jun 2020 14:44:05 +0000 (16:44 +0200)]
Add separate NICs to access OpenStack virtual machines

Dedicated network interface is recommended for accessing OpenStack guest
instances [1]. With current Vagrant-based environment "eth2" interface
is expected to be assigned as additional NIC (with "eth0" for Vagrant
host network and "eth1" for Ansible management network).

[1] https://docs.openstack.org/devstack/latest/networking.html

Issue-ID: INT-1601
Change-Id: I3798f94db476eef77d02e6f8f7e078fc4b4e7622
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoAdd Ansible roles for OpenStack security groups 84/109684/4
Pawel Wieczorek [Tue, 23 Jun 2020 15:18:24 +0000 (17:18 +0200)]
Add Ansible roles for OpenStack security groups

Additional OpenStack security group and its rules are required to allow
traffic to virtual machines created on DevStack. Virtual machines will
be accessible from 172.24.4.0/24 network (default public IP pool).

Issue-ID: INT-1601
Change-Id: I902f64f542197e329e21790f98662d2e408d4bb6
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoAdd Ansible roles for OpenStack hosts 52/109252/6
Pawel Wieczorek [Tue, 16 Jun 2020 10:05:14 +0000 (12:05 +0200)]
Add Ansible roles for OpenStack hosts

Key pair is generated upon host creation and removed after the host is
destroyed.

This patch is based on previous work by:
Krzysztof Opasiak <k.opasiak@samsung.com>

Issue-ID: INT-1601
Change-Id: I9acd0b68a3ee79a0d710c40e0a1cc8470dfacce5
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoAdd Ansible roles for OpenStack network 51/109251/5
Pawel Wieczorek [Mon, 15 Jun 2020 14:29:35 +0000 (16:29 +0200)]
Add Ansible roles for OpenStack network

This patch also adds Vagrant provisioners for creating and destroying
OpenStack infrastructure. These are set to never run (unless explicitly
called by the operator) because DevStack instance on a separate machine
might not be ready to provide OpenStack API.

This patch is based on previous work by:
Krzysztof Opasiak <k.opasiak@samsung.com>

Test harness is based on blog post [1] by:
Chris Morgan <me@chrismorgan.info>

[1] https://chrismorgan.info/blog/make-and-git-diff-test-harness

Issue-ID: INT-1601
Change-Id: I031ca7a5a43cca0258dc0dc9e0339182c431898a
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoAdd Vagrant-based development environment 50/109250/5
Pawel Wieczorek [Fri, 29 May 2020 16:12:38 +0000 (18:12 +0200)]
Add Vagrant-based development environment

Development guide ("HACKING") is subject to change based on gathered
feedback.

Issue-ID: INT-1601
Change-Id: I8988c8a6e85d215485666690e0c281412a1ce869
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoIntroduce ONAP CI Lab infrastructure setup guide 49/109249/5
Pawel Wieczorek [Tue, 19 May 2020 20:08:40 +0000 (22:08 +0200)]
Introduce ONAP CI Lab infrastructure setup guide

This patch adds requirements to the parent README file. This will be
changed to ".. include" directive once these READMEs are ready to be
added to the Integration documentation.

Issue-ID: INT-1601
Change-Id: I5bc2aba03689ea2547e713491a62947a54558095
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoIntroduce ONAP CI Lab setup guide 48/109248/5
Pawel Wieczorek [Fri, 8 May 2020 08:58:47 +0000 (10:58 +0200)]
Introduce ONAP CI Lab setup guide

This patch adds information on expected results from following the
guide. It will be used for Service Mesh lab purposes.

Issue-ID: INT-1601
Change-Id: I26decb9d785270b3c580bd0ce3cc97262c9a171a
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoAdjust DFC test files to use FTPES instead of FTPS 11/110611/6
Remigiusz Janeczek [Mon, 27 Jul 2020 11:42:09 +0000 (13:42 +0200)]
Adjust DFC test files to use FTPES instead of FTPS

DFC doesn't support FTPS protocol. FTPS is treated exactly like
FTPES and soon DFC won't accept file  locations starting with
"ftps://".

Fix mr-sim.py lint issues

Issue-ID: DCAEGEN2-2367
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Idab56aab3bdb6734a04bfc9c9212f2ea800d0d74

3 years agoImport upstream component version inspection tool 76/110276/4
Pawel Wieczorek [Thu, 16 Jul 2020 14:15:06 +0000 (16:15 +0200)]
Import upstream component version inspection tool

This patch adds utility to check versions of binaries available in
Docker containers run on Kubernetes cluster. It has been contributed by:
kkkk-k <kkkk.k@samsung.com>

Several minor changes were made to comply with ONAP CI linter rules.

Issue-ID: INT-1571
Change-Id: Id0e4b557212dec1bf8d2bac580968d69e2cf5595
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoFix vsftpd config setup 40/110440/2
Bartek Grzybowski [Wed, 22 Jul 2020 11:11:27 +0000 (13:11 +0200)]
Fix vsftpd config setup

Change-Id: I3a178c09cfb0aeae6f32925898b1a38080e981e0
Issue-ID: INT-1662
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoAdd README file 55/110555/2
Bartek Grzybowski [Fri, 24 Jul 2020 13:22:27 +0000 (15:22 +0200)]
Add README file

Change-Id: Id6ad15ca3bde209f3c5c68977098a2280992cd1f
Issue-ID: INT-1663
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoAdd HOT parameters for the simulator 85/110485/2
Bartek Grzybowski [Thu, 23 Jul 2020 09:08:36 +0000 (11:08 +0200)]
Add HOT parameters for the simulator

Run simulator instances from runner script

Change-Id: I9d9a317c378a84b1846821916fee5f47452944c5
Issue-ID: INT-1662
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoSetup build env on instance 13/110413/2
Bartek Grzybowski [Tue, 21 Jul 2020 12:22:05 +0000 (14:22 +0200)]
Setup build env on instance

Required to build simulator image

Change-Id: If323b9cd8c76eaba3a16dc588382f1c86e15f1b1
Issue-ID: INT-1661
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoSetup runner script for the simulator in HOT 01/110401/2
Bartek Grzybowski [Tue, 21 Jul 2020 09:06:27 +0000 (11:06 +0200)]
Setup runner script for the simulator in HOT

This adds shell runner script and HOT setup to
deploy and run it.

Change-Id: I88b9b516f38dac789da1caa050192358829e9357
Issue-ID: INT-1661
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoUpdate tls-init-container 47/110547/1
Remigiusz Janeczek [Fri, 24 Jul 2020 10:29:09 +0000 (12:29 +0200)]
Update tls-init-container

Previous tls-init-container supplies outdated certificates

Issue-ID: DCAEGEN2-2367
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ib1b4c3fa097e17a06dfc85aa0059879b53cd6624

3 years ago[PMSHSIM] Refactoring pmsh-pnf-sim 21/110121/4
efiacor [Fri, 10 Jul 2020 13:58:50 +0000 (14:58 +0100)]
[PMSHSIM] Refactoring pmsh-pnf-sim

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I40834e906fcc5f33c6e70fb3d3da886a7ee0d521
Issue-ID: INT-1657

3 years agoAdd sftp strict host key checking to DFC consul configs 45/110145/1
Remigiusz Janeczek [Tue, 14 Jul 2020 07:33:25 +0000 (09:33 +0200)]
Add sftp strict host key checking to DFC consul configs

Issue-ID: DCAEGEN2-2219
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I93b673bc947edaeff57a19bda822f6ed70521b87

3 years agoUpdate release notes for Frankfurt Maintenance release 77/109977/3
mrichomme [Wed, 8 Jul 2020 15:52:13 +0000 (17:52 +0200)]
Update release notes for Frankfurt Maintenance release

update testsuite 1.6.4
fix foc links (submodules lead to broken links)

Issue-ID: INT-1652

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Id83b1b589216317cd755f9d2eb844c6dfb1029c9

3 years agoFix check certification python pakaging 55/109855/1
mrichomme [Mon, 6 Jul 2020 12:57:20 +0000 (14:57 +0200)]
Fix check certification python pakaging

- include jinja2 tempalte (__init.py)
- include xfail list (scripts in setup.cfg)

Issue-ID: INT-1570

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I08d1229c939b64aa8e920f75ea05a8aa0404a4c5

3 years agoAdd basic cloud-init setup for the simulator instance 21/109821/2
Bartek Grzybowski [Fri, 3 Jul 2020 12:27:52 +0000 (14:27 +0200)]
Add basic cloud-init setup for the simulator instance

Change-Id: I456358ac26e4ab02d5989a9505541721553034fe
Issue-ID: INT-1649
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoCreate basic Heat template 75/109675/2
Bartek Grzybowski [Tue, 30 Jun 2020 11:18:00 +0000 (13:18 +0200)]
Create basic Heat template

Basic HOT template to deploy simulator to
OpenStack

Change-Id: Ic862239c888ba75578b9cc0d3ee8d6e756d72589
Issue-ID: INT-1641
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoInitiate check certificate validity test 07/109207/12
mrichomme [Tue, 16 Jun 2020 16:32:13 +0000 (18:32 +0200)]
Initiate check certificate validity test

Issue-ID: INT-1570

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I9794ec17a254ac21e87e3a251b6cad849a763742
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years agoUpdate Operation box in Vagrant environment 13/109513/2
Pawel Wieczorek [Wed, 24 Jun 2020 09:25:01 +0000 (11:25 +0200)]
Update Operation box in Vagrant environment

Currently developed upstream components version verification tool
requires modern execution environment (Python 3.7+) which was not
available in previously used Vagrant box.

Upgrading only Operation box to Ubuntu Focal (20.04) does not affect
ONAP cluster in any way - cluster still runs on Ubuntu Bionic (18.04).

Issue-ID: INT-1571
Change-Id: I51c68723aa0c0b65dcaa7a199316e33a4ece18ff
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agonetconf-pnp-simulator: fix supervisor patching failure 96/109596/4
ebo [Fri, 26 Jun 2020 11:51:06 +0000 (12:51 +0100)]
netconf-pnp-simulator: fix supervisor patching failure

Issue-ID: INT-1639
Change-Id: I28980712fc4b4bff6100ba97489958c0428be26d
Signed-off-by: ebo <eliezio.oliveira@est.tech>
3 years agoCreate runtime setup for the script 63/109763/3
Bartek Grzybowski [Thu, 2 Jul 2020 09:11:32 +0000 (11:11 +0200)]
Create runtime setup for the script

Change-Id: I1a1207173b065c3b88b4b62e134c2fda33e0e6ec
Issue-ID: INT-1642
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoFix --conf option validation 65/109765/2
Bartek Grzybowski [Thu, 2 Jul 2020 09:53:47 +0000 (11:53 +0200)]
Fix --conf option validation

Native Argparse library facility is used to validate
the --conf option value. In case of invalid value
error msg is printed together with usage info.

Change-Id: I43aee892699c8238176b19a5148d217b3d16102c
Issue-ID: INT-1643
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoAdd compare NodePort and Ingress scan 90/109490/6
Lucjan Bryndza [Wed, 24 Jun 2020 11:08:34 +0000 (13:08 +0200)]
Add compare NodePort and Ingress scan

Add compare NodePort and Ingress scan to the
ONAP port scanner. Extra option --scan-and-compare
scan cluster using NodePort and Ingress and finally
compare the results of both scans.

Change-Id: Ie480f068c2bda530c8be76c3d8d70d92f7c5b392
Issue-ID: OOM-2437
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
3 years agoFix ingress default http and https ports 08/109408/3
Lucjan Bryndza [Mon, 22 Jun 2020 12:49:22 +0000 (14:49 +0200)]
Fix ingress default http and https ports

Change ingress http and https port in the ingress controller default port configuration.

Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: OOM-2434
Change-Id: Ic354510006d9f2d5d56f377d8f628e55a1a4b869
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
3 years agoStart/stop the 3GPP measurements file generator at simulator start/stop 97/109297/1
Bartek Grzybowski [Thu, 18 Jun 2020 10:42:58 +0000 (12:42 +0200)]
Start/stop the 3GPP measurements file generator at simulator start/stop

Change-Id: I6976168afc7cad2a44333e33632775dbb63aec12
Issue-ID: INT-1630
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoPass options to each lifecycle method separately 62/109262/2
Bartek Grzybowski [Wed, 17 Jun 2020 12:54:56 +0000 (14:54 +0200)]
Pass options to each lifecycle method separately

This makes the MassPnfSim object instance stateless.

Change-Id: Ic8f7aefa0afb74a15491b5b0e8ba1cb80e3aa3ef
Issue-ID: INT-1629
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoValidate the subcommands on each instance method invocation 61/109261/1
Bartek Grzybowski [Wed, 17 Jun 2020 10:28:45 +0000 (12:28 +0200)]
Validate the subcommands on each instance method invocation

Change-Id: I22d6d6ef47ae99a7b2ad7f3e1407e0a49c48c953
Issue-ID: INT-1629
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoRemove the existing_sim_instances instance attribute 60/109260/1
Bartek Grzybowski [Wed, 17 Jun 2020 08:54:33 +0000 (10:54 +0200)]
Remove the existing_sim_instances instance attribute

Existing simulator instances should be enumerated on
each call to helper function, not statically in constructor.

Change-Id: I93b7ac11e9dc99ce9d3727d577f057b1469a9439
Issue-ID: INT-1629
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoSupport setting custom username/password for the file server service 00/109200/2
Bartek Grzybowski [Tue, 16 Jun 2020 14:39:44 +0000 (16:39 +0200)]
Support setting custom username/password for the file server service

Change-Id: I21964c4b8819444dd0aebdda117a11ba96f92038
Issue-ID: INT-1627
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoDrop shell wrapper for docker compose operations 56/109156/2
Bartek Grzybowski [Mon, 15 Jun 2020 11:35:59 +0000 (13:35 +0200)]
Drop shell wrapper for docker compose operations

Docker-compose configuration is already natively supported
within MassPnfSim module.

Change-Id: I26995126d8a26437821f0f8b254ff82752041b55
Issue-ID: INT-1623
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoRun the 3GPP measurements file generator in bootstrap phase 55/109155/3
Bartek Grzybowski [Mon, 15 Jun 2020 11:14:45 +0000 (13:14 +0200)]
Run the 3GPP measurements file generator in bootstrap phase

Change-Id: I310acb354003e678020935017d0778f75e7db07f
Issue-ID: INT-1623
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoGenerate vsftpd config file in bootstrap phase 95/109095/2
Bartek Grzybowski [Fri, 12 Jun 2020 10:20:48 +0000 (12:20 +0200)]
Generate vsftpd config file in bootstrap phase

Change-Id: I963ff2ed9dd79f36c8fcb4e19529c4b549f92823
Issue-ID: INT-1621
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoMake the config generation private method more generic 91/109091/2
Bartek Grzybowski [Fri, 12 Jun 2020 08:45:42 +0000 (10:45 +0200)]
Make the config generation private method more generic

Change-Id: I2a0b9ef8eb304cfd088cd3a7dc4c61aaf54504c4
Issue-ID: INT-1621
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoUpdate release note to include demo artifacts 23/109123/3
mrichomme [Fri, 12 Jun 2020 17:00:22 +0000 (19:00 +0200)]
Update release note to include demo artifacts

Issue-ID: INT-1625

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ida256bb52d8d6c9251e3bb08c71d30c5273f72b8
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years agoOUpdate OOF_SON use case documentation 32/109132/3
Reshmasree [Sat, 13 Jun 2020 14:43:39 +0000 (14:43 +0000)]
OUpdate OOF_SON use case documentation

Issue-ID: INT-1626
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: I5b92f7522a6564556184110b7dd5660c9ad278bf

3 years agoAllow using separate storage pool for Vagrant-based minimal ONAP deployment 61/108961/2
Pawel Wieczorek [Mon, 8 Jun 2020 14:39:56 +0000 (16:39 +0200)]
Allow using separate storage pool for Vagrant-based minimal ONAP deployment

Vagrant-based minimal ONAP deployment requires at least 160GiB of
storage space. It is useful to be able to relocate Vagrant machines to
separate storage pools (e.g. on various storage devices).

Issue-ID: ONAPARC-551
Change-Id: I3f81c20f61264b958e121cf46f7b4354f04dc20c
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoAdjust default storage device argument on Vagrant-based minimal ONAP deployment 60/108960/2
Pawel Wieczorek [Mon, 8 Jun 2020 14:22:10 +0000 (16:22 +0200)]
Adjust default storage device argument on Vagrant-based minimal ONAP deployment

Default storage device changed in Vagrant box "generic/ubuntu1804" after
updating the libvirt disk bus to "virtio"; details:
https://github.com/lavabit/robox/commit/ca3b82d00c770ff70283d4d4d22f60a8ae363b0f

Issue-ID: ONAPARC-551
Change-Id: Ib8ab062f5e32f625148ed45c58985549857309ae
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoIncrease Helm timeout on Vagrant-based minimal ONAP deployment 59/108959/2
Pawel Wieczorek [Mon, 8 Jun 2020 14:14:11 +0000 (16:14 +0200)]
Increase Helm timeout on Vagrant-based minimal ONAP deployment

Previously set 15 minutes are not sufficient anymore.

Issue-ID: ONAPARC-551
Change-Id: I91df2c1afdcfa6c276bbe4817a4fe16eb6723469
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoSet masterPassword on Vagrant-based minimal ONAP deployment 58/108958/2
Pawel Wieczorek [Mon, 8 Jun 2020 14:02:50 +0000 (16:02 +0200)]
Set masterPassword on Vagrant-based minimal ONAP deployment

Variable "global.masterPassword" is used instead of hardcoded passwords.

Sample value provided in Vagrantfile should be used for evaluation
purposes only!

Issue-ID: ONAPARC-551
Change-Id: I72c565ec27dfb33d55810383c632adb9d886e689
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoDisable Helm charts linting on Vagrant-based minimal ONAP deployment 57/108957/2
Pawel Wieczorek [Mon, 8 Jun 2020 14:09:22 +0000 (16:09 +0200)]
Disable Helm charts linting on Vagrant-based minimal ONAP deployment

It is a workaround for Helm performance issue; details:
https://github.com/helm/helm/issues/7656

Issue-ID: ONAPARC-551
Change-Id: Id163d0e181d0527f47efdd82899b5965794bde98
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoMake Helm timeout adjustable on Vagrant-based minimal ONAP deployment 56/108956/2
Pawel Wieczorek [Tue, 9 Jun 2020 07:33:58 +0000 (09:33 +0200)]
Make Helm timeout adjustable on Vagrant-based minimal ONAP deployment

Issue-ID: ONAPARC-551
Change-Id: I3c1157e65fd63c73b3d8319bd7d8650593953f33
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
3 years agoUpdate stability test documentation 69/108969/6
mrichomme [Tue, 9 Jun 2020 13:37:37 +0000 (15:37 +0200)]
Update stability test documentation

+ fix remaining rst errors, broken links,..

Issue-ID: INT-1551

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I30a480722b34128c997dcfd4f9ae7c1143e6d87c
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years agoAdd a helper method to generate docker compose file 18/109018/1
Bartek Grzybowski [Wed, 10 Jun 2020 13:16:23 +0000 (15:16 +0200)]
Add a helper method to generate docker compose file

Change-Id: I05f5f689e5ec660e0257e558d02ac1965d51b3d3
Issue-ID: INT-1619
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoSimplify network name in Compose template 11/109011/1
Bartek Grzybowski [Wed, 10 Jun 2020 10:14:34 +0000 (12:14 +0200)]
Simplify network name in Compose template

Generated network name for a service already contains
project name so no need to further customize it.

Change-Id: Ib77b55f46b7141edeb43470db4a36d10c2ced649
Issue-ID: INT-1619
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoAdd helper method to generate simulator config 55/108955/2
Bartek Grzybowski [Tue, 9 Jun 2020 10:41:08 +0000 (12:41 +0200)]
Add helper method to generate simulator config

Change-Id: If0deb820f32d6d75c71370ff67c7c42a063d8e0a
Issue-ID: INT-1618
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoUpdate Mass PNF simulator documentation 50/108950/2
Bartek Grzybowski [Tue, 9 Jun 2020 07:39:40 +0000 (09:39 +0200)]
Update Mass PNF simulator documentation

Change-Id: I8b583e958f445965eead876925e8eb385e655eb5
Issue-ID: INT-1617
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoDrop action methods decorator 16/108916/2
Bartek Grzybowski [Mon, 8 Jun 2020 12:40:37 +0000 (14:40 +0200)]
Drop action methods decorator

It's no longer needed after implementing all lifecycle
modes in module.

Change-Id: Ic2b0c638172e9bb1428ac1f3a7823ce3e36ac206
Issue-ID: INT-1617
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoSetup and start docker-compose simulator app directly in Python module 95/108895/2
Bartek Grzybowski [Mon, 8 Jun 2020 12:39:01 +0000 (14:39 +0200)]
Setup and start docker-compose simulator app directly in Python module

Change-Id: I5efaaa69a0c78d9ae9594d1e59d57dd9315613af
Issue-ID: INT-1617
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoChown vsftpd config file to root while bootstrapping 94/108894/2
Bartek Grzybowski [Mon, 8 Jun 2020 12:29:29 +0000 (14:29 +0200)]
Chown vsftpd config file to root while bootstrapping

Change-Id: I48716f544bd34b05a5524b58500cdff7c96a9578
Issue-ID: INT-1617
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoAdd internal routine for logs archiving 93/108893/2
Bartek Grzybowski [Mon, 8 Jun 2020 12:25:44 +0000 (14:25 +0200)]
Add internal routine for logs archiving

Change-Id: Ibbb2b4aa71f0ca477b7129e4037cee031e44ae91
Issue-ID: INT-1617
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoRemove useless RUNNING_COMPOSE_CONFIG assignment 92/108892/2
Bartek Grzybowski [Mon, 8 Jun 2020 12:17:57 +0000 (14:17 +0200)]
Remove useless RUNNING_COMPOSE_CONFIG assignment

Change-Id: I0d66fab438ef53c716ddcebf292309f3a161a51e
Issue-ID: INT-1617
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoDrop shell debug mode in command wrapper method 83/108883/2
Bartek Grzybowski [Mon, 8 Jun 2020 10:13:57 +0000 (12:13 +0200)]
Drop shell debug mode in command wrapper method

Change-Id: I70133119ca8344ad675400e1ea9ba1b8a6f9b38b
Issue-ID: INT-1617
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoUpdate helm and kubectl versions 39/108939/1
Brian Freeman [Mon, 8 Jun 2020 21:04:07 +0000 (16:04 -0500)]
Update helm and kubectl versions

Issue-ID: OOM-2331
Change-Id: Ie97218cd7df55c6819f1bb01db52a140870f641a
Signed-off-by: Brian Freeman <bf1936@att.com>
3 years agoCorrect ReadTheDoc theme 42/108842/2
Eric Debeau [Fri, 5 Jun 2020 21:39:47 +0000 (23:39 +0200)]
Correct ReadTheDoc theme

The current theme is different from other ONAP projects
Corrcet conf.py to be aligned with ONAP

Issue-ID: INT-1615

Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I57c7793702ca659a074f998931ec11a94fff466d

3 years ago[vFW_CNF_CDS] Fix typo in Postman collection request 10/108610/3
Konrad Bańka [Mon, 1 Jun 2020 07:36:09 +0000 (09:36 +0200)]
[vFW_CNF_CDS] Fix typo in Postman collection request

Corrects cba_name/cba_version reference in SO instantiation
call in single vf-module by removing it (it was used only during
development work).
Corrects SDNC calls to use https instead of http that was turned
off recently.
Corrects typo in secret retrieval command.
Updated SO Completed instantiation status response.

Issue-ID: INT-1457
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ib13a0d1e404e7e2f6053223f4eb4817ff99f8393

3 years agoSupport stopping sending PNF registration messages in Python module 24/108824/2
Bartek Grzybowski [Fri, 5 Jun 2020 13:07:56 +0000 (15:07 +0200)]
Support stopping sending PNF registration messages in Python module

Change-Id: Iae7d300e6e09d152b6e7daaebd9c85ba763fc077
Issue-ID: INT-1613
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoAdd test case for invalid '--count' option value 18/108818/2
Bartek Grzybowski [Fri, 5 Jun 2020 09:32:44 +0000 (11:32 +0200)]
Add test case for invalid '--count' option value

Change-Id: Ib46c26889f01ce0cd9d90865070d5c5ac9b5d08a
Issue-ID: INT-1613
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoDrop shell wrapper for 'trigger_custom' action as well 65/108765/2
Bartek Grzybowski [Thu, 4 Jun 2020 10:18:41 +0000 (12:18 +0200)]
Drop shell wrapper for 'trigger_custom' action as well

Change-Id: I388038656505c6937e10ba9f65d70d0e6514e17b
Issue-ID: INT-1611
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoSupport triggering simulator app directly from MassPnfSim module 60/108760/2
Bartek Grzybowski [Thu, 4 Jun 2020 07:55:26 +0000 (09:55 +0200)]
Support triggering simulator app directly from MassPnfSim module

Change-Id: Ice52848bedf8722aa142de74342190378ea593cd
Issue-ID: INT-1611
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoDrop shell wrapper for stopping simulator instances 26/108726/3
Bartek Grzybowski [Wed, 3 Jun 2020 09:46:51 +0000 (11:46 +0200)]
Drop shell wrapper for stopping simulator instances

Instance method is added to manage stopping simulator
instances and ROP scripts directly in MassPnfSim class.

Change-Id: Ic551f99c0f5f2a177b9c72daac02690b0bbded04
Issue-ID: INT-1610
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years ago[vFW_CNF_CDS] UAT testing doc update 97/108697/3
Samuli Silvius [Tue, 2 Jun 2020 16:08:30 +0000 (19:08 +0300)]
[vFW_CNF_CDS] UAT testing doc update

Verified UAT testing as much as it worked for vFW_CNF_CDS.
Spy recording was successfull technically as yaml response
was received but looks like missing some external calls.

UAT Verify POST call did not worked as expected results
was not according to spy output. Or some other problems.

Document updated accordingly.

Issue-ID: INT-1531

Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Change-Id: Ic2b13048fbff47fb8d6e82f3921a9922030bc971

3 years agoUpdate doc to reference 1.6.3 RC2 frankfurt image 64/108764/3
mrichomme [Thu, 4 Jun 2020 09:57:18 +0000 (11:57 +0200)]
Update doc to reference 1.6.3 RC2 frankfurt image

- refactoring of the integration page
- add link to s3p page
- add a table of the repositories managed by Integration

Issue-ID: INT-1551

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I36adec41f6938925561210da905d69c76cddfa8b
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years agoUpdate E2E_network_slicing doc 33/108133/2
krishnaa96 [Fri, 22 May 2020 11:17:00 +0000 (16:47 +0530)]
Update E2E_network_slicing doc

Issue-ID: INT-1468
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ib11a36000ae6c926c990786172d250f586409f3d

3 years agoAdd helper routine for getting iter range in lifecycle methods 54/108654/2
Bartek Grzybowski [Tue, 2 Jun 2020 08:25:11 +0000 (10:25 +0200)]
Add helper routine for getting iter range in lifecycle methods

Change-Id: I3973b7bfd75885bf22154670a6b9f665769470fa
Issue-ID: INT-1610
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoDrop shell wrapper for getting simulators status 19/108619/2
Bartek Grzybowski [Mon, 1 Jun 2020 10:38:49 +0000 (12:38 +0200)]
Drop shell wrapper for getting simulators status

Change-Id: Id7c3c614d472d8ee01533e9bd146f258813e7cbe
Issue-ID: INT-1606
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoAdd helper method to get running docker containers names list 18/108618/2
Bartek Grzybowski [Mon, 1 Jun 2020 10:31:42 +0000 (12:31 +0200)]
Add helper method to get running docker containers names list

Change-Id: I8346302706d6e896b55d845051fe2de18aaafd16
Issue-ID: INT-1606
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoAdd helper method to get simulator instance data 19/108419/3
Bartek Grzybowski [Thu, 28 May 2020 14:40:02 +0000 (07:40 -0700)]
Add helper method to get simulator instance data

Superfluous call to 'get_pnfsim_ip' function in simulator.sh
was also removed.

Change-Id: Ifd7be4843fe26768f4b86b64e07d2d9479735ad1
Issue-ID: INT-1606
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoUpdate OOF_SON use case documentation 26/108226/4
Reshmasree [Tue, 26 May 2020 08:02:59 +0000 (08:02 +0000)]
Update OOF_SON use case documentation

Issue-ID: INT-1466
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: Ice7f111378b1c020a3367be1b5d8b5f812d9c79a
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years agoRemove postman subdirectory 74/108574/1
mrichomme [Fri, 29 May 2020 14:51:05 +0000 (16:51 +0200)]
Remove postman subdirectory

The postman suite has not been updated for Frankfurt
They are defacto deprecated
This shoudl be cherry picked in Frankfurt
However the suite will remain in El Alto and previous versions

Issue-ID: INT-1608

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Id1ee003e023e8c35d7f5439f1a525ee039fb6b2f

3 years agoUpdate documentation 44/108444/3
mrichomme [Thu, 28 May 2020 20:38:30 +0000 (22:38 +0200)]
Update documentation

Issue-ID: INT-1551

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Iacc99e3504ae62e90bc3d963056d780ae13c402a
Signed-off-by: mrichomme <morgan.richomme@orange.com>
3 years ago[vFW_CNF_CDS] Update documentation 20/108320/9
Konrad Bańka [Wed, 27 May 2020 13:25:56 +0000 (15:25 +0200)]
[vFW_CNF_CDS] Update documentation

Update several TODO sections and Postman collection.
Added few FIXMEs to mark fields for update when latest
logs/results will be available (after RC2 env test).

Issue-ID: INT-1457
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: If78caf719968681fe02290a5df7e81058d502968

3 years agoUpdate vCPE Tosca use case 63/108263/2
mrichomme [Tue, 26 May 2020 13:59:19 +0000 (15:59 +0200)]
Update vCPE Tosca use case

- fix documentation
- add install script for oclip

Issue-ID: INT-1355

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ieaeac5caf76caf6f731a6c2bf6380e8f8f2a6c6a

3 years agoUpdate documentation of vFW_CNF_CDS use case 09/108209/2
Lukasz Rajewski [Mon, 25 May 2020 17:05:41 +0000 (19:05 +0200)]
Update documentation of vFW_CNF_CDS use case

Mainly description of CDS profile upload and
other smaller corrections

Issue-ID: INT-1452
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Ic0c8d7e38f14de8b3cff872921fc341b252d8d27

3 years agoFix 5G OOF duplicate reference in doc 02/108302/2
mrichomme [Wed, 27 May 2020 08:45:03 +0000 (10:45 +0200)]
Fix 5G OOF duplicate reference in doc

Issue-ID: INT-1551

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I3b9f9f0b4b902d808fb0784439a81f23ad368351