Boslet, Cory [Fri, 19 Jun 2020 17:57:48 +0000 (13:57 -0400)]
Ignore unknown properties in the camunda response
Ignore unknown properties in the camunda response so doesnt fail on
timestamp.
Updated unit test to account for changes to object mapper.
Issue-ID: SO-2990
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I15c064f7e93307f921c07d4aaa42122a5f93c380
Steve Smokowski [Fri, 19 Jun 2020 14:11:45 +0000 (14:11 +0000)]
Merge "Prepare for java 11"
Lukasz Muszkieta [Fri, 19 Jun 2020 13:52:48 +0000 (13:52 +0000)]
Merge "WorkflowAction, traverseNetworkCollection refactoring stage 2"
Lukasz Muszkieta [Thu, 18 Jun 2020 16:47:46 +0000 (18:47 +0200)]
add junit coverage
Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Iaaca7dc684ffd583a03ce2bb72355c74a671e2c3
Benjamin, Max [Mon, 18 May 2020 20:37:51 +0000 (16:37 -0400)]
Prepare for java 11
final changes for java11 groovy compatibility
removed unnecessary dependencies and cleaned up poms
added missing jaxws-api dependency to pom.xml
java8 profile is now active by default in parent pom
update beans to have RemoteResource annotation
always use the compiler plugin from parent pom
Update external task timeout to longer value to hold lock
update remote resource annotation to match catalog db client
add remote resource annotation to bean for bowman
completely remove bowman from requests db client
Issue-ID: SO-2059
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If6f0df36e8077ccd703abce9f64290daed63955b
Krzysztof Gajewski [Thu, 18 Jun 2020 12:12:27 +0000 (14:12 +0200)]
WorkflowAction, traverseNetworkCollection refactoring stage 2
- extract one function to traverseNetworkCollectionResourceCustomization
Issue-ID: SO-2634
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I869174d8e022603374fa86ba4405ea2611b4dfd1
Lukasz Muszkieta [Thu, 18 Jun 2020 10:25:42 +0000 (10:25 +0000)]
Merge "WorkflowAction refactoring"
Lukasz Muszkieta [Thu, 18 Jun 2020 09:54:58 +0000 (09:54 +0000)]
Merge "WorkflowAction, traverseNetworkCollection refactoring stage 1"
Krzysztof Gajewski [Mon, 15 Jun 2020 16:11:28 +0000 (18:11 +0200)]
WorkflowAction, traverseNetworkCollection refactoring stage 1
- extract one function; if logic refactor
- two boolean "ifs" function created
Issue-ID: SO-2634
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: Ia139d0a6f1b470c8e7fab77afc76937dac9f5364
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Mateusz Gołuchowski [Sun, 14 Jun 2020 09:27:27 +0000 (11:27 +0200)]
WorkflowAction refactoring
Refactoring of selectExecutionList method.
Issue-ID: SO-1841
Change-Id: I375db2004867f1f634adac31d4d1af3635f5981c
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
Lukasz Muszkieta [Tue, 16 Jun 2020 15:31:38 +0000 (15:31 +0000)]
Merge "Fix Heatbridge auth for Keystone-v3"
Lukasz Muszkieta [Tue, 16 Jun 2020 15:26:05 +0000 (15:26 +0000)]
Merge "Change openstack to use the jersey connector"
Lukasz Muszkieta [Tue, 16 Jun 2020 15:23:39 +0000 (15:23 +0000)]
Merge "Fix for MDONS usecase SO-2967"
Boslet, Cory [Tue, 16 Jun 2020 13:47:29 +0000 (09:47 -0400)]
Change openstack to use the jersey connector
Change openstack to use the jersey connector instead so the
request/responses are logged
Need the jersey dependancies and must use these versions
Issue-ID: SO-2985
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I1c420c72a318faf89fc05af5af667d6ac057d1bc
Srinivasan Ramanathan [Sat, 30 May 2020 14:01:10 +0000 (14:01 +0000)]
Fix for MDONS usecase SO-2967
Change-Id: Ic1bf13f6a2cb3974e090f4a13f5750242027e1c7
Issue-ID: SO-2967
Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
Boslet, Cory [Tue, 9 Jun 2020 17:48:52 +0000 (13:48 -0400)]
Fix Heatbridge auth for Keystone-v3
Fix Heatbridge auth for Keystone-v3
Issue-ID: SO-2980
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Idacce2beebde14f43817ada59fb0d593504c6bdd
Steve Smokowski [Sun, 7 Jun 2020 09:26:01 +0000 (09:26 +0000)]
Merge "Add retry dependency"
Steve Smokowski [Sun, 7 Jun 2020 09:25:54 +0000 (09:25 +0000)]
Merge "Add ChangeModelVnfBB and"
Benjamin, Max [Thu, 4 Jun 2020 21:46:54 +0000 (17:46 -0400)]
Add retry dependency
Add retry dependency to pom.xml
Issue-ID: SO-2977
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I891ab51c78ec491b5875fe425c67ff565e5a397b
Bonkur, Venkat [Thu, 4 Jun 2020 21:20:37 +0000 (17:20 -0400)]
Add ChangeModelVnfBB and
Add ChangeModelVnfBB and ChangeModelServiceInstanceBB as part of
fallout for vfmodule replace flow
Update to execute the ChangeModelVnfBB and ChangeModelServiceInstanceBB
flows for fallout in vfmodule replace flow
Update the logic to the ChangeBB list
Issue-ID: SO-2976
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id50d7ecd2abdd18178fbe2566c247e0c57b54353
Plummer, Brittany [Thu, 4 Jun 2020 16:52:07 +0000 (12:52 -0400)]
mso to add validation for vf module instantiation
Updated validator to accept action on validate
Added VnfInServiceValidator and unit tests
Issue-ID: SO-2975
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5e1d7a40dab6a447588cac55edade5e2823e7dac
Boslet, Cory [Wed, 3 Jun 2020 19:04:16 +0000 (15:04 -0400)]
Fixed logging and have flow error on audit
Fixed logging and have flow error on audit failure.
Issue-ID: SO-2973
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I712fece759deb651368b1eb4c524ddb0b0e46686
Byung-Woo Jun [Wed, 3 Jun 2020 11:47:10 +0000 (11:47 +0000)]
Merge "update the release docs"
Steve Smokowski [Wed, 3 Jun 2020 10:15:41 +0000 (10:15 +0000)]
Merge "added assert statements in JUnits in 4 files"
Steve Smokowski [Wed, 3 Jun 2020 10:08:12 +0000 (10:08 +0000)]
Merge "make sure maven plugins only run when we want"
Steve Smokowski [Wed, 3 Jun 2020 10:08:04 +0000 (10:08 +0000)]
Merge "Add null check for network name"
Steve Smokowski [Wed, 3 Jun 2020 10:07:56 +0000 (10:07 +0000)]
Merge "implement automatic migration for process"
Benjamin, Max [Wed, 3 Jun 2020 03:18:13 +0000 (23:18 -0400)]
make sure maven plugins only run when we want
make sure maven plugins only run when we want
Issue-ID: SO-2972
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5fe1b4836f597cf6bda5fee02ca6c234c7917f33
Jessica Wagantall [Wed, 3 Jun 2020 02:11:16 +0000 (02:11 +0000)]
Merge "Update css file name in conf.py"
Smokowski, Steven [Tue, 2 Jun 2020 18:34:36 +0000 (14:34 -0400)]
Add null check for network name
Add null check for network name
Issue-ID: SO-2971
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ifb3fe5f7b85157ddb29efec385b7a77ab3701249
Lukasz Muszkieta [Tue, 2 Jun 2020 15:12:11 +0000 (15:12 +0000)]
Merge "Sonar fixes"
Lukasz Muszkieta [Tue, 2 Jun 2020 15:11:57 +0000 (15:11 +0000)]
Merge "Sonar fixes"
Lukasz Muszkieta [Tue, 2 Jun 2020 12:32:40 +0000 (12:32 +0000)]
Merge "Add JUnit code coverage for InstanceResourceList:"
seshukm [Mon, 1 Jun 2020 14:02:46 +0000 (19:32 +0530)]
update the release docs
Issue-ID: SO-2821
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ib2f85baf37c58f00f2dccc87e65ca119c64c0928
Mateusz Gołuchowski [Mon, 1 Jun 2020 11:59:14 +0000 (13:59 +0200)]
Sonar fixes
Changed input parameter for didCreateAuditFail. Now clients must pass object without Optional wrapper.
Issue-ID: SO-1841
Change-Id: I96f7793e7e4d7871908f8dbbc1e4cd3a028498d5
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
Steve Smokowski [Fri, 29 May 2020 19:35:12 +0000 (19:35 +0000)]
Merge "Override global maven configuration"
Benjamin, Max (mb388a) [Fri, 29 May 2020 18:13:54 +0000 (14:13 -0400)]
Override global maven configuration
Issue-ID: SO-2941
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I4402426f764ab2599fea0b7f35ce314b920a25ed
waqas.ikram [Fri, 29 May 2020 16:08:54 +0000 (17:08 +0100)]
SOL003 Adapter removing duplicate code
Change-Id: Ibf6f2163516b852318b94510a793e25306a638b9
Issue-ID: SO-2771
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Krzysztof Gajewski [Fri, 29 May 2020 14:05:13 +0000 (16:05 +0200)]
Add JUnit code coverage for InstanceResourceList:
Issue-ID: SO-1576
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I51496fce24acdb8a9fc1b9fedde20b9cbbb8af68
lf-jobbuilder [Thu, 28 May 2020 20:43:42 +0000 (13:43 -0700)]
Update css file name in conf.py
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I229867d911d28d94f51869c681e98a20f3379465
Plummer, Brittany [Thu, 28 May 2020 16:57:06 +0000 (12:57 -0400)]
implement automatic migration for process
Initial setup of AutoProcessInstanceMigrationService
Setup migration plan for auto migration
Started adding unit tests for auto migration
Setup processDefinitions as configurable list
Moved autoMigrationEnabled and added default for keys
Issue-ID: SO-2968
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ic3e4aed611e2a90a2083ffd5cd4f1a0e1b43d145
Mateusz Goluchowski [Wed, 27 May 2020 12:30:34 +0000 (14:30 +0200)]
Sonar fixes
Issue-ID: SO-1841
Change-Id: I96f7793e7e4d7871908f8dbbc1e4cd3a028495d5
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
ramu.n [Wed, 27 May 2020 13:30:37 +0000 (19:00 +0530)]
Fix BBS integration issue
Issue-ID: SO-2955
Change-Id: I44419a403756c87dcd8dd0f98ee63721bb193906
Signed-off-by: ramu.n <ramu.n@huawei.com>
(cherry picked from commit
fa20cbaba61bbb6dc073ddfadea264bb7b0c823d)
Lukasz Rajewski [Tue, 26 May 2020 08:02:57 +0000 (10:02 +0200)]
Fix for NPE in Heatbridge
Null is checked for network type which can
be unknown.
Issue-ID: SO-2953
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Iccf724eed5ec7d69b70eabbcf25bfafe1e8fe12b
(cherry picked from commit
7c35f6dd4fd4b227f063036280a7f24728a198d8)
Steve Smokowski [Wed, 27 May 2020 10:59:30 +0000 (10:59 +0000)]
Merge "fixed some JUnits"
Steve Smokowski [Wed, 27 May 2020 10:59:04 +0000 (10:59 +0000)]
Merge "removed net.minidev.json from codebase"
Seshu Kumar M [Wed, 27 May 2020 10:23:57 +0000 (10:23 +0000)]
Merge "Added scriptName for deallocation of NSSI."
Benjamin, Max [Tue, 26 May 2020 15:46:44 +0000 (11:46 -0400)]
removed net.minidev.json from codebase
removed net.minidev.json from codebase
Issue-ID: SO-2957
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I03f89a1002b3cf052a304503cd206a979bfee6f8
Rupinder [Tue, 26 May 2020 08:55:57 +0000 (14:25 +0530)]
added assert statements in JUnits in 4 files
Issue-ID: SO-2804
Change-Id: I63c5ff0fd23d0d30beaf32658115b7403f0dcfbf
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
Rupinder [Fri, 22 May 2020 12:14:30 +0000 (17:44 +0530)]
fixed some JUnits
Issue-ID: SO-2804
Change-Id: I6589ea250ee95160febd40c55cbfbf1a81782b60
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
Steve Smokowski [Tue, 26 May 2020 10:31:38 +0000 (10:31 +0000)]
Merge "Capture ids of vfModule and volumegroups"
Steve Smokowski [Tue, 26 May 2020 10:31:29 +0000 (10:31 +0000)]
Merge "added assert statements in JUnits"
Steve Smokowski [Tue, 26 May 2020 10:30:48 +0000 (10:30 +0000)]
Merge "use existing pnf - logging improvement"
Bonkur, Venkat [Sat, 23 May 2020 21:33:33 +0000 (17:33 -0400)]
Capture ids of vfModule and volumegroups
Capture ids of vfModule and volumegroups
Issue-ID: SO-2951
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ibe8af16c899a66ef007f74eb2c4e42afb0c2b42f
zm330 [Sat, 23 May 2020 04:11:08 +0000 (12:11 +0800)]
Update DeleteSliceService auth
Issue-ID: SO-2942
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I93015340d57e9feeba0d212bef7978a3a33d1026
Lukasz Muszkieta [Fri, 22 May 2020 12:50:26 +0000 (14:50 +0200)]
use existing pnf - logging improvement
Issue-ID: SO-2937
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Ic4832d7f6608b684d0b1c902a8a7b48f6639e6e1
Rupinder [Fri, 22 May 2020 12:01:05 +0000 (17:31 +0530)]
added assert statements in JUnits
Issue-ID: SO-2804
Change-Id: Iddb9630af826b719a6e55a974005e9a520401d8e
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
zm330 [Fri, 22 May 2020 02:05:26 +0000 (10:05 +0800)]
Update NSI slection process
Issue-ID: SO-2949
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ibb13fb6d146d5ef9dbe702c23294653276204f7a
Steve Smokowski [Thu, 21 May 2020 13:22:03 +0000 (13:22 +0000)]
Merge "Began adding pluging to lifecycle mapping"
Steve Smokowski [Thu, 21 May 2020 13:21:57 +0000 (13:21 +0000)]
Merge "etsi-sol002-adapter's support for vserver"
Steve Smokowski [Thu, 21 May 2020 13:21:34 +0000 (13:21 +0000)]
Merge "Setup cache for getNovaClient"
Steve Smokowski [Thu, 21 May 2020 13:21:14 +0000 (13:21 +0000)]
Merge "Add Spring Component markup to rest validator"
Lukasz Muszkieta [Thu, 21 May 2020 12:15:31 +0000 (12:15 +0000)]
Merge "update uemobilityLevel to uEMobilityLevel adapter NBI"
mharazin [Wed, 20 May 2020 10:55:36 +0000 (12:55 +0200)]
Check if existing Pnf is related to service instance
Issue-ID: SO-2937
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
Change-Id: I3e1e8b7534c1ffa36b0383b52ca9ea547f5bac7e
hetengjiao [Thu, 21 May 2020 04:45:22 +0000 (12:45 +0800)]
update uemobilityLevel to uEMobilityLevel adapter NBI
Issue-ID: SO-2919
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: If6d4e9e38ddd6a33324b3a5a840d0449545bdd40
Chuanyu Chen [Thu, 21 May 2020 02:03:18 +0000 (02:03 +0000)]
Merge "update CSMF bpmn to adpter EXT-API"
Boslet, Cory [Wed, 20 May 2020 15:39:21 +0000 (11:39 -0400)]
Began adding pluging to lifecycle mapping
Began adding pluging to lifecycle mapping metadata to get rid of
eclipse workspace pom errors/markers
Issue-ID: SO-2948
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I78946c59e6aaf440e014ed06e9ff476bac5c2613
Plummer, Brittany [Wed, 20 May 2020 15:24:38 +0000 (11:24 -0400)]
Setup cache for getNovaClient
Setup cache for getNovaClient
Issue-ID: SO-2946
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I2031c684fee65d73c1528ec6a60c95c1c60de1d5
Kuleshov, Elena [Wed, 20 May 2020 15:23:22 +0000 (11:23 -0400)]
Add Spring Component markup to rest validator
Add Spring Component markup to rest validator classes.
Do not invoke serviceInstanceDeleteValidator for macro deletes.
Issue-ID: SO-2945
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0eb501bccb016d5d5fed43c3f5d1bd39c7d4fd72
Seshu Kumar M [Wed, 20 May 2020 14:15:35 +0000 (14:15 +0000)]
Merge "Allowing user-params to be empty"
Byung-Woo Jun [Wed, 20 May 2020 13:35:32 +0000 (13:35 +0000)]
Merge "update the release notes"
jananib [Fri, 15 May 2020 16:36:53 +0000 (22:06 +0530)]
Allowing user-params to be empty
Ignore empty user-params
Change-Id: Ia57c94424db69bbd2d207e5df2549ab452724ded
Issue-ID: SO-2896
Signed-off-by: jananib <janani.b@huawei.com>
hetengjiao [Wed, 20 May 2020 11:33:38 +0000 (19:33 +0800)]
update CSMF bpmn to adpter EXT-API
Issue-ID: SO-2919
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: Ie506e13c55c9745653471908cb69d59d85c10cbb
Piotr Borelowski [Wed, 6 May 2020 10:45:37 +0000 (12:45 +0200)]
etsi-sol002-adapter's support for vserver
Include vserver.vserver-name in the DMaaP event
Issue-ID: SO-2901
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I2fa32624b9626802a8645cac0f00259bd170a9aa
Steve Smokowski [Wed, 20 May 2020 10:12:05 +0000 (10:12 +0000)]
Merge "possibility to use inventoried PNF instance in new service instance"
seshukm [Thu, 30 Apr 2020 12:38:25 +0000 (18:08 +0530)]
update the release notes
Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I2079cb72c8851b8b5b8a3616161d4b20fb3a2792
(cherry picked from commit
3c5dbddf5fe76e7c0eee208ebe0cb36cfb774e15)
zm330 [Wed, 20 May 2020 02:34:57 +0000 (10:34 +0800)]
Add sST value to communication service
Issue-ID: SO-2942
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I062512977f2e2991a817327572576f7137c5ad2e
Eric Multanen [Tue, 19 May 2020 19:03:37 +0000 (12:03 -0700)]
Fix CloudSite creation for OOF Homing
Restore old version of postCloudSite for the OOF homing
code.
Change-Id: Ic20895730952975476544ede6e677948e88998a9
Issue-ID: SO-2940
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Lukasz Muszkieta [Tue, 19 May 2020 14:48:03 +0000 (14:48 +0000)]
Merge "put appropriate annotations"
Lukasz Muszkieta [Tue, 19 May 2020 14:42:32 +0000 (14:42 +0000)]
Merge "removed unused imports lowered code smells"
Lukasz Muszkieta [Tue, 19 May 2020 14:41:28 +0000 (14:41 +0000)]
Merge "removed unused imports"
Lukasz Muszkieta [Tue, 19 May 2020 14:10:56 +0000 (14:10 +0000)]
Merge "add null check for server HostName/Name/Flavor"
Lukasz Muszkieta [Thu, 14 May 2020 15:33:22 +0000 (17:33 +0200)]
possibility to use inventoried PNF instance in new service instance
Issue-ID: SO-2937
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: I5b34234d453bbd5ff1fef3c41f5cd50b23f66db1
Mnushkin, Dmitry [Sat, 16 May 2020 16:11:13 +0000 (12:11 -0400)]
add null check for server HostName/Name/Flavor
add null check for server HostName/Name/Flavor
maven format file after build failure
include relationship empty string verification
add unit test to verify null/empty string
update empty string validation code
Issue-ID: SO-2912
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If308469cd4ec0008a6d1a480641da890d67b4259
zm330 [Sat, 16 May 2020 14:54:57 +0000 (22:54 +0800)]
Add relationship to allocate resource
Issue-ID: SO-2919
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I4232439be1729255fc128b268b1a3168d51507ff
Benjamin, Max (mb388a) [Fri, 15 May 2020 13:57:38 +0000 (09:57 -0400)]
updated aai-schema dependency to 1.7.2
Issue-ID: SO-2939
Change-Id: I5e9f47af8d51a0aee8d150e1956ad7ef85206988
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Seshu Kumar M [Fri, 15 May 2020 11:36:20 +0000 (11:36 +0000)]
Merge "[SDC] Update SDC Distribution Client"
Steve Smokowski [Fri, 15 May 2020 10:14:37 +0000 (10:14 +0000)]
Merge "removed code smells"
Steve Smokowski [Fri, 15 May 2020 10:13:54 +0000 (10:13 +0000)]
Merge "remove setting of the prov-status"
Steve Smokowski [Fri, 15 May 2020 10:13:46 +0000 (10:13 +0000)]
Merge "Default gateway value to NULL when not present"
Bonkur, Venkat [Thu, 14 May 2020 15:23:16 +0000 (11:23 -0400)]
remove setting of the prov-status
remove setting of the prov-status on pserver
Issue-ID: SO-2935
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6e4767c2a457962de26ec09923228bfa72e55a54
Steve Smokowski [Thu, 14 May 2020 14:10:00 +0000 (14:10 +0000)]
Merge "Add apache utils to SO base image"
Steve Smokowski [Thu, 14 May 2020 14:09:47 +0000 (14:09 +0000)]
Merge "switch to docker-maven-plugin because that's all"
Steve Smokowski [Thu, 14 May 2020 14:09:40 +0000 (14:09 +0000)]
Merge "requestid values have commas audit log"
Steve Smokowski [Thu, 14 May 2020 14:09:32 +0000 (14:09 +0000)]
Merge "add image detail endpoint to openstack proxy"
Smokowski, Steven [Thu, 14 May 2020 13:54:38 +0000 (09:54 -0400)]
Default gateway value to NULL when not present
Default gateway value to NULL when not present
Issue-ID: SO-2934
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7a9839817887575ec425e2ae6f1782b94f0bb907
Sylvain Desbureaux [Mon, 6 Apr 2020 12:36:31 +0000 (14:36 +0200)]
[SDC] Update SDC Distribution Client
Use the latest (currently on SNAPSHOT) version od SDC Distribution
Client on SO, in order to be able to (later) discuss also with HTTP
protocol
Issue-ID: SO-2792
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8d49361ba4889a0c4200a9f35901c49534a8f03d
zm330 [Thu, 14 May 2020 03:36:14 +0000 (11:36 +0800)]
update oof option and slice profile
Issue-ID: SO-2919
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ia755381b5b7f90ab6bac3ee8002cc87a1cc12c9f
Chuanyu Chen [Thu, 14 May 2020 01:56:00 +0000 (01:56 +0000)]
Merge "update nsmf to fix oof and nssmf problem"
Benjamin, Max [Wed, 13 May 2020 21:48:03 +0000 (17:48 -0400)]
switch to docker-maven-plugin because that's all
switch to docker-maven-plugin because that's all we need
Issue-ID: SO-2933
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I65783d3a7c172f4ce7fc39d64a3987eeae58feed