ezhil [Wed, 19 Sep 2018 13:48:55 +0000 (19:18 +0530)]
Removed unused import in CXFConfiguration
Removed logger import
Issue-ID: SO-1030
Change-Id: Ifd890e7319f963a3958b5d42c0e4505eacd2eb43
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
seshukm [Wed, 19 Sep 2018 10:37:22 +0000 (18:37 +0800)]
fix the interface path
Change-Id: Iba07a1b11853177697f32ac14cef912b9691bfd9
Issue-ID: SO-1067
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Seshu Kumar M [Wed, 19 Sep 2018 07:46:59 +0000 (07:46 +0000)]
Merge "Update bpmn and groovy files for ccvpn usecase"
subhash kumar singh [Wed, 19 Sep 2018 06:57:51 +0000 (12:27 +0530)]
Update bpmn and groovy files for ccvpn usecase
Update bpmn and groovy files for ccvpn usecase.
Change-Id: Ib992d3577c9805b0d5e09afc2d8a6be6ded5b7b3
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Issue-ID: SO-689
Siva.ye [Wed, 19 Sep 2018 03:35:56 +0000 (11:35 +0800)]
Update 3rd components to secure version
Change-Id: Idaa55084f5ecb0dd3536c232cebc14fb50000007
Issue-ID: SO-1013
Signed-off-by: Siva.ye <yezhihua@huawei.com>
Rob Daugherty [Tue, 18 Sep 2018 18:06:51 +0000 (14:06 -0400)]
Upgrade to openstack libs version 1.3.0
Version 1.3.0 uses fasterxml.jackson.
Note: several unit tests were wrong and had to be fixed. They were
using a fasterxml ObjectMapper to deserialize openstack library
class objects compiled with codehaus JsonProperty annotations.
Consequently, the ObjectMapper could not "see" the annotations.
The tests "worked" because the json was constructed wrongly to
match. I have now fixed the json so that they have the true
property names defined by the annotations.
Change-Id: I088137ee5dd5af9cffd426610a50ae6408c5b190
Issue-ID: SO-1025
Signed-off-by: Rob Daugherty <rd472p@att.com>
Seshu Kumar M [Tue, 18 Sep 2018 14:16:49 +0000 (14:16 +0000)]
Merge "fixed sonar issue in MsoNetworkAdapterAsyncImpl"
Rob Daugherty [Tue, 18 Sep 2018 12:53:11 +0000 (08:53 -0400)]
NexusIQ issue: commons-beanutils
This artifact is not actually used by SO.
Removed it from the poms.
Change-Id: Icfeb3026581996bc980a223232a305c488a01fb2
Issue-ID: SO-1065
Signed-off-by: Rob Daugherty <rd472p@att.com>
Seshu Kumar M [Tue, 18 Sep 2018 12:32:42 +0000 (12:32 +0000)]
Merge "junits for HttpClientRedirectStrategy"
Seshu Kumar M [Tue, 18 Sep 2018 12:31:29 +0000 (12:31 +0000)]
Merge "added test case to CamundaClientTest.java"
Seshu Kumar M [Tue, 18 Sep 2018 11:35:27 +0000 (11:35 +0000)]
Merge "Fix issues with load spinner and stats"
Ronan Kenny [Mon, 17 Sep 2018 14:11:43 +0000 (15:11 +0100)]
Fix issues with load spinner and stats
Fixing issues where stats returned Nan and
implementation of loading spinner
Change-Id: I989efb739ed244de3760476ce2dfff8928f51c86
Issue-ID: SO-727
Signed-off-by: Ronan Kenny <ronan.kenny@ericsson.com>
Tomasz Gwozdecki [Tue, 18 Sep 2018 07:33:10 +0000 (03:33 -0400)]
junits for HttpClientRedirectStrategy
-Added new tests for HttpClientRedirectStrategy
-Tests for method getRedirect
Change-Id: Ica45eac1cbf65170b5b9c84f002b05884c36f5a0
Issue-ID: SO-814
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
Seshu Kumar M [Tue, 18 Sep 2018 07:25:20 +0000 (07:25 +0000)]
Merge "Added log in case of exception in servicepluginfac"
Seshu Kumar M [Tue, 18 Sep 2018 06:18:38 +0000 (06:18 +0000)]
Merge "conflict process"
Seshu Kumar M [Tue, 18 Sep 2018 06:18:31 +0000 (06:18 +0000)]
Merge "save csar file path add directory version"
Seshu Kumar M [Tue, 18 Sep 2018 05:56:27 +0000 (05:56 +0000)]
Merge "NetworkAdapterRest.java: Fixed sonar issues"
Seshu Kumar M [Tue, 18 Sep 2018 05:53:19 +0000 (05:53 +0000)]
Merge "Fix to use common MsoLogger"
Rob Daugherty [Mon, 17 Sep 2018 20:54:18 +0000 (16:54 -0400)]
NexusIQ Issue: org.codehaus.groovy
Upgrade from version 2.4.7 to 2.4.8
Change-Id: Ieff55648420b03151d0d5534ef9f64b82145c26f
Issue-ID: SO-1064
Signed-off-by: Rob Daugherty <rd472p@att.com>
Smokowski, Steve (ss835w) [Mon, 17 Sep 2018 19:04:13 +0000 (15:04 -0400)]
Fix Parse Version
Issue-ID: SO-1063
Change-Id: I6d627915297f9be0a383516df363d3adec8fc083
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
Marcus Williams [Mon, 17 Sep 2018 19:01:22 +0000 (19:01 +0000)]
Merge "more stability fixes"
Benjamin, Max (mb388a) [Mon, 17 Sep 2018 15:14:35 +0000 (11:14 -0400)]
more stability fixes
Remove conditional to not check VNF topology
add empty string verification for serviceName field
Add junits for CNRCR and NtwkAdptr changes.
Add search in new CollNtwkResCust tbl to get NtwkResource.
- Updated test data files to include 'pre-load' flag in both
VfModuleOperation and NetworkOperation json test data files.
- MSO to not to send <preload>boolean</from-preload> to SDNC in
network-topology-opertion and vf-module-topology-operation. Updated
GeneralTopologyObjectMapper to set 'from-preload' to null so that
elements with Nulls are not sent to SDNC. Updated
buildNetworkInformation() and buildVfModuleInformation() methods.
update flow stats to not cause bpmn flow to crash
Fix headers so SDNC does not return XML
Add implementation of deleteVolumeGroupResponse parsing; fix JUnits
that worked by accident.
Change-Id: Ia96d552d731e112505fcf739029a6fd4d0134546
Issue-ID: SO-1061
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Rob Daugherty [Mon, 17 Sep 2018 16:01:21 +0000 (16:01 +0000)]
Merge "add single transaction api to aaiclient"
Rob Daugherty [Mon, 17 Sep 2018 16:00:08 +0000 (16:00 +0000)]
Merge "Updated error handling of BPMN sub flows"
Rob Daugherty [Mon, 17 Sep 2018 15:59:12 +0000 (15:59 +0000)]
Merge "Accept header not honored when building exception"
Rob Daugherty [Mon, 17 Sep 2018 15:55:24 +0000 (15:55 +0000)]
Merge "Accept VNF Recreate Requests"
Byung-Woo Jun [Mon, 17 Sep 2018 15:11:52 +0000 (11:11 -0400)]
Fix to use common MsoLogger
Used the MsoLogger instead of using a separate logger
Change-Id: I62f8f8ef64a6f56eadf65829c3bf9521d651fbbb
Issue-ID: SO-1062
Signed-off-by: byungwoojun<byung-woo.jun@ericsson.com>
Benjamin, Max (mb388a) [Mon, 17 Sep 2018 14:52:09 +0000 (10:52 -0400)]
add single transaction api to aaiclient
fixed marshalling when issuing a patch request
added support for single transaction api in A&AI
Change-Id: Icf755f547523cc7dbf931e198177847a5a1c6ea1
Issue-ID: SO-1060
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Smokowski, Steve (ss835w) [Mon, 17 Sep 2018 14:37:20 +0000 (10:37 -0400)]
Fix SDNC Parse
Fix to use proper wrapper bean to fix marshalling
Change-Id: Iec167059557cbf73236f3efad9a9780571a0468e
Issue-ID: SO-1056
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
Benjamin, Max (mb388a) [Mon, 17 Sep 2018 14:24:34 +0000 (10:24 -0400)]
Updated error handling of BPMN sub flows
Added error handling subprocess to only those BBs that call a sub flow.
Refactored error handling in ExecuteBuildingBlock.
Added error handling and enhanced modeling of remaing BB flows
Added error handling and enhanced modeling of assign/activate BBs.
Change-Id: I2ab6236e3c2206b74b6368db69d8953a779f4f19
Issue-ID: SO-1059
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Arundathi Patil [Mon, 17 Sep 2018 09:30:01 +0000 (15:00 +0530)]
Benjamin, Max (mb388a) [Mon, 17 Sep 2018 13:47:02 +0000 (09:47 -0400)]
Accept header not honored when building exception
added accept headers to http entity request
mappers were looking at "Content-Type" and not "Accept"
modified test to no longer share global headers
added additional tests and corrected comparison errors
Fixing issue with comparing media types, the equals method in
MediaType.class uses parameters as well to compare, added a method to
just compare the type and subtype and get done with it
Fixing test failures, getMEdiaType would come as null in most cases,
this causes the defautl serialization mode to be picked which is xml.
tests now pass with exception providers in place
exception providers now handle JSON and XML
Dumy push to re-trigger the build which failed at sonar evaluation
Trying to fix the build by removing different spy's
Returning XML instead of JSON in cases of error for
endpoints. Removed exceptions and its generic handler which is a good
thought, however given that the exceptionhandlers are generic it gets
tough to return to handle exceptions which require different namesaces
in response amongst other problems.
Change-Id: I684fe3b0047693093a99aa999faf261d7713f404
Issue-ID: SO-1058
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Mon, 17 Sep 2018 13:37:20 +0000 (09:37 -0400)]
Accept VNF Recreate Requests
Updated nfRole in sample catdb json response
Added gr-api-default recipe for recreate
Updated description in catdb response json
Updated catdb response file to have the correct action
Added action to common package
Removed requestor ids and source from test requests
Began adding recreate endpoint and tests
Began adding validation for recreate and junit tests
Change-Id: I60c588be104b82b2d0dfb8587069e04f7b4710be
Issue-ID: SO-1057
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Sandeep J [Mon, 17 Sep 2018 10:45:52 +0000 (16:15 +0530)]
added test case to CamundaClientTest.java
to increase code coverage
Issue-ID: SO-1053
Change-Id: I34f287041f5f09cf0c37a0c9babe9719a6d5ce97
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Mon, 17 Sep 2018 09:36:06 +0000 (15:06 +0530)]
fixed sonar issue in MsoNetworkAdapterAsyncImpl
fixed sonar issue as detailed in SO-1050
Issue-ID: SO-1050
Change-Id: Ia93775d855c04bb5b955d17c002c55f619198298
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Byung-Woo Jun [Sun, 16 Sep 2018 22:17:41 +0000 (22:17 +0000)]
Merge "fix sonar isue in openstack adapters ObjectFactory"
Byung-Woo Jun [Sun, 16 Sep 2018 22:16:36 +0000 (22:16 +0000)]
Merge "fix sonar issue in ValetClient.java"
Byung-Woo Jun [Sun, 16 Sep 2018 22:15:29 +0000 (22:15 +0000)]
Merge "fixed sonar issue in MSORequestDBApplication.java"
Byung-Woo Jun [Sun, 16 Sep 2018 22:14:38 +0000 (22:14 +0000)]
Merge "fixed sonar issue in ObjectFactory.java"
Sandeep J [Sun, 16 Sep 2018 10:59:31 +0000 (16:29 +0530)]
fix sonar isue in openstack adapters ObjectFactory
fixed sonar issue as detailed in SO-1046
Issue-ID: SO-1046
Change-Id: I4064b7d7729f15afbfa07752cf5cc54e9847e861
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Sun, 16 Sep 2018 10:48:41 +0000 (16:18 +0530)]
fix sonar issue in ValetClient.java
fixed sonar issue as detailed in SO-1045
Issue-ID: SO-145
Change-Id: I754a6699ea1be798cf68c08c6e5900007bf6350b
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Sun, 16 Sep 2018 10:39:40 +0000 (16:09 +0530)]
fixed sonar issue in MSORequestDBApplication.java
fixed sonar issue as detailed in SO-1044
Issue-ID: SO-144
Change-Id: I08bfe045eda953e23c9fa54ea159cd6c915705bd
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Sun, 16 Sep 2018 10:35:04 +0000 (16:05 +0530)]
fixed sonar issue in ObjectFactory.java
fixed sonar issue as detailed in SO-1043
Issue-ID: SO-1043
Change-Id: I529c1e8951b286c6f18d60aa810942d8db94df21
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Sun, 16 Sep 2018 10:26:37 +0000 (15:56 +0530)]
fixed sonar issue in NetworkAdapterNotify_Service
fixed sonae issue as detailed in SO-1042
Issue-ID: SO-1042
Change-Id: Iadb765acc0acd94c65281e212eed54d28e98ea91
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Arundathi Patil [Fri, 14 Sep 2018 10:02:54 +0000 (15:32 +0530)]
ObjectFactory.java: Fixed sonar issues
Sonar Link : https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3Amso-openstack-adapters%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fso%2Fadapters%2Fnetwork%2Fasync%2Fclient%2FObjectFactory.java
Issue-ID: SO-1038
Change-Id: I88c7c76d266afabcbbe1ea26772b601a0238cde1
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Seshu Kumar M [Fri, 14 Sep 2018 08:56:03 +0000 (08:56 +0000)]
Merge "Removed printstacktrace from exception block"
Seshu Kumar M [Fri, 14 Sep 2018 08:38:53 +0000 (08:38 +0000)]
Merge "simplified vCPE PNF workflow"
Chuanyu Chen [Fri, 14 Sep 2018 07:22:02 +0000 (07:22 +0000)]
Merge "Remove unused import"
Benjamin, Max (mb388a) [Wed, 12 Sep 2018 20:55:02 +0000 (16:55 -0400)]
Stability fixes
sdnc now logs the full response message as a json
removed erroneous encoding of variables with full XML
Return created network from getVirtualLinkL3Network
added exception logger to workflowaction aai check
Check for null value for vnfcPorts before referencing it
Added test case for invalid camunda response
Changed to use updateStatus method
Added saving for currentActiveReq and test for 401 resp
Change JUnit to use expectedException and clean up unused items.
Add vfModuleId to the exception message for missing model info.
Report an error if VF Module model info is expected but is null.
- Just renamed the Cvnfc and Vnfc set names
- Updated code to check for duplicate VNFC's across multiple modules in
the same VNF.
- Removed commented out if statement line for ALLOTTED_RESOURCE
- Reinitialize the Cvnfc and Vnfc Sets each time we iterate the
VFModule loop. This will avoid the concurrent modification exception.
Eliminated Ben from the sample request
Changed to use else if for null check
Added null check before catdb call and test case
Fix implementation of a call to VNF Adapter for DeleteVolumeGroupBB.
Update the method to no call save and do a put
Revert usage of PUT method, use save instead
Change-Id: I9f69fb68d0639c23b8e1de6931938119bd3ac54b
Issue-ID: SO-1032
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Rob Daugherty [Thu, 13 Sep 2018 19:37:57 +0000 (19:37 +0000)]
Merge "Fix threading problems in requestdbclient"
Rob Daugherty [Thu, 13 Sep 2018 19:36:37 +0000 (19:36 +0000)]
Merge "Improve test coverage for requestdbclient"
Seshu Kumar M [Thu, 13 Sep 2018 17:54:23 +0000 (17:54 +0000)]
Merge "Fix for interrupted exception"
Seshu Kumar M [Thu, 13 Sep 2018 17:34:02 +0000 (17:34 +0000)]
Merge "SO Monitoring UI"
Lukasz Muszkieta [Thu, 13 Sep 2018 15:24:24 +0000 (17:24 +0200)]
simplified vCPE PNF workflow
Change-Id: I37ebe17d453ba5dfa40657542544084d43acd8c2
Issue-ID: SO-1036
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Benjamin, Max (mb388a) [Wed, 12 Sep 2018 20:44:44 +0000 (16:44 -0400)]
Fix threading problems in requestdbclient
Disable Flakey tests, that do not run well
Resolve bean conflict, move to common project
Fix port in properties file for replacement
Fix threading problems in requestdbclient
Change-Id: I12d145863152d302da4fa0854db1c85286266e02
Issue-ID: SO-1034
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Rob Daugherty [Wed, 12 Sep 2018 20:28:51 +0000 (20:28 +0000)]
Merge "Add onap-ca.crt to docker"
Rob Daugherty [Wed, 12 Sep 2018 20:17:55 +0000 (20:17 +0000)]
Merge "Update GenericHealthCheck to send vnfHostIpAddress"
Benjamin, Max (mb388a) [Wed, 12 Sep 2018 20:15:54 +0000 (16:15 -0400)]
Improve test coverage for requestdbclient
RequestsDbClient Junits and some fixes for RequestsDbClient
Change-Id: Icc2185030220d7bf973be5a23a51b6b5e313a360
Issue-ID: SO-1033
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
waqas.ikram [Tue, 21 Aug 2018 16:35:35 +0000 (17:35 +0100)]
SO Monitoring UI
Change-Id: I6f1c13119d18b8731a02c8559bb1484ec84d6041
Issue-ID: SO-726
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
Signed-off-by: Ronan Kenny <ronan.kenny@ericsson.com>
Brian Freeman [Wed, 12 Sep 2018 19:38:11 +0000 (14:38 -0500)]
Add onap-ca.crt to docker
Issue-ID: SO-1031
Change-Id: Ib301c81bdd5683daf59345ec0a006253fe2c096a
Signed-off-by: Brian Freeman <bf1936@att.com>
Prema Bhatt [Wed, 12 Sep 2018 18:16:41 +0000 (11:16 -0700)]
Update GenericHealthCheck to send vnfHostIpAddress
Change-Id: Ia0adb8784e81001ca0b54bfa62b12f28060114cf
Issue-ID: SO-1024
Signed-off-by: Prema Bhatt <pb6115@att.com>
biniek [Wed, 12 Sep 2018 10:55:45 +0000 (12:55 +0200)]
Fix for interrupted exception
Change-Id: I8d16c9101acb92bd39208abd9e4724c252db3de6
Issue-ID: SO-722
Signed-off-by: biniek <lukasz.biniek@nokia.com>
Byung-Woo Jun [Wed, 12 Sep 2018 12:05:33 +0000 (08:05 -0400)]
Fix the test time range
Widen the test time range to avoid time zone issue
Change-Id: I1f69fdff4c6a92728fab068eea415adc8bf4937e
Issue-ID: SO-1023
Signed-off-by: byungwoojun<byung-woo.jun@ericsson.com>
Byung-Woo Jun [Wed, 12 Sep 2018 12:00:02 +0000 (12:00 +0000)]
Merge "Sonar fix for ResourceRequestBuilder"
Seshu Kumar M [Wed, 12 Sep 2018 11:02:28 +0000 (11:02 +0000)]
Merge "NexusIQ issue: jackson-databind"
GOPINATH MATHIVANAN [Wed, 12 Sep 2018 10:03:50 +0000 (15:33 +0530)]
Sonar fix for ResourceRequestBuilder
Fixed sonar reported Vulnerability
Issue-ID: SO-1009
Change-Id: I39b5a89bc182cff570167f7dd2a109cb29ae1eae
Signed-off-by: GOPINATH MATHIVANAN <gopinath.mathivanan@in.ibm.com>
Chuanyu Chen [Wed, 12 Sep 2018 07:42:12 +0000 (07:42 +0000)]
Merge "Fix duplicate entry for api"
seshukm [Wed, 12 Sep 2018 06:43:28 +0000 (14:43 +0800)]
Fix duplicate entry for api
Change-Id: Ie339ee21390c3bd2789d7413a9512d030ee5595a
Issue-ID: SO-1028
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Chandan Ghosh [Wed, 12 Sep 2018 06:02:57 +0000 (11:32 +0530)]
Removed printstacktrace from exception block
Removed printstacktrace from exception block in
DistributionClientEmulator.java
Issue-ID: SO-1027
Change-Id: Ie8cefda90171d6478be007ba0525cf266e2547f0
Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
Chandan Ghosh [Wed, 12 Sep 2018 05:54:48 +0000 (11:24 +0530)]
Added log in case of exception in servicepluginfac
Added error log in servicepluginfactory.java class
Issue-ID: SO-1027
Change-Id: Ib9ecd078554357b715914e56dc6994f75e59afb6
Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
Rob Daugherty [Wed, 12 Sep 2018 02:29:08 +0000 (22:29 -0400)]
NexusIQ issue: jackson-databind
Upgrade to fasterxml.jackson 2.8.10. This is the latest version
that seems to work with our code on springboot 1.5.13.RELEASE.
Change-Id: I734f84c18e53218f111fb08c959a67ee0a2e6014
Issue-ID: SO-856
Signed-off-by: Rob Daugherty <rd472p@att.com>
Byung-Woo Jun [Tue, 11 Sep 2018 17:33:14 +0000 (17:33 +0000)]
Merge "fixed sonar issue in VolumeAdapterRestV2.java"
Byung-Woo Jun [Tue, 11 Sep 2018 15:27:59 +0000 (15:27 +0000)]
Merge "fixed sonar issue in VnfAdapterRestV2.java"
Sandeep J [Tue, 11 Sep 2018 14:19:40 +0000 (19:49 +0530)]
fixed sonar issue in VolumeAdapterRestV2.java
fixed sonar issue as detailed in SO-1019
Issue-ID: SO-1019
Change-Id: I80452161d3be178fc0bc5aea3eae297ef4bc2c8c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 11 Sep 2018 14:09:47 +0000 (19:39 +0530)]
fixed sonar issue in VnfAdapterRestV2.java
fixed sonar issue as detailed in SO-1018
Issue-ID: SO-1018
Change-Id: I26ed2b0184cce2670e51be7308ed2039905acf06
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 11 Sep 2018 14:00:19 +0000 (19:30 +0530)]
fixed sonar issue in msoVnfCoudifyAdapterImpl
fixed sonar issue as detailed in SO-1017
Issue-ID: SO-1017
Change-Id: I2377cd860b583376d5f0c71b0ff244a77ee07422
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Rob Daugherty [Tue, 11 Sep 2018 12:30:52 +0000 (12:30 +0000)]
Merge "updated create task BB"
Rob Daugherty [Tue, 11 Sep 2018 12:30:38 +0000 (12:30 +0000)]
Merge "add ability to start from parent uri"
Byung-Woo Jun [Tue, 11 Sep 2018 11:49:21 +0000 (11:49 +0000)]
Merge "UpdateNetworkRequest.java: Fixed sonar issue"
Arundathi Patil [Tue, 11 Sep 2018 09:55:21 +0000 (15:25 +0530)]
VfRollBack.java, CreateVnfNotification:Sonar issue
Fixed sonar issues in vfRollBack.java and CreateVnfNotification.java
Issue-ID: SO-1015
Change-Id: I8d2cc0b589fe4b4b6426c0907e5a4650303b6f9b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Sooriyaa [Tue, 11 Sep 2018 09:41:51 +0000 (15:11 +0530)]
Remove unused import
Remove unused import
Issue-ID: SO-1014
Change-Id: Ieefd43d22aa9487d58cf7882fc61e12f2f9e85b4
Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
Arundathi Patil [Tue, 11 Sep 2018 07:54:49 +0000 (13:24 +0530)]
UpdateNetworkRequest.java: Fixed sonar issue
Sonar Link : https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-adapters-rest-interface%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fso%2Fadapters%2Fnwrest%2FUpdateNetworkRequest.java
Issue-ID: SO-1012
Change-Id: I1324f1ef4bf35523f9ae1bf55915bf1671900720
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Chuanyu Chen [Tue, 11 Sep 2018 02:48:06 +0000 (02:48 +0000)]
Merge "image correction in the Workspace section"
Chuanyu Chen [Tue, 11 Sep 2018 02:47:55 +0000 (02:47 +0000)]
Merge "path corrections in the cockpit"
Chuanyu Chen [Tue, 11 Sep 2018 02:47:34 +0000 (02:47 +0000)]
Merge "path correction for the cokpit community"
Chuanyu Chen [Tue, 11 Sep 2018 02:43:48 +0000 (02:43 +0000)]
Merge "fix image paths for the BPMN Project"
seshukm [Tue, 11 Sep 2018 02:26:44 +0000 (10:26 +0800)]
image correction in the Workspace section
Change-Id: Iac8c14400c597b1823572684af91cc60f7ff93d2
Issue-ID: SO-675
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Tue, 11 Sep 2018 02:25:41 +0000 (10:25 +0800)]
path corrections in the cockpit
Change-Id: Iced549034cb217bcf17f4f8941674b93068674d2
Issue-ID: SO-675
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Tue, 11 Sep 2018 02:24:40 +0000 (10:24 +0800)]
path correction for the cokpit community
Change-Id: Icd018b38c4f2f58444efe9ac000b0d4794340897
Issue-ID: SO-675
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Tue, 11 Sep 2018 02:14:30 +0000 (10:14 +0800)]
fix image paths for the BPMN Project
Change-Id: Ifa574405c822835467f011e5b3e45a3e064d4644
Issue-ID: SO-675
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Chuanyu Chen [Tue, 11 Sep 2018 02:18:31 +0000 (02:18 +0000)]
Merge "update the images path in BPMN process"
seshukm [Tue, 11 Sep 2018 02:13:18 +0000 (10:13 +0800)]
update the images path in BPMN process
Change-Id: I927a40d64ac3cc135f399f0e82baeb419aac0893
Issue-ID: SO-675
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Rob Daugherty [Mon, 10 Sep 2018 15:26:31 +0000 (15:26 +0000)]
Merge "sparate beans and repositories"
Benjamin, Max (mb388a) [Sun, 9 Sep 2018 14:27:05 +0000 (10:27 -0400)]
updated create task BB
updated aai create task test to verify creation of obj
updated assignfabricconfig bpmn test with extra task
added junit test in aai config resources vfmod and vnfc
workflowaction passes more config id info to execute
updated assign config to connect objects in aai config
Change-Id: I19468f2bb83f4509e87d380a7c98a9f19358e1ef
Issue-ID: SO-1001
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sun, 9 Sep 2018 03:25:31 +0000 (23:25 -0400)]
add ability to start from parent uri
AAIResourceUris can now be created from parent uris
fixed unit test after change to task impl
removed last use of nodes query in code
Change-Id: I797cb12674e3421972e35957bd4d431c3cf3285b
Issue-ID: SO-1000
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Byung-Woo Jun [Mon, 10 Sep 2018 13:36:54 +0000 (13:36 +0000)]
Merge "RequestTunables.java: Fixed sonar issues"
Benjamin, Max (mb388a) [Mon, 10 Sep 2018 13:28:05 +0000 (09:28 -0400)]
sparate beans and repositories
Seperate out Beans and repositories for RequestDB
Change-Id: I67d6597d580e9828b6bb8faafaea7e09cc6467c0
Issue-ID: SO-999
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Byung-Woo Jun [Mon, 10 Sep 2018 13:27:49 +0000 (13:27 +0000)]
Merge "SDNCAdapterTypeImpl.java: Fixed sonar issue"
Byung-Woo Jun [Mon, 10 Sep 2018 13:21:48 +0000 (13:21 +0000)]
Merge "fixed sonar issue in MsoNetworkAdapterImpl"
Byung-Woo Jun [Mon, 10 Sep 2018 12:48:23 +0000 (12:48 +0000)]
Merge "ValetStatus.jsvs: Fixed sonar issue"