Lukasz Muszkieta [Thu, 2 Aug 2018 14:54:44 +0000 (16:54 +0200)]
Add junit for MSOCommonBPMN
Change-Id: I665f35bd6385ceec2d5aeff9a1d8af359bccd97a
Issue-ID: SO-784
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Marcus Williams [Wed, 1 Aug 2018 22:05:05 +0000 (22:05 +0000)]
Merge "Remove logging that is not needed"
Smokowski, Steve (ss835w) [Wed, 1 Aug 2018 20:45:30 +0000 (16:45 -0400)]
Remove logging that is not needed
Issue-ID: SO-781
Change-Id: Ia91a52692e61f1ffa3f0a4074017fa0156d4276c
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
Marcus Williams [Wed, 1 Aug 2018 20:13:07 +0000 (20:13 +0000)]
Merge "Add additional reference data"
Marcus Williams [Wed, 1 Aug 2018 20:08:47 +0000 (20:08 +0000)]
Merge "Create so/vfc-adapter docker image"
Rob Daugherty [Wed, 1 Aug 2018 19:20:54 +0000 (15:20 -0400)]
Create so/vfc-adapter docker image
This one should have been in the the first commit for SO-780.
Change-Id: I055b320cb98eefc892ad6cc768f46f0004a4fa97
Issue-ID: SO-780
Signed-off-by: Rob Daugherty <rd472p@att.com>
Smokowski, Steve (ss835w) [Wed, 1 Aug 2018 17:47:35 +0000 (13:47 -0400)]
Add additional reference data
Change-Id: Ie9c773f0e4d4de95cba0541e16d131975ecbce10
Issue-ID: SO-708
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
Ethan Hampton [Wed, 1 Aug 2018 17:07:23 +0000 (10:07 -0700)]
Remove unused import statements
Issue-ID: SO-666
Change-Id: I3775d25c0328807b083725c61da015364e59f2be
Signed-off-by: Ethan Hampton <ethanx.hampton@intel.com>
Rob Daugherty [Wed, 1 Aug 2018 14:09:48 +0000 (10:09 -0400)]
Fix ArrayIndexOutOfBoundsException in docker build
[ERROR] Failed to execute goal org.codehaus.groovy.maven:gmaven-plugin:1.0:execute (default)
on project docker: java.lang.ArrayIndexOutOfBoundsException: 1
Change-Id: Ia1a186ad64d251a01ed03e0e027afca903e4a49e
Issue-ID: SO-780
Signed-off-by: Rob Daugherty <rd472p@att.com>
Seshu Kumar M [Wed, 1 Aug 2018 12:18:13 +0000 (12:18 +0000)]
Merge "Intial deActivate groovy file"
Seshu Kumar M [Wed, 1 Aug 2018 12:18:05 +0000 (12:18 +0000)]
Merge "Desing workflow for deactivate"
Seshu Kumar M [Wed, 1 Aug 2018 12:17:56 +0000 (12:17 +0000)]
Merge "Add exclusive block for invoking deactivate"
Seshu Kumar M [Wed, 1 Aug 2018 12:17:26 +0000 (12:17 +0000)]
Merge "Moved the bpmn and groovy to correct folder"
subhash kumar singh [Wed, 1 Aug 2018 05:54:00 +0000 (11:24 +0530)]
Intial deActivate groovy file
Intial deActivate groovy file.
Change-Id: Ia023c51b21658e1434ed938b0a586bcef02f989f
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Wed, 1 Aug 2018 05:52:14 +0000 (11:22 +0530)]
Desing workflow for deactivate
Design workflow for deactivate invocation.
Change-Id: Ieb8d15764b52664bcea7baec1c1f214fbaaad07b
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Wed, 1 Aug 2018 05:47:05 +0000 (11:17 +0530)]
Add exclusive block for invoking deactivate
Apply decision block for invoking deactivate activity.
Change-Id: I53545cdc16fb326c30b3e893b6548afdf8c7ee4f
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Wed, 1 Aug 2018 05:41:14 +0000 (11:11 +0530)]
Moved the bpmn and groovy to correct folder
Moved bpmn and groovy files to correspondign folder after containerization.
Change-Id: Iccd447111dd7209db220206539be1eb10863eccd
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Rob Daugherty [Wed, 1 Aug 2018 04:02:38 +0000 (00:02 -0400)]
Build docker images
so/catalog-db-adapter
so/requests-db-adapter
so/sdnc-adapter
so/openstack-adapters
so/asdc-controller
so/bpmn-infra
so/api-handler-infra
Base image is alpine with openjdk.
Change-Id: Ied96227aa48cd5c1420ac328e251f601020a0679
Issue-ID: SO-780
Signed-off-by: Rob Daugherty <rd472p@att.com>
Benjamin, Max (mb388a) [Mon, 30 Jul 2018 19:56:09 +0000 (15:56 -0400)]
Containerization feature of SO
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18
Issue-ID: SO-670
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Seshu Kumar M [Tue, 31 Jul 2018 13:52:02 +0000 (13:52 +0000)]
Merge "Reorder modifiers"
Seshu Kumar M [Tue, 31 Jul 2018 13:50:33 +0000 (13:50 +0000)]
Merge "Remove unused import statement"
Seshu Kumar M [Tue, 31 Jul 2018 13:49:29 +0000 (13:49 +0000)]
Merge "Inlined local variables, used diamond operator"
Sumapriya Sarvepalli [Tue, 31 Jul 2018 10:44:09 +0000 (16:14 +0530)]
Sonar major issues
Replace with a single equalsIgnoreCase call
Sonar Link:
https://sonar.onap.org/project/issues?assigned=false&fileUuids=AWHCr-EdEU5FCDfKtlun&id=org.onap.so%3Aso&open=AWHCr-dlEU5FCDfKtmL0&resolved=false&severities=MAJOR
Location: src/main/java/org/openecomp/mso/adapters/vfc/util/RestfulUtil.java
Line No: L110 L115 L120 L124
Change-Id: I36a727a5acf6a911e3f9ad4ca8b548b4c7f1f732
Issue-ID: SO-776
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
seshukm [Tue, 31 Jul 2018 02:52:30 +0000 (10:52 +0800)]
Correct the document for build info
Change-Id: I33dcbfc213a9af605370b30704b7651a9ad26a84
Issue-ID: SO-759
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Tue, 31 Jul 2018 02:30:06 +0000 (10:30 +0800)]
correct the API of readthedocs
Issue-ID: SO-729
Change-Id: I13dbcb5e74df4ef4df966e341113b0a5fb582f64
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Tue, 31 Jul 2018 02:27:01 +0000 (10:27 +0800)]
remove the duplicate entry for APIs
Issue-ID: SO-729
Change-Id: Ifc0d2fca389b4daf4c85d7b41fb9db7955f15015
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Mon, 30 Jul 2018 17:52:53 +0000 (01:52 +0800)]
Improve SO documentation update interfaces
Issue-ID: SO-729
Change-Id: Ife0fbb62c604d31b878de6473734cac3c3178497
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Mon, 30 Jul 2018 17:50:50 +0000 (01:50 +0800)]
Beijing doc corrections
Issue-ID: SO-729
Change-Id: If2c497972b172dfb412e594984aa09932bd838df
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Mon, 30 Jul 2018 17:40:17 +0000 (01:40 +0800)]
Update the arch diag
Issue-ID: SO-729
Change-Id: I29ec728af52c5d6fe1f3691b1342593a6d785844
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Anisha Kumar [Fri, 27 Jul 2018 23:48:26 +0000 (16:48 -0700)]
Reorder modifiers
Reordered the modifiers to be "public static final" instead of "public final static" in order to comply with Java Language Specification.
Issue-ID: SO-666
Change-Id: I70a9cfcf454ce79dcb3940ccc24750416462c225
Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
Anisha Kumar [Thu, 26 Jul 2018 22:00:49 +0000 (15:00 -0700)]
Remove unused import statement
Issue-ID: SO-666
Change-Id: Id83335a93d118a216a84874119a47d2666ecc96a
Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
biniek [Fri, 27 Jul 2018 11:11:08 +0000 (13:11 +0200)]
Inlined local variables, used diamond operator
Change-Id: Ib7b528b6e560fedb9fc23bc6ae5457c913faeeb1
Issue-ID: SO-506
Signed-off-by: biniek <lukasz.biniek@nokia.com>
Seshu Kumar M [Fri, 27 Jul 2018 10:34:44 +0000 (10:34 +0000)]
Merge "Fix gateway condition in sdncresource"
Chuanyu Chen [Fri, 27 Jul 2018 09:42:49 +0000 (09:42 +0000)]
Merge "fix ID in 3rd ONAP"
seshukm [Fri, 27 Jul 2018 08:30:29 +0000 (16:30 +0800)]
fix ID in 3rd ONAP
Issue-ID: SO-729
Change-Id: If28bf80c01d6f9cd4fdd7ce5b6ea508aaf3f1064
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
subhash kumar singh [Fri, 27 Jul 2018 07:34:31 +0000 (13:04 +0530)]
Fix gateway condition in sdncresource
Fix gateway condition in sdncresource workflow.
Change-Id: Ie18e5dbf64c22ea3ed34c228dee6c77ff594ac47
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Sumapriya Sarvepalli [Fri, 27 Jul 2018 06:07:01 +0000 (11:37 +0530)]
Sonar major issues
This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?fileUuids=AWHCr-EXEU5FCDfKtlqk&id=org.onap.so%3Aso&resolved=false&severities=MAJOR
Location: src/main/java/org/openecomp/mso/bpmn/core/json/JsonUtils.java
Line No: L39 L75 L112 L338 L473 L536 L555 L715 L736 L756 L794 L844
Change-Id: I6cbecd22eff2d86911405811686619771ac3f74e
Issue-ID: SO-762
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
Marcus Williams [Thu, 26 Jul 2018 19:19:24 +0000 (19:19 +0000)]
Merge "Use defined constant END_OF_THE_TRANSACTION"
Ethan Hampton [Thu, 26 Jul 2018 17:04:35 +0000 (10:04 -0700)]
Use defined constant END_OF_THE_TRANSACTION
Replace literal 'End of the transaction, the final response is: '
with already-defined constant END_OF_THE_TRANSACTION.
Issue-ID: SO-666
Change-Id: I96e097df2042eeace55c8692c4dfd95df2594d13
Signed-off-by: Ethan Hampton <ethanx.hampton@intel.com>
Seshu Kumar M [Thu, 26 Jul 2018 10:52:58 +0000 (10:52 +0000)]
Merge "Fix createSDNCResource bpmn"
Seshu Kumar M [Thu, 26 Jul 2018 10:52:54 +0000 (10:52 +0000)]
Merge "Add initial groovy file for activate"
Seshu Kumar M [Thu, 26 Jul 2018 10:52:12 +0000 (10:52 +0000)]
Merge "Fix Activate resource bpmn"
subhash kumar singh [Thu, 26 Jul 2018 10:02:16 +0000 (15:32 +0530)]
Fix createSDNCResource bpmn
Fix CreateSDNCResource bpmn to refer activate bpmn flows.
Issue-ID: SO-689
Change-Id: If3a9aff3cb410925d322173d44e024e3bf7fa408
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Thu, 26 Jul 2018 10:01:24 +0000 (15:31 +0530)]
Add initial groovy file for activate
Add initial groovy file for activate
Change-Id: Ibc4321d0e5272073fcd065d1713a69e5738dcd69
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
subhash kumar singh [Thu, 26 Jul 2018 09:58:26 +0000 (15:28 +0530)]
Fix Activate resource bpmn
Fix Activate resource bpmn for groovy invocation and naming convention.
Change-Id: I3cd71032d65f4c4c85f8b40aef0f37b39bb03c03
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Sanchita Pathak [Thu, 26 Jul 2018 08:33:50 +0000 (08:33 +0000)]
Merge "Sonar major issues"
Seshu Kumar M [Thu, 26 Jul 2018 08:01:55 +0000 (08:01 +0000)]
Merge "Modify workflow to support activate operation"
Seshu Kumar M [Thu, 26 Jul 2018 08:01:28 +0000 (08:01 +0000)]
Merge "Sonar major issues"
Surendra Reddy Katam [Thu, 26 Jul 2018 06:42:19 +0000 (12:12 +0530)]
Sonar major issues
Replace the type specification in this constructor call with the diamond operator
Sonar Link:
https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.so%3Aso&open=AWJqzmdHRGy6eclHEzV_&resolved=false&rules=squid%3AS2293
Location:
adapters/mso-vnf-adapter/src/main/java/org/openecomp/mso/adapters/vnf/MsoVnfPluginAdapterImpl.java
Line No: 633
Change-Id: I788bf4dd5b7e5f586ef9dc5dc2ddda05508be9d3
Issue-ID: SO-758
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
Sumapriya Sarvepalli [Thu, 26 Jul 2018 06:10:14 +0000 (11:40 +0530)]
Sonar major issues
Replace with the diamond operator
Sonar Link:
https://sonar.onap.org/project/issues?id=org.onap.so%3Aso&open=AWSynF0AwGn37JfbvuI9&resolved=false&rules=squid%3AS2293
Location: src/main/java/org/openecomp/mso/bpmn/infrastructure/workflow/service/ServicePluginFactory.java
Line: L216 L218 L220 L223 L265 L281 L294
Change-Id: I413e046f87435b6b5225a2202f03ab2c3232e807
Issue-ID: SO-757
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
subhash kumar singh [Thu, 26 Jul 2018 05:51:32 +0000 (11:21 +0530)]
Modify workflow to support activate operation
Modify CreateSDNCNetworkResource to support activate on sdnc resource.
Issue-ID: SO-689
Change-Id: I1200fdbe5f1f6b9a6e6299da44733b47a1f36355
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
seshukm [Thu, 26 Jul 2018 02:28:27 +0000 (10:28 +0800)]
correct the commiters list in the INFO.yaml
Issue-ID: SO-730
Change-Id: I8853781da64b2c8bc097e66c830bd375bd10e65b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Thu, 26 Jul 2018 02:19:38 +0000 (10:19 +0800)]
Remove the ARIA code
Issue-ID: SO-756
Change-Id: I9ca9fc20140a9faf627ee299dc34bebfdf8938a6
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Thu, 26 Jul 2018 02:18:23 +0000 (10:18 +0800)]
ARIA rest client test code removal
Issue-ID: SO-756
Change-Id: Id69fdf8879fc38e83dcfa864224c83cce1a61a4c
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Thu, 26 Jul 2018 02:16:55 +0000 (10:16 +0800)]
Remove the aria server code
Issue-ID: SO-756
Change-Id: Ief11a1506f54d9126da0423757bb74334576819f
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Seshu Kumar M [Thu, 26 Jul 2018 02:08:45 +0000 (02:08 +0000)]
Merge "Improved mutation tests coverage"
Seshu Kumar M [Thu, 26 Jul 2018 00:20:37 +0000 (00:20 +0000)]
Merge "property names correction"
Łukasz Biniek [Wed, 25 Jul 2018 10:25:42 +0000 (12:25 +0200)]
Improved mutation tests coverage
Change-Id: I15ababe8547e617f5152a0a673688925f9b62a2b
Issue-ID: SO-506
Signed-off-by: biniek <lukasz.biniek@nokia.com>
Seshu Kumar M [Wed, 25 Jul 2018 12:53:36 +0000 (12:53 +0000)]
Merge "Replace printStackTrace with usage of logger"
Lukasz Muszkieta [Wed, 25 Jul 2018 12:17:11 +0000 (14:17 +0200)]
property names correction
Change-Id: I4cbdb4f9ad5af26502619cb9358086bbf667bc0f
Issue-ID: SO-719
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Seshu Kumar M [Wed, 25 Jul 2018 12:00:42 +0000 (12:00 +0000)]
Merge "Replace with the diamond operator"
Seshu Kumar M [Wed, 25 Jul 2018 11:16:09 +0000 (11:16 +0000)]
Merge "Sonar major issues"
Seshu Kumar M [Wed, 25 Jul 2018 11:13:31 +0000 (11:13 +0000)]
Merge "Update docker image name to onap/so"
Seshu Kumar M [Wed, 25 Jul 2018 09:47:24 +0000 (09:47 +0000)]
Merge "Fix use try-with-resources sonar issues"
SS00493505 [Wed, 25 Jul 2018 09:42:59 +0000 (15:12 +0530)]
Replace with the diamond operator
AriaVduPlugin.java
Sonar Link:
https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.so%3Aso&open=AWK-9MGVwGn37JfbmLXt&resolved=false&severities=MAJOR
Location:src/main/java/org/openecomp/mso/aria/AriaVduPlugin.java
Line No: L126
Change-Id: I186e7dfef1ddf406036f902d1f04b4677652b91f
Issue-ID: SO-739
Signed-off-by: SS00493505 <ss00493505@techmahindra.com>
Chuanyu Chen [Wed, 25 Jul 2018 08:55:40 +0000 (08:55 +0000)]
Merge "flow for the deactivate"
Chuanyu Chen [Wed, 25 Jul 2018 08:55:35 +0000 (08:55 +0000)]
Merge "adding the activate flow of SDNC"
Seshu Kumar M [Wed, 25 Jul 2018 07:09:36 +0000 (07:09 +0000)]
Merge "Sonar major issues"
seshukm [Wed, 25 Jul 2018 06:39:51 +0000 (14:39 +0800)]
flow for the deactivate
Issue-ID: SO-689
Change-Id: I8d7ad59209ea8302f8f7ecbc3206b83fe28f2fa1
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Wed, 25 Jul 2018 06:37:55 +0000 (14:37 +0800)]
adding the activate flow of SDNC
Issue-ID: SO-689
Change-Id: I5552da1d2e2a990c245f0ef6fb65fb978afd60c2
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Surendra Reddy Katam [Wed, 25 Jul 2018 05:59:11 +0000 (11:29 +0530)]
Sonar major issues
This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.so%3Aso&open=AWHCr-Z9EU5FCDfKtmIA&resolved=false&severities=MAJOR
Location:
adapters/mso-sdnc-adapter/src/main/java/org/openecomp/mso/adapters/sdnc/notify/SDNCNotifyResource.java
Line No-177
Change-Id: I3fd12f01315a2ead0f7f676caeb88d9d9b207a43
Issue-ID: SO-753
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
Sumapriya Sarvepalli [Tue, 24 Jul 2018 07:31:55 +0000 (13:01 +0530)]
Sonar major issues
This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?id=org.onap.so%3Aso&open=AWHCr-Y0EU5FCDfKtmG_&resolved=false&severities=MAJOR
Location:
src/main/java/org/openecomp/mso/adapters/sdnc/SDNCAdapterService.java
Line No: L58
Change-Id: I5665a41ea85a5464d1c5fb208f20be725fe044d7
Issue-ID: SO-738
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
Surendra Reddy Katam [Tue, 24 Jul 2018 05:43:15 +0000 (11:13 +0530)]
Sonar Major issues
This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.so%3Aso&open=AWHCr-Y0EU5FCDfKtmG-&resolved=false&severities=MAJOR
Location:
adapters/mso-sdnc-adapter/src/main/java/org/openecomp/mso/adapters/sdnc/SDNCAdapterService.java
Line No-32
Change-Id: I6d80143d6268a05c34128fba3999b73abf8c376e
Issue-ID: SO-737
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
Parshad Patel [Mon, 23 Jul 2018 09:47:12 +0000 (18:47 +0900)]
Fix use try-with-resources sonar issues
Replace try with try-with-resources statement
Issue-ID: SO-703
Change-Id: I971b61af2070a6856c751ed36050dd018216fe03
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
Surendra Reddy Katam [Mon, 23 Jul 2018 10:55:30 +0000 (16:25 +0530)]
Sonar major issues
This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.so%3Aso&open=AWHCr-fNEU5FCDfKtmNn&resolved=false
Location:
adapters/mso-network-adapter/src/main/java/org/openecomp/mso/adapters/network/BpelRestClient.java
Line No-238
Change-Id: I307d85dbb1c3e4c7dd55e28a70c75392eb9eb12e
Issue-ID: SO-736
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
Arthur Martella [Thu, 31 May 2018 04:37:17 +0000 (00:37 -0400)]
Update docker image name to onap/so
Change-Id: I09b32b08d13053643c65e41bdb40c146df8328ed
Issue-ID: SO-601
Signed-off-by: Arthur Martella <am153x@att.com>
Seshu Kumar M [Fri, 20 Jul 2018 05:54:59 +0000 (05:54 +0000)]
Merge "Remove tests which do not test anything"
Marcus Williams [Fri, 20 Jul 2018 01:52:03 +0000 (01:52 +0000)]
Merge "correcting the commiter rights"
seshukm [Thu, 19 Jul 2018 13:15:54 +0000 (21:15 +0800)]
update the interface version
Issue-ID: SO-635
Change-Id: I74534cc6a4882dd298ae0e30a0aca092ad8bf7df
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Seshu Kumar M [Thu, 19 Jul 2018 11:50:01 +0000 (11:50 +0000)]
Merge "dmaap host and port configuration for pnf feature"
Seshu Kumar M [Thu, 19 Jul 2018 11:46:07 +0000 (11:46 +0000)]
Merge "inherit SOTN codes for CCVPN Services"
seshukm [Thu, 19 Jul 2018 11:23:09 +0000 (19:23 +0800)]
correcting the commiter rights
Issue-ID: SO-730
Change-Id: I8defe19f3d63efd3a17447f322ca0cfc1066c96b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Chuanyu Chen [Thu, 19 Jul 2018 11:15:20 +0000 (11:15 +0000)]
Merge "unwanted LICENSE and setup files removal"
Chuanyu Chen [Thu, 19 Jul 2018 11:15:07 +0000 (11:15 +0000)]
Merge "removal of aria rest, incremental"
seshukm [Thu, 19 Jul 2018 11:02:59 +0000 (19:02 +0800)]
unwanted LICENSE and setup files removal
Issue-ID: SO-729
Change-Id: I4e9da85f4f2bedd8c98f5a99b1eebc98b16b8ea1
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Byung-Woo Jun [Thu, 19 Jul 2018 07:41:36 +0000 (07:41 +0000)]
Merge "removal of the non committers"
seshukm [Thu, 19 Jul 2018 07:27:48 +0000 (15:27 +0800)]
removal of aria rest, incremental
Issue-ID: SO-729
Change-Id: I4ce124e97e6ad7a0297340d71dc74cd636946d98
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Byung-Woo Jun [Thu, 19 Jul 2018 07:24:41 +0000 (07:24 +0000)]
Merge "remove the rest templates"
Byung-Woo Jun [Thu, 19 Jul 2018 07:24:17 +0000 (07:24 +0000)]
Merge "delete plugin multivim python code"
Byung-Woo Jun [Thu, 19 Jul 2018 07:23:50 +0000 (07:23 +0000)]
Merge "remove the keystone and openstack common plugins"
seshukm [Thu, 19 Jul 2018 06:18:46 +0000 (14:18 +0800)]
removal of the non committers
Issue-ID: SO-730
Change-Id: Iebdd4143e995b4c946187a6d30891834cc49a77a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Seshu Kumar M [Wed, 18 Jul 2018 13:19:12 +0000 (13:19 +0000)]
Merge "Fix problem with singleton impact on TC execution"
Seshu Kumar M [Wed, 18 Jul 2018 13:18:26 +0000 (13:18 +0000)]
Merge "Fix problem with singleton and parallel unit tests"
seshukm [Wed, 18 Jul 2018 09:56:46 +0000 (17:56 +0800)]
remove the rest templates
Issue-ID: SO-729
Change-Id: Iac05273800a282518cad1c4f60dfc9e9d6e7aa6b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Wed, 18 Jul 2018 09:33:46 +0000 (17:33 +0800)]
delete plugin multivim python code
Issue-ID: SO-729
Change-Id: I15f374d03a0292284553eba5927bdc5290b2eba6
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Wed, 18 Jul 2018 09:32:02 +0000 (17:32 +0800)]
remove the keystone and openstack common plugins
Issue-ID: SO-729
Change-Id: Iaddd643a37431eaf8ffd5702e79ae7ea16e54ed8
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Wed, 18 Jul 2018 09:10:34 +0000 (17:10 +0800)]
Delete the glance and neutron plugins
Issue-ID: SO-729
Change-Id: I785e680d603596827400d78b6f381051e67142bd
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Wed, 18 Jul 2018 09:09:03 +0000 (17:09 +0800)]
Deleting the ARIA cinder plugin and nova plugins
Issue-ID: SO-729
Change-Id: I283bf73ddc08ed5b1223686aba3976becb34dfd0
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Elaine_Han [Wed, 18 Jul 2018 08:11:05 +0000 (16:11 +0800)]
inherit SOTN codes for CCVPN Services
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa60000000
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
Lukasz Muszkieta [Thu, 7 Jun 2018 13:01:40 +0000 (15:01 +0200)]
dmaap host and port configuration for pnf feature
Change-Id: I4d13dce0b8819aa3d1e9848b9a39a43456dc1f30
Issue-ID: SO-466
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>