Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Change-Id: If43f505967bd542c88956e11aef4cd4e52626255
Issue-ID: DCAEGEN2-1225
Signed-off-by: TamasBakai <tamas.bakai@est.tech>
|
|
mr sim has a number of new test cases
Docker files/docker compose files added.
Minor adjustment to scripts.
Issue-ID: DCAEGEN2-1313
Change-Id: I0246a9d5c855cda4e7dea9830928cae98c5e1284
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
|
|
Update dmaapBusController so that it takes feedName
as parameter from POST request from http client
Change-Id: If57e5c0073bf1fe6d62c644c772d9744fdd859f8
Issue-ID: DCAEGEN2-1225
Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
|
|
ONAP should not expose any open JDWP ports even inside a cluser.
Let's start enforcing this by adding test script to integration which
will find all open JDWP ports.
Based on initial work by:
Radoslaw Zeszczuk <r.zeszczuk@samsung.com>
Issue-ID: SECCOM-231
Change-Id: Ica46faad55850c74ed24728d54f6afdb3301a6d2
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
ONAP should not exposed any http ports, https should be used instead.
Let's start enforcing this by adding test script to integration which
will find all http ports exposed outside of cluster.
Issue-ID: SECCOM-231
Change-Id: I88e4b7890aaaa1bea06b496a6f97f4d5e9771215
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* The script runs in a background process
* The background process is killed when mass-pnf-sim is stopped
* Filename format is updated to include timezone, HOSTNAME, and PNF-node-name
Change-Id: If0a5a8c7bdd7ffb4958569e3037f1a7207770ef1
Issue-ID: DCAEGEN2-1225
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
|
|
This is first version of unsecure PNF package that can be used for
integration test of Pre-Onboarding and Onboarding of a PNF package.
PM Dictionary and VES Registartion file are empty at this point and are
only included as placeholders until the actual files are ready.
Change-Id: I9ec76caf1f952df50391c11ee846e0be2c3231cf
Issue-ID: INT-947
Signed-off-by: Szabolcs Hutvagner <szabolcs.hutvagner@ericsson.com>
|
|
Change-Id: I66203ff66e9d91865f8eee06bef01e55bcd6c39c
Issue-ID: DCAEGEN2-1225
Signed-off-by: TamasBakai <tamas.bakai@est.tech>
|
|
Change-Id: I5bd0ab24e5b2d647c0b47212e1f5f728cdc1bb32
Issue-ID: DCAEGEN2-1225
Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
|
|
|
|
Change-Id: I8790ad9b2c5248432797619bd42b6fcc75df7cdc
Issue-ID: INT-960
Signed-off-by: biniek <lukasz.biniek@nokia.com>
|
|
Latest com.spotify:docker-maven-plugin has
a bug preventing images to be pushed to the
private registries.
Latest bug-free version is 1.0.0 so revert to it.
Change-Id: Ibe8f733a2e6b059203fa5dcca297ad35e7e1fe42
Issue-ID: INT-879
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
|
|
|
|
Change-Id: I22adf79ec42405f21d1d9cc9e6afef234f0cfa01
Issue-ID: INT-960
Signed-off-by: biniek <lukasz.biniek@nokia.com>
|
|
Change-Id: Icd81ae3d5e458dc941a17ccdc3eead7120a64cb0
Issue-ID: INT-960
Signed-off-by: biniek <lukasz.biniek@nokia.com>
|
|
This commit introdues a dely in pnf-sim netopeer
instance so that subscribing yang model and data
creation can be done successfully.
Issue-ID: INT-885
Change-Id: Id26a2b6e4f201a1cbf5346ee323fcb6858c2886b
Signed-off-by: Rahul Tyagi <rahul.tyagi@ericsson.com>
|
|
|
|
* Creates a number of files (set using NUM_FILES) with standard filenames
* File are created using a template XML file (set using FILE_TEMPLATE)
* Files are updated after a specific interval (set using UPDATE_MINS)
* At each update, the name of oldest file is modified with current timestamp
* Works for multiple PNF nodes (set using NUM_NODES)
Change-Id: I279970720ae25a360bd7a56923ebf3b8825abfd8
Issue-ID: DCAEGEN2-1225
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
|
|
This commit introdues a better yang model
for testing i.e. mynetconf.yang and data
against it. It also fix a problem for netopeer
at startup.
Issue-ID: INT-885
Change-Id: I1d300221399237e57e1ffd4e3a1d9cb8e1674b44
Signed-off-by: Rahul Tyagi <rahul.tyagi@ericsson.com>
|
|
Change-Id: I8a5ead57d0347fa34f048c7bfc5352ba045b1b62
Issue-ID: DCAEGEN2-1225
Signed-off-by: TamasBakai <tamas.bakai@est.tech>
|
|
|
|
This commit add a script and a known_hosts file so that
while starting the netopeer2 it readily start listening at
6513 port for tls.
This commit also adds a yang data model for testing of
usecases developed under Netconf over tls usecase.
Signed-off-by: Rahul Tyagi <rahul.tyagi@ericsson.com>
Issue-ID: INT-885
Change-Id: I26b059c293f0684f475f51618d905e10a9efe391
Signed-off-by: Rahul Tyagi <rahul.tyagi@ericsson.com>
|
|
Swicth from debian based image to alpine based image.
Fix docker-plugin version.
Change-Id: I87af14b9785f70f49955ba299ed6e3d8ff9866f3
Issue-ID: INT-879
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
|
|
|
|
Change-Id: Ia0b68c271f70ee5d3765e4b1ece80ab98470040c
Issue-ID: INT-897
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
|
|
Change-Id: I55862204ef71f69bc88c79fe2259f7cb8365699a
Issue-ID: DCAEGEN2-1225
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
|
|
Change-Id: Idff5fb9e4406f42208367860b3d02fc2ed4a9bad
Issue-ID: DCAEGEN2-1225
Signed-off-by: TamasBakai <tamas.bakai@est.tech>
|
|
Change-Id: I955e2befdcb95a2b50fa3c3ba0d5a734d85fd753
Issue-ID: INT-821
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Issue-ID: INT-846
Change-Id: I1537e02f31e91882c8b27b0484e72b1b1641c8a4
Signed-off-by: Rene Robert <rene.robert@orange.com>
|
|
|
|
Issue-ID: INT-825
Change-Id: Iac316a6a17aff5acfc9061634232351c4ef305e2
Signed-off-by: Rene Robert <rene.robert@orange.com>
|
|
Issue-ID: INT-827
Change-Id: If9804ee7765d76959956066e72d86ef1c99d23a3
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
Issue-ID: INT-825
Change-Id: I95b99798462ab5852d8da90bb337d818e80c0ef8
Signed-off-by: Rene Robert <rene.robert@orange.com>
|
|
Change-Id: I01f7de6e9e0a26b25a91df125f31008091d0076f
Issue-ID: INT-791
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
Change-Id: Ia9a8a704b239d7372cc864732193072cf5fecfa1
Issue-ID: INT-791
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
Change-Id: I8e644798fefa180a26da4c2cb4607467810f964a
Issue-ID: INT-791
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
Change-Id: I739ce90b975bc820f007858bd9d2b49f39150301
Issue-ID: INT-789
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
Change-Id: I7bf82229b0e5cb8a02e0b5a0c8651c468cd3c436
Issue-ID: INT-717
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
To work with automated vCPE model distribution robot, several changes are made
1. Add image name and flavor in preload data
2. Shorten instance name for rescust service
3. Pass in ip as command line input to cleanvGMUX.py
Change-Id: I6f7c8ae711afbc4665e2de72b6abae7969eecb5c
Issue-ID: INT-717
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
(cherry picked from commit 105db515bbcc2f9a2c6b0363b866af24837cc4ac)
|
|
Change-Id: I17308f23812cc1a335155fd4e9e789bed04dec00
Issue-ID: INT-717
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
Change-Id: Iee0725d9a3187d06b70c9d40d1fd13895ff4655c
Issue-ID: INT-717
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
1. SDNC GRA url issue
2. Add mr ip and port to prepload
3. Allow SO service_recipe table to be populated
4. Add SDNC ip to preload
5. Add vfmoduleName section in SO request
6. Set Generic NeutronNet shared as False
Change-Id: Iba4ff695759ceab53e33367092b6b59678e082e7
Issue-ID: INT-717
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
(cherry picked from commit 1a0a0466716419880ab6b1fc6a94ec82a2966cb0)
|
|
Issue-ID: INT-717
Change-Id: I820a1f21404c488f2efa730ace75fb287370fe8a
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
|
|
Change-Id: I9f97e18efe2c4900a5fe9c402501bffd63e578cd
Issue-ID: INT-725
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
|
|
|
|
Issue-ID: INT-744
Change-Id: I48a9043b629ad0c3113eb109e958f90c66747abc
Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
|