Marcus G K Williams [Thu, 24 May 2018 16:20:56 +0000 (09:20 -0700)]
Fix serviceInstanceName in Homing
serviceInstanceName was not set
in CreateVcpeResCustService and not
made available in Homing Flow.
Issue-ID: SO-573
Change-Id: I9d3098aa252ceba139c75a24c71950bab70b14b6
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Marcus G K Williams [Wed, 23 May 2018 21:24:04 +0000 (14:24 -0700)]
Removing license from OOF Homing Demand
OOF does not support License deman in Beijing
Issue-ID: SO-573
Change-Id: Ia7e013949773595b520ed4cbd0bbe8cb0f18922c
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Marcus Williams [Wed, 23 May 2018 17:24:46 +0000 (17:24 +0000)]
Merge "NETWORK_RECIPE for CM flows"
Rob Daugherty [Wed, 23 May 2018 14:54:41 +0000 (10:54 -0400)]
NETWORK_RECIPE for CM flows
Increased ACTION field in all recipe tables to 40 chars.
Change-Id: I4eb76ce1859f901adb07df753663f9f46372f15f
Issue-ID: SO-639
Signed-off-by: Rob Daugherty <rd472p@att.com>
Seshu Kumar M [Wed, 23 May 2018 14:05:17 +0000 (14:05 +0000)]
Merge "Fix cloudOwner, cloudRegionId in Homing"
Marcus G K Williams [Wed, 23 May 2018 07:53:20 +0000 (00:53 -0700)]
Fix cloudOwner, cloudRegionId in Homing
Issue-ID: SO-637
Change-Id: I0c95e5d5c7a9ea60525d103823bd22495f6ac6a6
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Seshu Kumar M [Wed, 23 May 2018 06:37:00 +0000 (06:37 +0000)]
Merge "use space character instead tab characters"
Seshu Kumar M [Wed, 23 May 2018 06:36:18 +0000 (06:36 +0000)]
Merge "add scale function in VfcAdapterRest.java"
guochong [Wed, 23 May 2018 05:32:59 +0000 (13:32 +0800)]
add scale function in VfcAdapterRest.java
Issue-ID: SO-634
Change-Id: I57cc8f3e54de0fa02a437112aaa478b742c1ab9f
Signed-off-by: guochong <guochong@chinamobile.com>
Yulian Han [Wed, 23 May 2018 02:33:07 +0000 (10:33 +0800)]
use space character instead tab characters
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0643f8
Issue-ID: SO-632
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Chuanyu Chen [Wed, 23 May 2018 01:31:00 +0000 (01:31 +0000)]
Merge "Fix resource looping if AAI response empty"
Chuanyu Chen [Wed, 23 May 2018 01:30:22 +0000 (01:30 +0000)]
Merge "createe2einstance status is processing"
Chuanyu Chen [Wed, 23 May 2018 01:23:00 +0000 (01:23 +0000)]
Merge "fix endless loop"
Seshu Kumar M [Wed, 23 May 2018 01:10:03 +0000 (01:10 +0000)]
Merge "Fix customerLocation var in VcpeCusRes Flow"
Marcus G K Williams [Tue, 22 May 2018 23:44:44 +0000 (16:44 -0700)]
Fix customerLocation var in VcpeCusRes Flow
Issue-ID: SO-636
Change-Id: Ieb6c3da2c0485585d009bfca1d689f4c485a2879
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Arthur Martella [Tue, 22 May 2018 20:22:54 +0000 (16:22 -0400)]
APPC client changes topic for controllerType
When controllerType is sdnc, it's still using
the appc topic names. Trying this to switch
topic based on controllerType.
Patch 2 changed to match APPCClient in ATT
code base.
Change-Id: I72e7e84720f73ac30d3d28e3387af2d537d301ad
Issue-ID: INT-475
Signed-off-by: Arthur Martella <am153x@att.com>
subhash kumar singh [Tue, 22 May 2018 12:44:45 +0000 (12:44 +0000)]
Fix resource looping if AAI response empty
Fix ressource looping if AAI response is empty for resource list.
Change-Id: I244d3836beb98ec2689c71df5c61f24f40619d96
Issue-ID: SO-632
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
guochong [Tue, 22 May 2018 11:28:09 +0000 (19:28 +0800)]
fix endless loop
Issue-ID: SO-634
Change-Id: Id39f2487d111099abf09330f3f2f089605cbe945
Signed-off-by: guochong <guochong@chinamobile.com>
Yulian Han [Tue, 22 May 2018 10:57:58 +0000 (18:57 +0800)]
createe2einstance status is processing
but progress is 100 for wrong opertype
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0643f6
Issue-ID: SO-632
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Seshu Kumar M [Tue, 22 May 2018 10:03:01 +0000 (10:03 +0000)]
Merge "Added setting pnf name in pnf-pnp"
Seshu Kumar M [Tue, 22 May 2018 10:00:15 +0000 (10:00 +0000)]
Merge "Add correlationId to ServiceInstancesRequest"
Arthur Martella [Mon, 21 May 2018 20:09:27 +0000 (16:09 -0400)]
Move pnfDefaultTimeout to dmaap.properties
Re: https://gerrit.onap.org/r/#/c/48031/1
SO is failing health check because pnfCheckInputs
is not found in dmaap.properties, and
pnf.properties is not being read, since
applicationContext.xml has two
PropertyPlaceholderConfigurer attributes, but
it's only using one.
Moved defaultTimeout to dmaap.properties, where
applicationContext.xml will be able to read it,
and renamed it to pnfDefaultTimeout to make it
clearer what it is.
Change-Id: I6490de472fbf4875e53204f4248c6325787c8af5
Issue-ID: SO-506
Signed-off-by: Arthur Martella <am153x@att.com>
Rob Daugherty [Mon, 21 May 2018 12:53:12 +0000 (12:53 +0000)]
Merge "Adjust INFO.yaml"
Rob Daugherty [Mon, 21 May 2018 12:52:11 +0000 (12:52 +0000)]
Merge "Added checking input variables in pnf-pnp"
Jessica Wagantall [Fri, 18 May 2018 22:10:03 +0000 (15:10 -0700)]
Adjust INFO.yaml
Addition:
- Marcus Williams
- Sanchita Pathak
Removal:
- Tal Liron
- Heliu Zhong
- Yuanwei Yang
Change-Id: I4d5ed58584c387fe180dc2e8d91c9d9fc35ca8ea
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Rob Daugherty [Fri, 18 May 2018 19:39:17 +0000 (19:39 +0000)]
Merge "Fallback for cloud region calls to AAI"
Arthur Martella [Thu, 17 May 2018 21:45:53 +0000 (17:45 -0400)]
Fallback for cloud region calls to AAI
In the integration environment, there's no cloud region named att-aic.
Therefore, try without att-aic first (CLOUD-REGION)
and if that fails, try att-aic (DEFAULT-CLOUD-REGION)
Change-Id: Ie4a4a3924eb6fe1120519e124a7967a62c96428f
Issue-ID: INT-475
Signed-off-by: Arthur Martella <am153x@att.com>
subhash kumar singh [Fri, 18 May 2018 15:03:22 +0000 (20:33 +0530)]
Fix subcategory population for vnf resource
Fix subcategory population for vnf resource.
Change-Id: Ib9b03a19cc12ed66f552096a9b3a499ac6ef574f
Issue-ID: SO-630
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Seshu Kumar M [Fri, 18 May 2018 12:40:58 +0000 (12:40 +0000)]
Merge "Fix parsing for category and subcategory"
subhash kumar singh [Fri, 18 May 2018 09:30:01 +0000 (09:30 +0000)]
Fix parsing for category and subcategory
Fix parsing of VNF resource.
Change-Id: Ib2adfaab1ae9bb5fa9cff195cdecbdea5aea18e1
Issue-ID: SO-630
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Seshu Kumar M [Fri, 18 May 2018 01:45:23 +0000 (01:45 +0000)]
Merge "Fix resource building logic"
subhash kumar singh [Thu, 17 May 2018 15:29:22 +0000 (15:29 +0000)]
Fix resource building logic
Fix resource building logic.
Change-Id: I95064d945a6ff026a0ea10336a550d9bb8af401a
Issue-ID: SO-624
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
biniek [Thu, 17 May 2018 10:11:50 +0000 (12:11 +0200)]
Added checking input variables in pnf-pnp
Change-Id: I1a4f4b9704385a17995e76d4b87484c2f588b889
Issue-ID: SO-506
Signed-off-by: biniek <lukasz.biniek@nokia.com>
Seshu Kumar M [Thu, 17 May 2018 09:56:49 +0000 (09:56 +0000)]
Merge "Fix resource population to DB"
subhash kumar singh [Thu, 17 May 2018 08:52:36 +0000 (08:52 +0000)]
Fix resource population to DB
Fix resource population to DB.
Change-Id: Iae25ce2f15fa121a45a55559458fcbbd217f2c7d
Issue-ID: SO-624
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Marcus G K Williams [Thu, 17 May 2018 06:59:49 +0000 (23:59 -0700)]
Revert placementInfo to placement in SniroHoming
Issue-ID: SO-628
Change-Id: I6e9e44d453a72b4e9ec1a0abe99eb8028aa5ba1a
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Marcus G K Williams [Thu, 17 May 2018 03:16:37 +0000 (20:16 -0700)]
Revert placementInfo to placement in SNIROUtils
Issue-ID: SO-628
Change-Id: I3bd802fc966f466b12556d19e347a130e152a51d
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
subhash kumar singh [Thu, 17 May 2018 02:19:33 +0000 (02:19 +0000)]
Update release notes
Update release notes.
Change-Id: Ie353abb910c752557a99944528a9157c45ce8073
Issue-ID: SO-627
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Rob Daugherty [Wed, 16 May 2018 21:54:58 +0000 (21:54 +0000)]
Merge "Add guard time to keystone expiry"
Arthur Martella [Wed, 16 May 2018 20:36:50 +0000 (16:36 -0400)]
Add homingService variable to homing bb
Change-Id: I41bf2c4d12345d46d8bf008f79d6610592e3b645
Issue-ID: SO-625
Signed-off-by: Arthur Martella <am153x@att.com>
Arthur Martella [Wed, 16 May 2018 15:41:48 +0000 (11:41 -0400)]
Only set recipe when null in getServiceURI
Change-Id: I526d79d602d27c7c734bd1e38a4733176bd55f15
Issue-ID: SO-619
Signed-off-by: Arthur Martella <am153x@att.com>
Brian Freeman [Wed, 16 May 2018 15:29:12 +0000 (10:29 -0500)]
Add guard time to keystone expiry
Issue-ID: SO-622
Change-Id: If8260ee70d3c632325939affcbd80258b2602c99
Signed-off-by: Brian Freeman <bf1936@att.com>
Rob Daugherty [Tue, 15 May 2018 17:23:01 +0000 (13:23 -0400)]
WorkflowResponse json issues
This commit adds some robustness to the interface between the
API-H and BPMN, specifically, in how the response is handled.
I don't have proof, but there appears to be some randomness to
the json provider behavior when used with the jax-rs. Sometimes,
the serializer is adding the root element, and sometimes it
is not. Maybe there's something wrong with the configuration.
Maybe we have competing json providers. I couldn't pin this
down.
I'm almost certain it is the presence of the root element in
the content that causes the API-H code to fail parsing of the
BPMN response. This doesn't kill the request, as you might
expect, but rather, the API-H passes the BPMN response through
to the client (VID, or policy, or whatever).
The original problem (SO-586) was "fixed" by "removing the
wrapper". This "wrapper" is a needed feature of the interface
between BPMN and the API-H. We shouldn't have removed it.
The fact that the "fix" appeared to work is due to the
behavior I described in the previous paragraph. The API-H
chokes on the message, and it passes it through unchanged.
Not really what we want.
So, I don't know why the jackson/json behavior is flaky and
different now, but I can (and did) modify the API-H so it can
parse a json message whether or not it has a root element.
Note that WorkflowResponse.java (in BPMN) and CamundaResponse.java
(in the API-H) are basically the same bean representing the
message format. Seems less than ideal to have two different
classes.
Also note that I changed the name of the "response" attribute
of the WorkflowResponse and CamundaResponse classes to "content".
Got tired of seeing this nonsense everywhere in the code:
response.getResponse()
Change-Id: Icaf70f8457de99e493cf882170fe778c620308c9
Issue-ID: SO-586
Issue-ID: SO-618
Signed-off-by: Rob Daugherty <rd472p@att.com>
Arthur Martella [Mon, 14 May 2018 18:22:16 +0000 (14:22 -0400)]
Unwrap root value of request body
Change-Id: I04144bbd22773dfda08d7b13f16080930b7edb3a
Issue-ID: SO-621
Signed-off-by: Arthur Martella <am153x@att.com>
Lukasz Muszkieta [Mon, 7 May 2018 08:34:43 +0000 (10:34 +0200)]
Add junit for project mso-catalog-db-adapter
Change-Id: I7b28cc713929400b03b7e567bf9823d82631a1e9
Issue-ID: SO-617
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Arthur Martella [Thu, 10 May 2018 18:09:52 +0000 (14:09 -0400)]
Add onap/so alias to docker build
Change-Id: I57525e367ddf5bdbbc13f9efa9e93fda4fb6748e
Issue-ID: SO-372
Signed-off-by: Arthur Martella <am153x@att.com>
Seshu Kumar M [Thu, 10 May 2018 12:22:45 +0000 (12:22 +0000)]
Merge "Resolved License Issues for packages"
Seshu Kumar M [Thu, 10 May 2018 10:50:31 +0000 (10:50 +0000)]
Merge "Close db connections in finally block"
sanchitap [Thu, 10 May 2018 10:21:59 +0000 (15:51 +0530)]
Resolved License Issues for packages
csar files:
1. resource_Extvl.csar
2. service-ServiceFdnt-csar-0904-2.csar
3. service-ServiceFdnt-with-allotted.csar
4. service_Rg516VmmscSrvc_csar.csar
Change-Id: I9e56bf3beaeeb858d91c4e9928789458ed9ba75f
Issue-ID: SO-611
Signed-off-by: sanchitap <sanchita@techmahindra.com>
Seshu Kumar M [Thu, 10 May 2018 10:03:37 +0000 (10:03 +0000)]
Merge "Resolved License Issues for asdc-controller"
Ethan Lynn [Thu, 10 May 2018 09:32:19 +0000 (17:32 +0800)]
Close db connections in finally block
Fix bugs reported by sonar
Change-Id: I0d3445856eb45533d904443b60d75c8aa03e5881
Issue-ID: SO-580
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
sanchitap [Thu, 10 May 2018 08:38:01 +0000 (14:08 +0530)]
Resolved License Issues for asdc-controller
csar files:
1. resource_Extvl.csar
2. service-ServiceFdnt-csar-0904-2.csar
3. service-ServiceFdnt-with-allotted.csar
4. service_Rg516VmmscSrvc_csar.csar
Change-Id: I8688a8a29508c9332eaa8a0130ff2f79db5308dd
Issue-ID: SO-611
Signed-off-by: sanchitap <sanchita@techmahindra.com>
Ethan Lynn [Thu, 10 May 2018 07:26:22 +0000 (15:26 +0800)]
Fix bugs reported by sonar
Use new variable in convertJsonToCloudOrchestrationRequest,
fix bug reported by sonar.
Change-Id: I3f95bd410d950d4661584c1510a66ce90d6785d5
Issue-ID: SO-580
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
sanchitap [Wed, 9 May 2018 06:22:41 +0000 (11:52 +0530)]
SO API doc update
Invenroty and MultiVIM APIs updated
Change-Id: Ia72eaae208f94f2dff59a833661b181b6df1768b
Issue-ID: SO-413
Signed-off-by: sanchitap <sanchita@techmahindra.com>
biniek [Wed, 9 May 2018 08:47:03 +0000 (10:47 +0200)]
Added setting pnf name in pnf-pnp
Change-Id: I2f35d1a8cc01f349f791b1bc192f91f5f020f689
Issue-ID: SO-506
Signed-off-by: biniek <lukasz.biniek@nokia.com>
Rob Daugherty [Tue, 8 May 2018 22:48:31 +0000 (22:48 +0000)]
Merge "Remove wrapper from WorkflowResponse"
Arthur Martella [Tue, 8 May 2018 15:11:47 +0000 (11:11 -0400)]
Remove wrapper from WorkflowResponse
When the workflow response succeeds, the requestReferences object is being wrapped by "WorkflowResponse": {"response": {... and all the other fields from the WorkflowResponse object are being included as well. Adding a WorkflowResponseSerializer didn't seem to work since the root node was still included and there was no ObjectMapper in which to set WrapRootValue to false. So this is the next best thing.
Patch 2 fixes most of the broken unit tests.
Change-Id: Ifa5bd02e70b23f41c9042ac207848c8ade77313a
Issue-ID: SO-586
Signed-off-by: Arthur Martella <am153x@att.com>
Lukasz Muszkieta [Tue, 8 May 2018 15:52:59 +0000 (17:52 +0200)]
Add correlationId to ServiceInstancesRequest
Change-Id: Ia38fa1234f7b89c0574c74efe62d7b270c8ff987
Issue-ID: SO-596
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
sanchitap [Mon, 7 May 2018 11:16:09 +0000 (16:46 +0530)]
SO API doc update
UUI APIs, SDC APIs updated
Change-Id: I77a245217197b95b1735e75c8ff0bb09c2772d70
Issue-ID: SO-413
Signed-off-by: sanchitap <sanchita@techmahindra.com>
Rob Daugherty [Mon, 7 May 2018 13:23:55 +0000 (09:23 -0400)]
vnf-adapter failed to deploy
This is related to recent CloudConfig fixes. One change was apparently
not submitted in the last batch.
Change-Id: I8dcc49f7d808e0d842af3f568f5815fb48870acc
Issue-ID: SO-584
Signed-off-by: Rob Daugherty <rd472p@att.com>
Seshu Kumar M [Mon, 7 May 2018 10:44:09 +0000 (10:44 +0000)]
Merge "Fix for FileNotFoundException in MsoLoggerTest"
Seshu Kumar M [Mon, 7 May 2018 10:41:26 +0000 (10:41 +0000)]
Merge "updated createvfmoduleinfra flow version number"
Seshu Kumar M [Mon, 7 May 2018 10:40:50 +0000 (10:40 +0000)]
Merge "fixed bug in createvnfinfra bpmn"
Seshu Kumar M [Mon, 7 May 2018 10:39:56 +0000 (10:39 +0000)]
Merge "SO API document"
Michal Kabaj [Fri, 4 May 2018 11:30:59 +0000 (13:30 +0200)]
Fix for FileNotFoundException in MsoLoggerTest
Remove over 100 whitespaces from logger filename which causes the unit
tests to fail in some development environments.
Change-Id: I068f4d4562b635b19889c3537282949665348c21
Issue-ID: SO-604
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
sanchitap [Fri, 4 May 2018 06:32:25 +0000 (12:02 +0530)]
SO API document
VFC APIs, Policy APIs updated
Change-Id: I492cc817f57d6f6410ba5ae3cdef6c9f3db1786d
Issue-ID: SO-413
Signed-off-by: sanchitap <sanchita@techmahindra.com>
subhash kumar singh [Thu, 3 May 2018 09:14:35 +0000 (09:14 +0000)]
Use tosca parser without resolving GetInput
Use tosca parser without resolving GetInput.
Change-Id: I964464dd76c0bdd096e67ce78ab4cc7c2e76a167
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Wed, 2 May 2018 09:41:24 +0000 (09:41 +0000)]
Fix progress update for VFC resources
Fix progress update for VFC resources.
Change-Id: Ibd7d8fb3a399ae2b40ca82e459a7e47c05cbac6a
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Wed, 2 May 2018 09:40:27 +0000 (09:40 +0000)]
Set operation type value
Set operation type value, to reflect in DB entries.
Change-Id: I2f56bf5f33912645d17bbed2fc759f9354a0ba7b
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Wed, 2 May 2018 09:39:16 +0000 (09:39 +0000)]
Fix warning in DoDeleteE2E bpmn file
Fix warning in DoDeleteE2E bpmn file.
Change-Id: I50b1ad5502fc08692775d2f5d9050c3796dd32b1
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Bancala, Ben (bb3476) [Thu, 3 May 2018 20:14:19 +0000 (16:14 -0400)]
updated createvfmoduleinfra flow version number
Change-Id: I0a166b867dcacad4133c8fc679606c381cb5389a
Issue-ID: SO-602
Signed-off-by: Bancala, Ben (bb3476) <bb3476@att.com>
Bancala, Ben (bb3476) [Thu, 3 May 2018 15:50:13 +0000 (11:50 -0400)]
fixed bug in createvnfinfra bpmn
Change-Id: I3e27ec0d1487eb68e8c54d27508b58233bf49808
Issue-ID: SO-602
Signed-off-by: Bancala, Ben (bb3476) <bb3476@att.com>
Rob Daugherty [Wed, 2 May 2018 20:46:14 +0000 (16:46 -0400)]
Fix CloudConfig junits
...for some definition of the word "fix". There is still a lot
that's less than ideal about how CloudConfig is handled, and with
how the unit tests are written.
Change-Id: Ic8c66c64d336f22c141687cf41a4828810bf1aec
Issue-ID: SO-584
Signed-off-by: Rob Daugherty <rd472p@att.com>
Arthur Martella [Fri, 4 May 2018 14:56:35 +0000 (10:56 -0400)]
Add enforcer.skip to pom.xml
To prevent appc snapshot problem
Also change appc version to SNAPSHOT
Change-Id: Ifce05b7f44ccc70a2d654526d67da873dd325dcd
Issue-ID: SO-605
Signed-off-by: Arthur Martella <am153x@att.com>
Arthur Martella [Thu, 3 May 2018 20:22:39 +0000 (16:22 -0400)]
ecomp-model-information to onap-model-information
Change-Id: I05f4648ff898a54e7a00d899d97129746172cdb4
Issue-ID: SO-603
Signed-off-by: Arthur Martella <am153x@att.com>
Rob Daugherty [Tue, 1 May 2018 19:48:21 +0000 (15:48 -0400)]
SDNC Adapter not loading properties
Somebody changed some variables from static to non-static, and this
broke the CloudConfig loading logic.
I changed them back.
Change-Id: Id7dca76a4f0af0209ebd6cef8f3e0209c3f7a022
Issue-ID: SO-584
Signed-off-by: Rob Daugherty <rd472p@att.com>
Seshu Kumar M [Sat, 28 Apr 2018 11:40:55 +0000 (11:40 +0000)]
Merge "Fix null attribute for aai relationship"
Seshu Kumar M [Sat, 28 Apr 2018 11:40:36 +0000 (11:40 +0000)]
Merge "createvfcns serviceInstanceid is null bug fix"
Seshu Kumar M [Sat, 28 Apr 2018 11:38:03 +0000 (11:38 +0000)]
Merge "Add correlationId to ServiceInstancesRequest"
Yulian Han [Fri, 27 Apr 2018 10:05:39 +0000 (18:05 +0800)]
createvfcns serviceInstanceid is null bug fix
deleteResource bugs fix
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f06430a
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Lukasz Muszkieta [Fri, 27 Apr 2018 13:22:06 +0000 (15:22 +0200)]
Add correlationId to ServiceInstancesRequest
Change-Id: Idc5ee56660da31f08fd8ed3a67b7cd28f9844f43
Issue-ID: SO-596
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
subhash kumar singh [Fri, 27 Apr 2018 11:36:13 +0000 (11:36 +0000)]
Fix null attribute for aai relationship
Fix null attribute for aai relationship.
Change-Id: Ifa3a7ec7101c1564be68d97a70d0cafd40d581fe
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
c00149107 [Fri, 27 Apr 2018 09:22:59 +0000 (17:22 +0800)]
Change to sdncadapter for service call
Change to sdncadapter for service call
Change-Id: I9011e69fba20d4d0f83705455791b7357e2f5bb0
Issue-ID: SO-587
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Seshu Kumar M [Fri, 27 Apr 2018 04:50:57 +0000 (04:50 +0000)]
Merge "SDNC Adapter not loading properties"
Rob Daugherty [Thu, 26 Apr 2018 23:18:15 +0000 (23:18 +0000)]
Merge "Remove operation status set in api-handler"
Rob Daugherty [Thu, 26 Apr 2018 23:17:34 +0000 (23:17 +0000)]
Merge "Add NS relationship delete for E2E service"
Rob Daugherty [Thu, 26 Apr 2018 23:16:32 +0000 (23:16 +0000)]
Merge "Fix value for VFC sync response"
subhash kumar singh [Thu, 26 Apr 2018 12:53:50 +0000 (12:53 +0000)]
Add NS relationship delete for E2E service
Add NS relationship delete for E2E service
Change-Id: Ia58308dae0fef38b32098d1e92c0871617a86ed2
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
sanchitap [Thu, 26 Apr 2018 11:13:49 +0000 (16:43 +0530)]
SO North Bound APIs doc
SO North Bound APIs document
Change-Id: I26789d249926e192ae6a0b59804dfeb3aef740a2
Issue-ID: SO-595
Signed-off-by: sanchitap <sanchita@techmahindra.com>
subhash kumar singh [Thu, 26 Apr 2018 10:35:15 +0000 (10:35 +0000)]
Fix value for VFC sync response
Fix value for VFC sync response.
Change-Id: Ie663f9080c051b9302dd4729aea5640c5289e14c
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
c00149107 [Thu, 26 Apr 2018 03:53:15 +0000 (11:53 +0800)]
Remove operation status set in api-handler
Remove operation status set in api-handler
Change-Id: I579d25044130b0701231c0a2d42534e8c63e3ebd
Issue-ID: SO-587
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Rob Daugherty [Wed, 25 Apr 2018 22:10:24 +0000 (18:10 -0400)]
SDNC Adapter not loading properties
We are missing 2 source files in SO which were part of MSO 1802:
CloudConfigInitializer.java
CloudConfigIdentityMapper.java
The missing initializer means that cloud-config.json is never loaded.
Change-Id: Id1186edda01d345de072b5288382dbdc56679294
Issue-ID: SO-584
Signed-off-by: Rob Daugherty <rd472p@att.com>
chenying83 [Thu, 26 Apr 2018 08:20:10 +0000 (08:20 +0000)]
Fix library CVEs in SO
Fix additional CVEs:
commons-fileupload 1.3.3
For CVE-2016-
1000031
logback 1.1.11
For CVE-2017-5929
springframework 4.3.14.RELEASE
For CVE-2014-0225 CVE-2015-5211
Issue-ID: SO-579
Change-Id: I94f8332d420d2586262260a0a59a645f0de66b73
Signed-off-by: chenying83 <chenying83@huawei.com>
Chuanyu Chen [Thu, 26 Apr 2018 03:08:45 +0000 (03:08 +0000)]
Merge "Fix VFCNS termination invocation"
Chuanyu Chen [Thu, 26 Apr 2018 03:08:38 +0000 (03:08 +0000)]
Merge "Add service operation initialtion in request db"
subhash kumar singh [Wed, 25 Apr 2018 15:41:57 +0000 (15:41 +0000)]
Fix VFCNS termination invocation
Fix VFCNS termination invocation
Change-Id: Ib30f0a3e4365e215f6da0a693f78825d5a2d32c9
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Wed, 25 Apr 2018 15:40:00 +0000 (15:40 +0000)]
Add service operation initialtion in request db
Add service operation initialtion in request db
Change-Id: I2aed78e5cda753b5424b8a8c39e9997a7a7dd61c
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Seshu Kumar M [Wed, 25 Apr 2018 12:15:04 +0000 (12:15 +0000)]
Merge "PnfReadyEventConsumer implementation"
Seshu Kumar M [Wed, 25 Apr 2018 12:14:34 +0000 (12:14 +0000)]
Merge "Add sync response for VFCNS delete"
Seshu Kumar M [Wed, 25 Apr 2018 12:13:45 +0000 (12:13 +0000)]
Merge "Fix service topology deletion"