sekharhuawei [Wed, 16 Sep 2020 18:11:40 +0000 (23:41 +0530)]
Sample Unit tests for cnf-adapter
Issue-ID: SO-3244
Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com>
Change-Id: Ib632a6ab2cef542712e1b2137e92e069e730e443
Byung-Woo Jun [Wed, 16 Sep 2020 17:09:16 +0000 (17:09 +0000)]
Merge "Implement Deallocate Core NSSMF workflow"
Byung-Woo Jun [Wed, 16 Sep 2020 17:06:44 +0000 (17:06 +0000)]
Merge "Implement Modify Core NSSMF workflow"
Byung-Woo Jun [Wed, 16 Sep 2020 16:48:10 +0000 (16:48 +0000)]
Merge "Implementation of TN NSSMF WF on SO"
Byung-Woo Jun [Wed, 16 Sep 2020 16:35:50 +0000 (16:35 +0000)]
Merge "Imlpement RAN NSSMF Modify Workflow"
Byung-Woo Jun [Wed, 16 Sep 2020 15:08:48 +0000 (15:08 +0000)]
Merge "Implement Activate/Deactivate RAN NSSMF Workflow"
Byung-Woo Jun [Wed, 16 Sep 2020 15:07:04 +0000 (15:07 +0000)]
Merge "Implement Deallocate RAN NSSI Workflow"
Reshmasree [Thu, 10 Sep 2020 10:47:24 +0000 (03:47 -0700)]
Imlpement RAN NSSMF Modify Workflow
Issue-ID: SO-3228
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: I49b99cfb0afbdd34a83ef81dac6a62301e79e4fd
Byung-Woo Jun [Wed, 16 Sep 2020 14:28:26 +0000 (14:28 +0000)]
Merge "Implement subprocess for calling SDNR from RAN NSSMF -Also added common methods in oofUtils"
Steve Smokowski [Wed, 16 Sep 2020 14:16:49 +0000 (14:16 +0000)]
Merge "added fragment support to generated objects"
Steve Smokowski [Wed, 16 Sep 2020 14:16:42 +0000 (14:16 +0000)]
Merge "Removed authentication methods"
Byung-Woo Jun [Wed, 16 Sep 2020 14:16:15 +0000 (14:16 +0000)]
Merge "Implement RAN NSSMF Allocate workflow"
Reshmasree [Thu, 10 Sep 2020 10:02:47 +0000 (03:02 -0700)]
Implement RAN NSSMF Allocate workflow
Issue-ID: SO-3227
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: I4354d68b307bd008b242deb57a87f5de2bb66487
hyu2010 [Mon, 7 Sep 2020 22:07:25 +0000 (18:07 -0400)]
Implementation of TN NSSMF WF on SO
(1) Workflow of Allocate TN NSSI
(2) Workflow of Deallocate TN NSSI
(3) Workflow of Activate and Deactivate TN NSSI
(4) Workflow of Modify TN NSSI
NOTE:
1. The full implementation of TN NSSMF consists of two layers:
(1) The TN Sice definition layer, which is an orchestration
layer that provides the NBI of TN NSSMF to its consumers
(i.e., it concerns the "what" question), and (2) the TN slice
realization layer, which is responsible for the actual network
configurations of TN slicing (i.e., the "how" question). The first
layer is done on the SO (i.e., this changeset), while the 2nd
layer is implemented on the SDNC. That's why this changeset is
relatively simple, since the "real work" is done by the SDNC.
2. This changeset depends on the common NSSMF WF
(https://gerrit.onap.org/r/c/so/+/111477)
Issue-ID: SO-2959
Signed-off-by: hyu2010 <henry.yu1@huawei.com>
Change-Id: I9d4e77b7706d28fb4133ddca0ff1d6e307be613d
Signed-off-by: hyu2010 <henry.yu1@huawei.com>
Chuanyu Chen [Tue, 15 Sep 2020 09:05:04 +0000 (09:05 +0000)]
Merge "Update NSMF workflow to implement the E2E Network Slicing requirements for Guilin release"
Chuanyu Chen [Tue, 15 Sep 2020 09:04:51 +0000 (09:04 +0000)]
Merge "modify the actionType of querySubnetCapability"
Seshu Kumar M [Tue, 15 Sep 2020 04:59:36 +0000 (04:59 +0000)]
Merge "cnf-adapter service impl and updates Issue-ID: SO-3242"
sekharhuawei [Sun, 13 Sep 2020 07:16:34 +0000 (12:46 +0530)]
cnf-adapter service impl and updates
Issue-ID: SO-3242
Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com>
Change-Id: I63dab335845125b319eeed129b2d7dfd4a31c84c
waqas.ikram [Mon, 14 Sep 2020 11:41:26 +0000 (12:41 +0100)]
Increasing Ns request timeout for tests
Get Job status takes more then 10s if there is full GC
so increasing the timeout
Change-Id: I1c0d38b8ef8df4f78fdf2c54e5375ab45f8f15ae
Issue-ID: SO-2868
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
alexanb [Thu, 10 Sep 2020 14:21:15 +0000 (17:21 +0300)]
Implement Modify Core NSSMF workflow
Issue-ID: SO-3239
Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
Change-Id: Ice1f528d5fe155ea0e84cb3fa7502be32626ba31
waqas.ikram [Fri, 11 Sep 2020 13:41:54 +0000 (14:41 +0100)]
Fixing intermediate test failure
Change-Id: I2dacb86ea48125535f513d95e8cd42fc6308ed9c
Issue-ID: SO-2868
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
hetengjiao [Fri, 11 Sep 2020 00:38:55 +0000 (08:38 +0800)]
Update NSMF workflow to implement the E2E Network Slicing requirements for Guilin release
Issue-ID: SO-2963
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: I20c6b880cc26b0e0dbd096f4de6f39fd936b4bc0
Benjamin, Max [Thu, 10 Sep 2020 15:15:57 +0000 (11:15 -0400)]
added fragment support to generated objects
added fragment support to generated objects
updated objects to support singular and plural fragments
Issue-ID: SO-3240
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia010c99ad36422db5f5b3729af3991767fe5138f
alexanb [Thu, 10 Sep 2020 13:26:51 +0000 (16:26 +0300)]
Implement Deallocate Core NSSMF workflow
Issue-ID: SO-3238
Signed-off-by: alexanb <alexander.borovitzky@guest.telecomitalia.it>
Change-Id: I751c2b5f0ea5fba3f814ab70c627fb96242a54c3
Byung-Woo Jun [Thu, 10 Sep 2020 12:38:11 +0000 (12:38 +0000)]
Merge "multiple pnf fix"
Priyadharshini [Thu, 10 Sep 2020 03:19:25 +0000 (20:19 -0700)]
Implement Activate/Deactivate RAN NSSMF Workflow
Issue-ID: SO-3229
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: I309da1227f1db8faec10f198351fda66421293b6
tragait [Fri, 4 Sep 2020 12:34:35 +0000 (13:34 +0100)]
multiple pnf fix
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: I3d9d0ebb38da1fb286f097828551e981a0f95a65
Signed-off-by: tragait <rahul.tyagi@est.tech>
Issue-ID: SO-3223
Signed-off-by: tragait <rahul.tyagi@est.tech>
Priyadharshini [Thu, 10 Sep 2020 06:54:04 +0000 (12:24 +0530)]
Implement Deallocate RAN NSSI Workflow
Issue-ID: SO-3230
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: I37ce7d21eaba8ea60a91a7034501211b2cf3a987
Boslet, Cory [Wed, 9 Sep 2020 14:26:43 +0000 (10:26 -0400)]
Removed authentication methods
Keystone token authentication methods no longer
needed for ONAP use case
Issue-ID: SO-3226
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I17867f05fdc47070292c59f955188568ea5b9367
waqas.ikram [Wed, 9 Sep 2020 14:07:42 +0000 (15:07 +0100)]
Fixing intermediate test failure
Change-Id: I115657fee925cd0c3e582e70d9cd8f498cf4f59a
Issue-ID: SO-2868
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Seshu Kumar M [Wed, 9 Sep 2020 12:48:25 +0000 (12:48 +0000)]
Merge "Developer guide for cxf-logging Issue-ID: SO-3153"
Seshu Kumar M [Wed, 9 Sep 2020 12:47:47 +0000 (12:47 +0000)]
Merge "Bpmn to cnf adapter implementation testing bpmn"
Seshu Kumar M [Wed, 9 Sep 2020 12:43:00 +0000 (12:43 +0000)]
Merge "Update of mso_adapters_rest_interface"
Byung-Woo Jun [Wed, 9 Sep 2020 12:27:39 +0000 (12:27 +0000)]
Merge "Adding NS instantiation"
Chuanyu Chen [Wed, 9 Sep 2020 11:51:50 +0000 (11:51 +0000)]
Merge "Update AAI schema version"
Seshu Kumar M [Wed, 9 Sep 2020 10:11:49 +0000 (10:11 +0000)]
Merge "[SO] Add logs to STDOUT"
zm330 [Wed, 9 Sep 2020 07:10:13 +0000 (15:10 +0800)]
Update AAI schema version
Issue-ID: SO-2963
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I24ff43f3d7a3e617b51f59c402719073065d5692
waqas.ikram [Wed, 9 Sep 2020 08:41:54 +0000 (09:41 +0100)]
Adding NS instantiation
Change-Id: I06a8e1c9bfeb82f5fc61604030ec62bd17193e90
Issue-ID: SO-2868
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Kuleshov, Elena [Tue, 8 Sep 2020 20:45:49 +0000 (16:45 -0400)]
Populate serviceInstanceId from instanceMap on
Populate serviceInstanceId from instanceMap on validation error.
Use Optional for return value for serviceInstanceId assist methods.
Issue-ID: SO-3224
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I36a44ae42bb89d621dec5a2f85266458ea0e0766
Dominik Mizyn [Tue, 8 Sep 2020 17:44:34 +0000 (19:44 +0200)]
[SO] Add logs to STDOUT
This commit add STDOUT appender to root level logging.
Issue-ID: OOM-2514
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
Change-Id: Ie8544aeee830af365957884819f8485037add7be
waqas.ikram [Tue, 8 Sep 2020 13:15:20 +0000 (14:15 +0100)]
Adding NS instantiation
Change-Id: I41d32ddab1ba1e4eea42129a5918bdea3312de94
Issue-ID: SO-2868
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
waqas.ikram [Mon, 7 Sep 2020 16:14:01 +0000 (17:14 +0100)]
Adding logic to communicate with SOL003 Adpater
Change-Id: I130df6c2977b73beb3f4afd0d09791b58f93a945
Issue-ID: SO-3221
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Seshu Kumar M [Mon, 7 Sep 2020 16:23:36 +0000 (16:23 +0000)]
Merge "Add new service in API-Handler for 3gpp service instances"
Byung-Woo Jun [Mon, 7 Sep 2020 14:11:38 +0000 (14:11 +0000)]
Merge "Add support for Create Vnf Request with Package Id"
AndrewLamb [Mon, 7 Sep 2020 10:54:21 +0000 (11:54 +0100)]
Add support for Create Vnf Request with Package Id
Issue-ID: SO-3218
Change-Id: If5ca57ce94c0a735c5abf0a77db0e7d725763121
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
Byung-Woo Jun [Mon, 7 Sep 2020 12:00:03 +0000 (12:00 +0000)]
Merge "Adding Basic NSD parser"
Steve Smokowski [Mon, 7 Sep 2020 10:59:42 +0000 (10:59 +0000)]
Merge "Added to set is floating to false in aai."
Chuanyu Chen [Mon, 7 Sep 2020 09:18:20 +0000 (09:18 +0000)]
Merge "Update parameter processing of NSSMF adapter for External RAN NSSMF"
waqas.ikram [Mon, 7 Sep 2020 07:48:46 +0000 (08:48 +0100)]
Adding Basic NSD parser
Change-Id: I9b34054aac1649f71e0dece2a3a17e958d74d5be
Issue-ID: SO-3219
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Lukasz Muszkieta [Mon, 7 Sep 2020 08:14:44 +0000 (08:14 +0000)]
Merge "Error logging in SO-SDC adapter - in case of service distribution without any resources."
Reshmasree [Wed, 2 Sep 2020 15:30:19 +0000 (08:30 -0700)]
Implement subprocess for calling SDNR from RAN NSSMF
-Also added common methods in oofUtils
Issue-ID: SO-3215
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: Id85112db648f6607d7075da857a45e1ed5ca23ec
MukeshKumar [Mon, 31 Aug 2020 15:28:26 +0000 (16:28 +0100)]
Get SOl003 pkg from ETSI Catalog mgr
Issue-ID: SO-3207
Change-Id: Ib20176e1b0cd572933d45944cdd1e2ac3d036b6c
Signed-off-by: Mukesh <mukeshsharma@est.tech>
waqas.ikram [Fri, 4 Sep 2020 18:16:43 +0000 (19:16 +0100)]
Adding entities and repositories for
NS Instantiation
Change-Id: Id7cb2452a8821969ebec5c3f8148f292ded9812e
Issue-ID: SO-3194
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
waqas.ikram [Thu, 20 Aug 2020 08:59:05 +0000 (09:59 +0100)]
Implementing Create NS
Change-Id: Ib54e7476820fe716137e6d5e08e4d0deb9f104b9
Issue-ID: SO-3179
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Agata Stanislawska [Fri, 4 Sep 2020 07:46:15 +0000 (09:46 +0200)]
Error logging in SO-SDC adapter - in case of service distribution without any resources.
Issue-ID: SO-2978
Signed-off-by: astanisl <agata.stanislawska@nokia.com>
Change-Id: I6a176143b004dfc19633e678ea7ee063d9e6df42
Signed-off-by: astanisl <agata.stanislawska@nokia.com>
Byung-Woo Jun [Fri, 4 Sep 2020 12:36:59 +0000 (12:36 +0000)]
Merge "Initialise NFVO Database Tables"
rope252 [Sun, 30 Aug 2020 23:14:37 +0000 (00:14 +0100)]
Initialise NFVO Database Tables
Adding Entity files and SQL Script for initalising the NFVO DB using flyway.
Also updated order of dependencies between pom.xmls with the so-etsi-nfvo module.
Change-Id: I9ba682398df5a6cba22452f08caa565dec631b5d
Issue-ID: SO-3159
Signed-off-by: rope252 <gareth.roper@est.tech>
Enbo Wang [Fri, 4 Sep 2020 08:32:49 +0000 (16:32 +0800)]
Update parameter processing of NSSMF adapter for External RAN NSSMF
Issue-ID: SO-3202
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I65dfb46e1af981ec49a5a8c36c8fc5ea9b3bda9c
hetengjiao [Thu, 3 Sep 2020 07:28:17 +0000 (15:28 +0800)]
modify the actionType of querySubnetCapability
Issue-ID: SO-2963
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: I050634b503f1f4ad6eb33d474be83dab7ed44650
Boslet, Cory [Thu, 3 Sep 2020 14:12:04 +0000 (10:12 -0400)]
Added to set is floating to false in aai.
Added to set is floating to false in aai.
Added to the existing junit test cases.
Added a unit test to test the ip method.
Issue-ID: SO-3217
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I342f8a5b04299330d9b90d0da4421017db3e5e0e
Steve Smokowski [Thu, 3 Sep 2020 13:59:48 +0000 (13:59 +0000)]
Merge "Set serviceInstanceId on failed validation"
Steve Smokowski [Thu, 3 Sep 2020 13:59:40 +0000 (13:59 +0000)]
Merge "Added logging and try/catch to external task."
Steve Smokowski [Thu, 3 Sep 2020 13:59:21 +0000 (13:59 +0000)]
Merge "deleted all cloudify support from so"
Kalkere Ramesh, Sharan (sk720x) [Wed, 2 Sep 2020 18:10:04 +0000 (14:10 -0400)]
Bpmn to cnf adapter implementation testing bpmn
BPMN changes related to CNF Adapter
Change-Id: I5b41b7b0a3dbc3036bbdce7f1f9cf62832b44c7f
Issue-ID: SO-3199
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
Lukasz Muszkieta [Wed, 2 Sep 2020 17:35:39 +0000 (17:35 +0000)]
Merge "Enable HTTPS in SO-Monitoring"
Byung-Woo Jun [Wed, 2 Sep 2020 10:47:45 +0000 (10:47 +0000)]
Merge "release the cnf adapter artifacts"
seshukm [Wed, 2 Sep 2020 03:53:26 +0000 (09:23 +0530)]
release the cnf adapter artifacts
Issue-ID: SO-3164
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ia0449ee2fbd3ccf1fe7fcdf1728f3f05601f4fbd
Seshu Kumar M [Wed, 2 Sep 2020 04:13:29 +0000 (04:13 +0000)]
Merge "Bpmn to cnf adapter implementation"
sekharhuawei [Tue, 1 Sep 2020 19:08:40 +0000 (00:38 +0530)]
Developer guide for cxf-logging
Issue-ID: SO-3153
Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com>
Change-Id: Ibfc12aa9de93762320badaabacbdcd82555eda6b
Krzysztof Gajewski [Thu, 20 Aug 2020 11:44:38 +0000 (13:44 +0200)]
Enable HTTPS in SO-Monitoring
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Issue-ID: SO-2920
Change-Id: I8c0d5a4c68c23daa885bfb1e0d4a1f08438e6761
Kalkere Ramesh, Sharan (sk720x) [Wed, 26 Aug 2020 08:36:07 +0000 (04:36 -0400)]
Bpmn to cnf adapter implementation
BPMN changes related to CNF Adapter
Change-Id: I4c984b9508076381bb7b3d159955fb6bf724eca8
Issue-ID: SO-3199
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
Chuanyu Chen [Tue, 1 Sep 2020 07:50:58 +0000 (07:50 +0000)]
Merge "Update NSSMF adapter to support External RAN NSSMF"
Kuleshov, Elena [Mon, 31 Aug 2020 19:19:05 +0000 (15:19 -0400)]
Set serviceInstanceId on failed validation
Set serviceInstanceId on failed validation requests in the DB.
Issue-ID: SO-3211
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ie4232dfd7caa2cc2661ce56b1b14863ac02628fc
Boslet, Cory [Mon, 31 Aug 2020 19:17:38 +0000 (15:17 -0400)]
Added logging and try/catch to external task.
Added logging and try/catch to external task.
Issue-ID: SO-3210
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id3769b5bfb02bc439863d4a92c0e2937c9f4255f
Benjamin, Max [Mon, 31 Aug 2020 19:14:39 +0000 (15:14 -0400)]
deleted all cloudify support from so
deleted all cloudify support from so
unmaintained client causing dependency issues
Issue-ID: SO-3209
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6e15ac0b9d031e13a13e0053bbe61855d725c773
Steve Smokowski [Sun, 30 Aug 2020 20:01:01 +0000 (20:01 +0000)]
Merge "Address vf module missing configuration property"
Steve Smokowski [Sun, 30 Aug 2020 20:00:46 +0000 (20:00 +0000)]
Merge "Remove auto process migration again"
Steve Smokowski [Sun, 30 Aug 2020 20:00:19 +0000 (20:00 +0000)]
Merge "Add project plural"
Steve Smokowski [Sun, 30 Aug 2020 20:00:11 +0000 (20:00 +0000)]
Merge "obtain si relationships from a ai in bbinputsetup"
Reshmasree [Thu, 20 Aug 2020 13:00:39 +0000 (06:00 -0700)]
Add new service in API-Handler for 3gpp service instances
Issue-ID: SO-3189
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: Ieb2d3d36b6a216b00f4c13ebabdf268cf833d267
Enbo Wang [Sun, 30 Aug 2020 14:12:53 +0000 (22:12 +0800)]
Update NSSMF adapter to support External RAN NSSMF
Issue-ID: SO-3202
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I65b8143ad38017117ffb0677054bad3f76ae90e4
Seshu Kumar M [Fri, 28 Aug 2020 13:28:02 +0000 (13:28 +0000)]
Merge "removed unused variables"
Byung-Woo Jun [Fri, 28 Aug 2020 12:45:20 +0000 (12:45 +0000)]
Merge "Refactor PNF names in BPMN workflows"
Seshu Kumar M [Fri, 28 Aug 2020 12:12:37 +0000 (12:12 +0000)]
Merge "Implement ModifyConfig SO Work flow (Day 2 configuration)"
Seshu Kumar M [Fri, 28 Aug 2020 12:10:15 +0000 (12:10 +0000)]
Merge "Implement so-oof-adapter to handle OOF Callback - Add NSI/NST selection callback for Networkslicing"
Byung-Woo Jun [Fri, 28 Aug 2020 12:00:42 +0000 (12:00 +0000)]
Merge "bump the release to 1.7.2"
Chuanyu Chen [Fri, 28 Aug 2020 02:11:08 +0000 (02:11 +0000)]
Merge "add @ServiceLogger Annotation for log print and increase some code annotation"
Chuanyu Chen [Fri, 28 Aug 2020 02:10:45 +0000 (02:10 +0000)]
Merge "update nssmf adapter beans"
Priyadharshini [Thu, 27 Aug 2020 11:05:09 +0000 (04:05 -0700)]
Implement so-oof-adapter to handle OOF Callback
- Add NSI/NST selection callback for Networkslicing
Issue-ID: SO-3205
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: Ica88d503495949ecce8b897c3a990fbdaa5d4f0e
hetengjiao [Thu, 27 Aug 2020 08:09:34 +0000 (16:09 +0800)]
add @ServiceLogger Annotation for log print and increase some code annotation
Issue-ID: SO-2963
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: I8e7f88aa87cd59d8e5067a68dd49e1801c2fea9f
Seshu Kumar M [Thu, 27 Aug 2020 04:36:54 +0000 (04:36 +0000)]
Merge "Developer guide for mso-openstack-adapters Issue-ID: SO-3154"
Seshu Kumar M [Thu, 27 Aug 2020 04:28:36 +0000 (04:28 +0000)]
Merge "mso-cnf-adapter sample delete , update api's Issue-ID: SO-3183"
Chuanyu Chen [Thu, 27 Aug 2020 03:53:32 +0000 (03:53 +0000)]
Merge "update nssmf adapter, support interactions with multiple NSSMFs: RAN NSSMF, Transport NSSMF (TSCi), Core NSSMF, and External NSSMFs (RAN and Core)"
hetengjiao [Wed, 26 Aug 2020 09:57:56 +0000 (17:57 +0800)]
update nssmf adapter, support interactions with multiple NSSMFs: RAN NSSMF, Transport NSSMF (TSCi), Core NSSMF, and External NSSMFs (RAN and Core)
Issue-ID: SO-2963
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: I4bb745090110949e9479ce7eab86a5c945c7b56d
seshukm [Wed, 26 Aug 2020 17:41:47 +0000 (23:11 +0530)]
bump the release to 1.7.2
Issue-ID: SO-3167
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I975d10469bcf63477397a3bd1fa833345af72437
zm330 [Wed, 26 Aug 2020 16:58:38 +0000 (00:58 +0800)]
update nssmf adapter beans
Issue-ID: SO-2963
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ia4130b3aefc8112f580d1d01c1a7f243e9081483
Parthasarathy, Ramesh [Tue, 28 Jul 2020 01:34:25 +0000 (21:34 -0400)]
Address vf module missing configuration property
Address vf module missing configuration property
added unit tests to handle missing vnfc configuration
Issue-ID: SO-3102
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id5f471177afe78569d435ad28f3c4c6a09bfdcca
Smokowski, Steven [Thu, 13 Aug 2020 18:48:46 +0000 (14:48 -0400)]
Remove auto process migration again
Remove auto process migration again
Issue-ID: SO-3162
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I71d0222bc285f1099dc7c800a8fc6f27aa5f2d89
Kuleshov, Elena [Tue, 28 Jul 2020 18:03:27 +0000 (14:03 -0400)]
removed unused variables
removed unused variables from tests
Issue-ID: SO-3107
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I89797c7204990bb5f84f943ff3265c0d8e7d32dc
Smokowski, Steven [Thu, 30 Jul 2020 16:14:30 +0000 (12:14 -0400)]
Add project plural
add project plural for A&AI interaction
Issue-ID: SO-3112
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ifde1473b4e54089895971c757b457f0ce8a5bda2