doc.git
5 years agoUpdated git submodules
Gary Wu [Fri, 24 Aug 2018 22:24:34 +0000 (15:24 -0700)]
Updated git submodules

Project: msb/java-sdk master 7f47c594c221e09dd0a543ce4cc9f652ca91a087

Use managed guava version

Use centrally managed guava version specified in
oparent.  Includes upgrade to oparent 1.2.0.

This change was submitted by script and may include
additional whitespace or formatting changes.

Change-Id: I55ed10b813ab1ff57bba2ca82178715fa8e60de6
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated git submodules
Keong Lim [Thu, 30 Aug 2018 03:57:12 +0000 (13:57 +1000)]
Updated git submodules

Project: aai/aai-common master 0cc9e93e0407abf7c0391784eab617179eeaf767

AAI-1555 Fix remote-path in esr-system-info

Issue-ID: AAI-1555
Fix remote-path in esr-system-info.
Should have been camelCase in java-attribute since v11.
Exposed in CCVPN testing of ext-aai-network.

Change-Id: I39b843307058b317972298f125aebc2593a126a7
Signed-off-by: Keong Lim <keong.lim@huawei.com>
5 years agoUpdated git submodules
Keong Lim [Wed, 29 Aug 2018 05:32:13 +0000 (15:32 +1000)]
Updated git submodules

Project: aai/aai-common master 0c345eeb9af2d2c72c3aa3b7ee883ed8b3626b44

AAI-1552 Add resource-version property to CCVPN uc

Issue-ID: AAI-1552
Add resource-version property to all the new CCVPN schema elements.
The other ONAP components expect to have this property available for
optimistic concurrency control usage.

Change-Id: I69071d48cb0b784fe67498d51361bb304a22ead9
Signed-off-by: Keong Lim <keong.lim@huawei.com>
5 years agoUpdated git submodules
Keong Lim [Tue, 21 Aug 2018 08:01:05 +0000 (18:01 +1000)]
Updated git submodules

Project: aai/aai-common master 737c48ff201d68a3e2c086be857f5150b9ec2a85

AAI-1523 checkstyle warnings for aai-annotations

Issue-ID: AAI-1523
re-indent code with spaces to clean up some checkstyle warnings
for aai-annotations (part of 24k lines of output)

Add spaces around '='

Change-Id: I9ea43508e5e88140149ccc11d233fdb77c869964
Signed-off-by: Keong Lim <keong.lim@huawei.com>
AAI-1523 checkstyle warnings for aai-schema-ingest

Issue-ID: AAI-1523
re-indent code with spaces to clean up some checkstyle warnings
for aai-schema-ingest (part of 24k lines of output)

Change-Id: I1d3785fcbfa9cc53680129506daa2c392950de31
Signed-off-by: Keong Lim <keong.lim@huawei.com>
5 years agoUpdated git submodules
Keong Lim [Thu, 16 Aug 2018 05:56:32 +0000 (15:56 +1000)]
Updated git submodules

Project: aai/aai-common master ebefd8cecfc8ea7eb47e349d79aa086662771c60

AAI-1492 Add ext-aai-network schema for CCVPN uc

Issue-ID: AAI-1492
Add ext-aai-network element to network namespace.
Add components from network namespace.
Add esr-system-info component.
Add EdgeRules from ext-aai-network to esr-system-info, connectivity and
all the other schema elements.
Make esr-system-info dependentOn ext-aai-network.
Change sub-components of ext-aai-network to COUSIN edge as workaround.
Add relationship-list as workaround.

Change-Id: I8ec11660db7887c5aebcdbe2899c95c457f74e14
Signed-off-by: Keong Lim <keong.lim@huawei.com>
AAI-1491 Add wan-port-config schema for CCVPN

Issue-ID: AAI-1491
Add wan-port-config element in network namespace.
Add CCVPN EdgeRule for wan-port-config to service-instance.

Change-Id: I7c27b28ea2da72583f88b79eb035ab70cc86a64e
Signed-off-by: Keong Lim <keong.lim@huawei.com>
AAI-1484 Add device schema for CCVPN usecase

Issue-ID: AAI-1484
Add device element to network namespace.
Add CCVPN EdgeRules for device to service-instance and generic-vnf.

Change-Id: Iad4033dc5bba72cf0773cccbe19429cf965df0c5
Signed-off-by: Keong Lim <keong.lim@huawei.com>
AAI-1483 Add sdwan-vpn for CCVPN usecase

Issue-ID: AAI-1483
Add sdwan-vpn element to network namespace.
Add CCVPN EdgeRules for sdwan-vpn to service-instance.

Change-Id: I541db79a0c02149c4f5371dc29f71c76478ba298
Signed-off-by: Keong Lim <keong.lim@huawei.com>
AAI-1482 Add site-resource for CCVPN usecase

Issue-ID: AAI-1482
Add site-resource element in network namespace.
Add CCVPN EdgeRules for site-resource to service-instance,
allotted-resource and complex.
Fix typo in java-attribute for site-resource-id.

Change-Id: Ic2dbe9d7a7644bbc46bd95ad79fdb0bcd7124224
Signed-off-by: Keong Lim <keong.lim@huawei.com>
AAI-1481 Add network-resource for CCVPN usecase

Issue-ID: AAI-1481
Add network-resource element to network namespace.
Add CCVPN EdgeRules for network-resource to vpn-binding and pnf.
Update multiplicity.
Change pnf from sub-component to COUSIN edge as workaround.

Change-Id: I4b288406a272ccdb6243d1e13555a02aa6354a83
Signed-off-by: Keong Lim <keong.lim@huawei.com>
5 years agoUpdated git submodules
Keong Lim [Mon, 13 Aug 2018 05:49:04 +0000 (15:49 +1000)]
Updated git submodules

Project: aai/aai-common master a6872c558e2e584422bc4dc24e233e6757c34281

AAI-1468 -1480 Add Conn /lan-port-config for CCVPN

Issue-ID: AAI-1480
Add lan-port-config schema element to network namespace
Add dhcp-service schema element
Add CCVPN EdgeRules for lan-port-config to service-instance and
dhcp-service
Update lan-port-config with ipv4-address and ipv6-address.
Update dhcp-service with server-ipv4-address and server-ipv6-address.

Accidentally squashed another two commits together:
Issue-ID: AAI-1468
Add connectivities sub-component to "network" namespace.
Add connectivities element, which is sequence of "connectivity".
Add connectivity element, which has numerous properties.
Add CCVPN EdgeRules for connectivity to service-instance and vpn-binding

Change-Id: I78f4cdc906e43750bb319ba4f3bdb6483ed7ea24
Signed-off-by: Keong Lim <keong.lim@huawei.com>
5 years agoUpdated git submodules
Ganesh Chandrasekaran [Fri, 31 Aug 2018 00:34:19 +0000 (09:34 +0900)]
Updated git submodules

Project: appc master 5a5e1745c1449074f3b91a0ed23494477f445106

Mocked test cases for NetconfDataAccessServiceImpl

Issue-ID: APPC-1182

Change-Id: I43075937348c666b87d3962b71b5def7a57e08c6
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
5 years agoUpdated git submodules
Rob Daugherty [Mon, 10 Sep 2018 21:45:52 +0000 (17:45 -0400)]
Updated git submodules

Project: so/libs master 9e0219abc61b28b94d88fefbf8cc4a13d1683a67

Functional so/libs unit tests

Unit tests to prepare for migration from the codehaus to the fasterxml
implementation of jackson.

Iincreases the code coverage metric from 51% to 70%.

Change-Id: I6338214f3de9df95956b46d4e313d00052eb8692
Issue-ID: SO-1011
Signed-off-by: Rob Daugherty <rd472p@att.com>
5 years agoUpdated git submodules
Patrick Brady [Mon, 10 Sep 2018 20:56:14 +0000 (13:56 -0700)]
Updated git submodules

Project: appc/deployment master 3fad8837732726decb60a2ce54bcaadb1249e89e

Add back cdt features

Features were temporarily removed while features were being fixed.

Change-Id: Ifd4a2eaebfd483d94b47f2dcf92281eaf8022df6
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1185

5 years agoUpdated git submodules
Dan Timoney [Mon, 10 Sep 2018 21:09:29 +0000 (21:09 +0000)]
Updated git submodules

Project: sdnc/oam master fa490c28436152596245480283dede4c5cf7f75e

Merge "self-serve DG for Casablanca"

self-serve DG for Casablanca

Add new self-serve DG and update existing self-serve DG for Casablanca

Change-Id: Ib4c3ccf3ce2acc986df8c1a1d3374048e9ec73a1
Issue-ID: SDNC-437
Signed-off-by: Cheung, Pat <kc1472@att.com>
5 years agoUpdated git submodules
Ram Koya [Mon, 10 Sep 2018 21:02:59 +0000 (21:02 +0000)]
Updated git submodules

Project: dmaap/datarouter master 90d9273e98248b1de99542b990cb6abc5e621d5b

Merge "unit tests for feed bean"

unit tests for feed bean

Change-Id: Ib97db321e24b609c4baa7dd0783431ead18198a5
Signed-off-by: Emmett Cox <emmett.cox@ericsson.com>
Issue-ID: DMAAP-101

5 years agoUpdated git submodules
Bozawglanian, Hagop (hb755d) [Mon, 10 Sep 2018 18:02:42 +0000 (18:02 +0000)]
Updated git submodules

Project: vnfrqts/requirements master 29b40f43e5102f5289495a93044e5b71a3003ec3

VNFRQS - Cryptography Reqs Batch 1

Including changes for VNFRQTS - 435, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434

Issue-ID: VNFRQTS-435

Change-Id: I5e4e32e7d56b601815b6b6d550d135dba3db3446
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
5 years agoUpdated git submodules
Victor Morales [Mon, 10 Sep 2018 09:19:43 +0000 (02:19 -0700)]
Updated git submodules

Project: multicloud/k8s master e7a7b50f6fc0f036eeb116f95e8e5fb8d56aa4ef

Add no_proxy config value to docker-compose.yml

The no_proxy configuration value was missing in the docker-compose.yml
this was causing a different behaviour when the functional tests were
running and consuming the services on the container.

Change-Id: Ie88e88d50e0ec9c4aa0d03367f2a9d25edccb753
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301

5 years agoUpdated git submodules
Mandeep Khinda [Mon, 10 Sep 2018 18:55:27 +0000 (18:55 +0000)]
Updated git submodules

Project: oom master 5d4009b3530ef2332122ab6bed115c43edb146f3

Merge "SDC Workflow Designer"

SDC Workflow Designer

1. Added additional arguments
2. Changed the debug ports on BE and FE

Change-Id: I8b83ee4e7656b3cdb64436c48b1c44bf720ba873
Issue-ID: OOM-1312
Signed-off-by: priyanshua <pagarwal@amdocs.com>
5 years agoUpdated git submodules
Mandeep Khinda [Mon, 10 Sep 2018 18:53:20 +0000 (18:53 +0000)]
Updated git submodules

Project: oom master ab86fe01cee542fa7d08a584aa129b1a4c904a40

Merge "Fix APICDOC HC creds"

Fix APICDOC HC creds

Change-Id: I08ea5930b7c119081fcfdc0dc80ba1d07645ab23
Issue-ID: INT-641
Signed-off-by: Aaron Hay <ah415j@att.com>
5 years agoUpdated git submodules
Mohammadreza Pasandideh [Wed, 5 Sep 2018 14:03:50 +0000 (10:03 -0400)]
Updated git submodules

Project: oom master a38dba9df4d366f3eb089b27b2c8e2cfa116394c

Add NDCXT builder to Context Aggregator

Issue-ID: LOG-460

Change-Id: I5f827b23707b336df3771638fbe8dfc87367ea05
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
5 years agoUpdated git submodules
rb7147 [Thu, 6 Sep 2018 20:36:22 +0000 (16:36 -0400)]
Updated git submodules

Project: policy/engine master 1134bd40da28d3833a0dd4f821e75ec938f6061f

Resolved XACML Platform Sonar issues

Issue-ID: POLICY-902
Change-Id: If22627dfe7df993b5c725ddf3a66c10ebbaa73ca
Signed-off-by: rb7147 <rb7147@att.com>
5 years agoUpdated git submodules
Sandeep J [Sun, 9 Sep 2018 21:15:59 +0000 (02:45 +0530)]
Updated git submodules

Project: appc master 52b8066a392b0c3bee7fa9339930126ff684eafa

added test case to ConfigResourceNodeTest

to increase code coverage

Issue-ID: APPC-1086
Change-Id: I1e8948ed3009704bf4f118b2ac6a6b94aa96178c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdated git submodules
Patrick Brady [Mon, 10 Sep 2018 15:39:45 +0000 (08:39 -0700)]
Updated git submodules

Project: appc master 237e4d0ffa907fefd203f1e34cba840f4d8eba08

Fix for artifact handler rpc error

Change over to using blueprint for rpc registration

Change-Id: Ie647472eb3e42eb7e878c526b13acbfffd1bc18f
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1185

5 years agoUpdated git submodules
Thomas Nelson [Mon, 10 Sep 2018 16:24:27 +0000 (16:24 +0000)]
Updated git submodules

Project: music master 393b00e29666cea35849ada88cdc6983b792120a

Merge "RestMusicQAPI.java: Fixed sonar issues"

RestMusicQAPI.java: Fixed sonar issues

Fixed sonar code-smells/issues across this file

Issue-ID: MUSIC-132
Change-Id: I8085caf301a46165675ff20a80b0fac1fbf885ff
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdated git submodules
Sooriyaa [Mon, 10 Sep 2018 07:10:03 +0000 (12:40 +0530)]
Updated git submodules

Project: music master 8a4224bffad3139e151722dcc9ddd52731d3d5e6

Adding a constant to remove duplicate string

Adding a constant to remove duplicate string

Issue-ID: MUSIC-133
Change-Id: I1c9e82cf210c2dd0f00bec53c95fa5281f368568
Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
5 years agoUpdated git submodules
Michael O'Brien [Mon, 10 Sep 2018 15:57:21 +0000 (15:57 +0000)]
Updated git submodules

Project: logging-analytics master 8dff758d560d3acdbd21a2ea11f4ba5a5ede1ff0

Merge "Support Marker in python logging"

Support Marker in python logging

1 Add 'Marker' feature which carry extra contextual
information for loggers, can be used to mark a single log
statement
2 Make MDC Formatter have "marker" label.

Change-Id: I21ac547b97c49190393d57ff290dcbc3ae20da2a
Issue-ID: MULTICLOUD-328
Signed-off-by: liangke <lokyse@163.com>
5 years agoUpdated git submodules
Michael O'Brien [Mon, 10 Sep 2018 15:47:22 +0000 (15:47 +0000)]
Updated git submodules

Project: logging-analytics master 915f857e3330ae376ee23fd8499b3ffa7c5c4ff9

Merge "Python3 compatible"

Python3 compatible

Upgrade code compatibly with python-3.x

Change-Id: I04f2e7a92d21f161a2e4cc904743043394616145
Issue-ID: MULTICLOUD-327
Signed-off-by: liangke <lokyse@163.com>
5 years agoUpdated git submodules
Taka Cho [Thu, 6 Sep 2018 20:38:21 +0000 (16:38 -0400)]
Updated git submodules

Project: appc master b51a315636321718cde5ea759cebcb1b28a06d94

remove logback 1.1.2 security issue

under provider, we need to specify logback
artifact to remove the issue

Change-Id: Idb85bac263983447cc4b0d3d8e828371d1c7b2b4
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
5 years agoUpdated git submodules
Rob Daugherty [Mon, 10 Sep 2018 15:26:31 +0000 (15:26 +0000)]
Updated git submodules

Project: so master c5caaf624bb44713c4daa8d68befa67ee28573f4

Merge "sparate beans and repositories"

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>
5 years agoUpdated git submodules
Patrick Brady [Fri, 7 Sep 2018 18:38:32 +0000 (11:38 -0700)]
Updated git submodules

Project: appc master 58d1bddf8148b33e613931f4ec94dd5e591bc7cf

Fix for provider rpc error

Change over to using blueprint for rpc registration

Tests cases will need to be modified and uncommented

Change-Id: I6535c2d9d141406ac29dc8bb2b769fea3bdbf53f
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1185

5 years agoUpdated git submodules
Jonathan Gathman [Mon, 10 Sep 2018 15:04:42 +0000 (15:04 +0000)]
Updated git submodules

Project: aaf/authz master c864fd0dd9ac5a3704c883abbb16005aa5b16742

Merge "CertResp.java: Fixed sonar issue"

CertResp.java: Fixed sonar issue

Sonar Link : https://sonar.onap.org/code?id=org.onap.aaf.authz%3Aparent&selected=org.onap.aaf.authz%3Aaaf-auth-certman%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Faaf%2Fauth%2Fcm%2Fdata%2FCertResp.java

Issue-ID: AAF-476
Change-Id: I5aafc143b7af1fdb11c2ef029fef624cf34fad3a
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdated git submodules
Arundathi Patil [Mon, 10 Sep 2018 08:57:07 +0000 (14:27 +0530)]
Updated git submodules

Project: aaf/authz master 143dcbee432c4083f207b6b5cac95e545c6b051f

URFFutureApprove.java: Fixed sonar issue

Sonar Link : https://sonar.onap.org/code?id=org.onap.aaf.authz%3Aparent&selected=org.onap.aaf.authz%3Aaaf-auth-batch%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Faaf%2Fauth%2Factions%2FURFutureApprove.java

Issue-ID: AAF-475
Change-Id: I960e62206de8848bb8e85d15ebe7ef56d9c81b56
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdated git submodules
Sandeep J [Sun, 9 Sep 2018 20:09:35 +0000 (01:39 +0530)]
Updated git submodules

Project: appc master 872f19c71c545950efb9fb65391f2ab7ee8af1a4

added test case to SshJcraftWrapperTest

to increase code coverage

Issue-ID: APPC-1086
Change-Id: Ic40b87f63f4b14b70870fa717bcf01f206dc982f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdated git submodules
Arul.Nambi [Fri, 7 Sep 2018 19:27:38 +0000 (15:27 -0400)]
Updated git submodules

Project: aai/sparky-be master f90ea27dbd53b3c378d374997894a86457c69443

Fixing issues found by nexus scan

Issue-ID: AAI-1583
Change-Id: I3633fb1e86a07c94a777746b93c6080c049b50e8
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
5 years agoUpdated git submodules
Byung-Woo Jun [Mon, 10 Sep 2018 13:36:54 +0000 (13:36 +0000)]
Updated git submodules

Project: so master 54bff33ffe1318f0ed72f19041546b4dc3a679cb

Merge "RequestTunables.java: Fixed sonar issues"

RequestTunables.java: Fixed sonar issues

Sonar-Link : https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3Amso-sdnc-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fso%2Fadapters%2Fsdnc%2Fimpl%2FRequestTunables.java

Issue-ID: SO-1008
Change-Id: I7660ac5f7be56e1a1d409305e6ffaf5a841ae446
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdated git submodules
Byung-Woo Jun [Mon, 10 Sep 2018 13:27:49 +0000 (13:27 +0000)]
Updated git submodules

Project: so master 63b09e55e00fed781eaaa92fe9e79673ee601d8f

Merge "SDNCAdapterTypeImpl.java: Fixed sonar issue"

SDNCAdapterTypeImpl.java: Fixed sonar issue

Sonar Link : https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3Amso-sdnc-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fso%2Fadapters%2Fsdnc%2Fimpl%2FSDNCAdapterPortTypeImpl.java

Issue-ID: SO-1007
Change-Id: Id11dcccaeb7a728f9fa238570759783fb9053ed9
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdated git submodules
Byung-Woo Jun [Mon, 10 Sep 2018 13:21:48 +0000 (13:21 +0000)]
Updated git submodules

Project: so master 0bcace2b12c25746e1335cd58aa4226de82ef97f

Merge "fixed sonar issue in MsoNetworkAdapterImpl"

fixed sonar issue in MsoNetworkAdapterImpl

fixed sonar issue as detailed in SO-989

Issue-ID: SO-989
Change-Id: Ic4ec79847bbc5980cb6889d0ab2d766b3875faca
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdated git submodules
edepaul [Mon, 10 Sep 2018 08:39:10 +0000 (09:39 +0100)]
Updated git submodules

Project: dmaap/datarouter master 82105b59b2502fe1f119bc909c08c9bac173bdfc

Update POM version for DOM4j

Change-Id: Idabced2faf24295b862fd38f1ec93ab3cd9ffca9
Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com>
Issue-ID: DMAAP-758

5 years agoUpdated git submodules
Bozawglanian, Hagop (hb755d) [Fri, 7 Sep 2018 20:50:31 +0000 (20:50 +0000)]
Updated git submodules

Project: vnfrqts/requirements master 5052284bcd1480ed3486acf1ef3750347a573a3d

VNFRQTS - Reword and Move Security Req Batch 1

Including changes for VNFRQTS - 333, 334, 374, 378, 407, 409

Issue-ID: VNFRQTS-333

Change-Id: I336ae80a7c92887b06050a6bbe5d1a8d42f68008
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
5 years agoUpdated git submodules
Byung-Woo Jun [Mon, 10 Sep 2018 12:48:23 +0000 (12:48 +0000)]
Updated git submodules

Project: so master 18256c29ead252e163fa195cb6c0059673f3aa79

Merge "ValetStatus.jsvs: Fixed sonar issue"

ValetStatus.jsvs: Fixed sonar issue

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%2Fvalet%2Fbeans%2FValetStatus.java
Issue-ID: SO-1006
Change-Id: Ie7595dbc17f6e86590d153d25afe00fbae670a13
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdated git submodules
Rob Daugherty [Mon, 10 Sep 2018 12:44:14 +0000 (12:44 +0000)]
Updated git submodules

Project: so master aae59c1642f773fac85e749d2d7cf68cdda31aaa

Merge "added object constructor"

added object constructor

added Object constructor to AAIResultWrapper

Change-Id: Ic1bae387a13b7b7864c2687a63532347d8f102e7
Issue-ID: SO-998
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdated git submodules
Rob Daugherty [Mon, 10 Sep 2018 12:43:13 +0000 (12:43 +0000)]
Updated git submodules

Project: so master e8b5ccd0a6865aea17385056b75b2df8b6566570

Merge "stability fixes"

stability fixes

fixed bean error
fixed execution variable name
do not explicitly set hibernate objects
Removed remaing references to tunnel-xconnect
fixed virtual link case

Change-Id: Ia5a59794e84beadcbf259efb899878cc4465ca57
Issue-ID: SO-997
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdated git submodules
Rob Daugherty [Mon, 10 Sep 2018 12:39:54 +0000 (12:39 +0000)]
Updated git submodules

Project: so master fcbb46d2e3d11a271014b2b2a08d36be076ea732

Merge "cleaned up missed repo interactions"

cleaned up missed repo interactions

-Missed oen file from the previous commit
- Removing any left out repository imports and dependencies from the
api handle

Change-Id: I5447d1a9f20b2e50243432e4570dec7aa27c7061
Issue-ID: SO-996
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdated git submodules
Rob Daugherty [Mon, 10 Sep 2018 12:35:14 +0000 (12:35 +0000)]
Updated git submodules

Project: so master 66c9f177a6ff7c19a769e7a0eb5a387f90fe9deb

Merge "fixed null pointer on northbound"

fixed null pointer on northbound

Removed ID from sample request JSON
Added null check to fix null query value parameter error

Change-Id: I1bf427b7864560bbbd577972763be439edad6ec0
Issue-ID: SO-943
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdated git submodules
Rob Daugherty [Mon, 10 Sep 2018 12:34:33 +0000 (12:34 +0000)]
Updated git submodules

Project: so master c8e5d9f69a133fb0c9919257fc340811152526ef

Merge "added generic fabric support to SO"

added generic fabric support to SO

Fix Autoincrement of ID field in table
Fix accidental removal of method
Update usage of requestdb client
removed unused imports in common tasks and test
Fix broken branch, have unit tests pass
references
the Epic branch
Fix broken branch from compiling
committing classpath for vfc adapter cause its not going away
added in the fail case for when there are no profiles
removed second set of adapters in application test yml
removed double adapters in request db application test
added jpa repo dependency to the so bpmn folder pom
add creation timestamp column to the table
added in null checks for Config returned from policy
switched to string in requestprocess with jenerate
switched to string in requestprocess with jenerate
updated aai version in common pom to 605 from 591
renamed the db scripts for flyway sync to register
added endpoint to application test yml for failing test
...

Change-Id: I800f837ea75d7cdff740dc3a387e4d7654cfd085
Issue-ID: SO-972
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdated git submodules
Byung-Woo Jun [Mon, 10 Sep 2018 12:33:30 +0000 (12:33 +0000)]
Updated git submodules

Project: so master 0ca2380f86cf7ea460017590f8a33967c8fc380b

Merge "fixed sonar issue in MsoNetworkAdapterAsyncImpl"

fixed sonar issue in MsoNetworkAdapterAsyncImpl

fixed sonar issue as detailed in SO-988

Issue-ID: SO-988
Change-Id: I66fcee5129fb749a887db2f6eab0f9fd2cdb1e36
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdated git submodules
Byung-Woo Jun [Mon, 10 Sep 2018 12:10:36 +0000 (12:10 +0000)]
Updated git submodules

Project: so master b3e50d4d5efe6b8e845548e355573d8b210c5513

Merge "GenericValeResponse.java: Fixed sonar issues"

GenericValeResponse.java: Fixed sonar issues

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%2Fvalet%2FGenericValetResponse.java
Issue-ID: SO-1004
Change-Id: I0e17108693913302bc0485ac9e30d2c0bcaa68e6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdated git submodules
Arundathi Patil [Mon, 10 Sep 2018 07:44:21 +0000 (13:14 +0530)]
Updated git submodules

Project: so master da8b20001c03c45c0ea1eac471009e60db1dc8e0

CFXConfiguration.java: Fixed sonar issues

Sonar Link : https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3Amso-sdnc-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fso%2Fadapters%2Fsdnc%2FCXFConfiguration.java

Issue-ID: SO-1002
Change-Id: Ieea4c3a2fe9798dc44d2f3bd8bc6c1d02726f32f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdated git submodules
Jakub Zieba [Mon, 10 Sep 2018 06:35:18 +0000 (08:35 +0200)]
Updated git submodules

Project: vid master b4aa71e35ea1fc3898fc1577fd4c8f7a228f34ca

Use correct trust store

Use correct trust store file in SSL configuration

Fix for schema and data creation

Change-Id: Ie5b329191779a75ea902f547f09b59b65f09f64c
Issue-ID: VID-271
Signed-off-by: Jakub Zieba <jakub.zieba@nokia.com>
5 years agoUpdated git submodules
GuangrongFu [Mon, 10 Sep 2018 10:15:49 +0000 (18:15 +0800)]
Updated git submodules

Project: holmes/rule-management master addd081a91a85d038c042f91bcf0f56a838a9c68

Added health check url to MSB registration

Change-Id: I2ccd68ca20b88be3179058cd0f29055cdf442946
Issue-ID: HOLMES-130
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoUpdated git submodules
GuangrongFu [Mon, 10 Sep 2018 10:16:44 +0000 (18:16 +0800)]
Updated git submodules

Project: holmes/engine-management master 9daa8134d541724dbd7bceaa9aa62a45b3ac975c

Added health check url to MSB registration

Change-Id: I19722571c6fa4a14e62d95dfae4c5d2ba5a197a9
Issue-ID: HOLMES-130
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoUpdated git submodules
GuangrongFu [Mon, 10 Sep 2018 08:08:45 +0000 (16:08 +0800)]
Updated git submodules

Project: holmes/rule-management master fe82105b379a26dae3d552b483965833f10fe4b9

Update the Jetty & PG Dependencies Version

Change-Id: I65b47c521e5031b463083fe4df617cc35baa9768
Issue-ID: HOLMES-165
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoUpdated git submodules
GuangrongFu [Mon, 10 Sep 2018 08:02:20 +0000 (16:02 +0800)]
Updated git submodules

Project: holmes/engine-management master d277804f976d3fea07ce6d167c8e75a6b1c1e747

Update the Jetty & PG Dependencies Version

Change-Id: I485b34e023366a80d813cdb211838c5cbc07f9e3
Issue-ID: HOLMES-165
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoUpdated git submodules
GuangrongFu [Mon, 10 Sep 2018 06:47:40 +0000 (14:47 +0800)]
Updated git submodules

Project: holmes/rule-management master cc95aa4f9966f014f45e32f177bf622b3ef7a8b7

Correted UT Coverage Issues

Change-Id: Id89d4c600683646958e7e0b4b2982506e1bf7db4
Issue-ID: HOLMES-159
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoUpdated git submodules
Ruoyu Ying [Mon, 10 Sep 2018 12:45:17 +0000 (20:45 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master f2c8a6137235d8f9664b36cce49aa3cbe061a5e5

Refine logic for OOF response resolvation

Refine some logic inside resolvation

Change-Id: I0a69758b39f6f3deed075d82cedbf674ff16a3a2
Issue-ID: VFC-941
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
5 years agoUpdated git submodules
Byung-Woo Jun [Mon, 10 Sep 2018 03:12:20 +0000 (03:12 +0000)]
Updated git submodules

Project: so master 59002804ca23f60b7a2c4ab837cb08a263a8afb5

Merge "fixed sonar issue in in VfcAdapterRest.java"

fixed sonar issue in in VfcAdapterRest.java

fixed sonar issue as detailed in SO-991

Issue-ID: SO-991
Change-Id: I016f1db14c5dd03f9b9bb872c16a221168c2d628
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdated git submodules
Byung-Woo Jun [Mon, 10 Sep 2018 03:11:38 +0000 (03:11 +0000)]
Updated git submodules

Project: so master 46863ad3111d69190ab255565c3ef1a76f0fd934

Merge "fixed sonar issue in MSOVfcApplication.java"

fixed sonar issue in MSOVfcApplication.java

fixed sonar issue as detailed in SO-990

Issue-ID: SO-990
Change-Id: Ie27a1040d64b53b699a14cae95e5641a70c18ec0
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdated git submodules
Byung-Woo Jun [Mon, 10 Sep 2018 03:09:40 +0000 (03:09 +0000)]
Updated git submodules

Project: so master 0bfdfc30e17e3051ae2b4e33e9dc6872901708e3

Merge "fixed sonar issue in VolumeAdapterRest.java"

fixed sonar issue in VolumeAdapterRest.java

fixed sonar issue as detailed in SO-992

Issue-ID: SO-992
Change-Id: I4e222fd6b80a2dde199ad2d1e049357f64651e40
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdated git submodules
Sandeep J [Thu, 6 Sep 2018 19:24:42 +0000 (00:54 +0530)]
Updated git submodules

Project: so master 5a4e63330f77e6366b1ee66ee6f466d4b0f7252d

fixed sonar issue in CamundaClient.java

fixed sonar issue as detailed in SO-993

Issue-ID: SO-993
Change-Id: I614cf8add2e056b18f1e4926b658b4ea716afd86
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdated git submodules
Byung-Woo Jun [Mon, 10 Sep 2018 02:19:25 +0000 (02:19 +0000)]
Updated git submodules

Project: so master 7ecb73575d91b6d42d0dbdc6b26af73e8c0f26a9

Merge "fixed sonar issue in HeatRequest.java"

fixed sonar issue in HeatRequest.java

fixed sonar issue as detailed in SO-987

Issue-ID: SO-987
Change-Id: Ia397b3a3061c1654d59ccd154334193ccaf6d6e5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdated git submodules
Huabing Zhao [Mon, 10 Sep 2018 01:56:39 +0000 (01:56 +0000)]
Updated git submodules

Project: msb/apigateway master 07c51ccd6ded30e8d5ceba4abaed0c202a183283

Merge "Use managed guava version"

Use managed guava version

Use centrally managed guava version specified in
oparent.  Includes upgrade to oparent 1.2.0.

This change was submitted by script and may include
additional whitespace or formatting changes.

Change-Id: Ic904edfd7421d78f05417492fc1766e83f3d7f2d
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated git submodules
Sandeep J [Thu, 6 Sep 2018 18:20:52 +0000 (23:50 +0530)]
Updated git submodules

Project: so master 39b5d1616dbc54a63954c0730695ca32ab87eada

fixed sonar issue in WebSecurityConfigImpl.java

fixed sonar issue as detailed in SO-986

Issue-ID: SO-986
Change-Id: Ia110b07c336c9bcf002f9dbf930042387ebc7abf
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdated git submodules
Ruoyu Ying [Fri, 7 Sep 2018 14:44:03 +0000 (22:44 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master b1fb8844820a212f3f86810fed63e8d5f2576c3e

Resolve OOF response and store it into DB

Resolve the OOF response and update it to DB

Change-Id: I8f0c7944ecdd63535bafc8007d30b973f7b41b91
Issue-ID: VFC-941
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
5 years agoUpdated git submodules
Amichai Hemli [Sun, 9 Sep 2018 08:13:50 +0000 (08:13 +0000)]
Updated git submodules

Project: vid master f971858079154a57f83cd77299315ca0262e9628

Merge "Update vid-schema.sql"

Update vid-schema.sql

Change-Id: Ia56312b70cc98e499a2d3920a0ab17fd7d976e16
Issue-ID: VID-307
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoUpdated git submodules
shiria [Thu, 6 Sep 2018 05:33:09 +0000 (08:33 +0300)]
Updated git submodules

Project: sdc master f450879a13742c710173e6e2ccad74aa21e342fc

Add support for service substitution filter

Change-Id: Id320380b83f072e0b8f5a81831111cbe96957d78
Issue-ID: SDC-1740
Signed-off-by: shiria <shiri.amichai@amdocs.com>
5 years agoUpdated git submodules
Shankaranarayanan Puzhavakath Narayanan [Sat, 8 Sep 2018 15:33:27 +0000 (15:33 +0000)]
Updated git submodules

Project: optf/osdf master 02390e7240f796075ea4ed4d0486f28806e4afd3

Merge "Add credentials for VFC placement request"

Add credentials for VFC placement request

Change-Id: I74ae1c1821ca4fabdf82a55c74f91f56d88d3703
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-338

5 years agoUpdated git submodules
ramki krishnan [Sat, 8 Sep 2018 15:28:15 +0000 (15:28 +0000)]
Updated git submodules

Project: optf/osdf master 9992adb0a32416050c5f90090cde7f2550f29553

Merge "Fix return message format"

Fix return message format

Change-Id: Ia52cf0675449fdabdaba33928daa0cbcd99df781
Issue-ID: OPTFRA-334
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoUpdated git submodules
Gary Wu [Sat, 8 Sep 2018 05:03:48 +0000 (22:03 -0700)]
Updated git submodules

Project: integration master 03e724f7d3b40b777da27ad2e29248391b4efd92

Add support for docker manifest parameter

Change-Id: Ie1d5aaa23c31f20455982155591c9cf34c02757b
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated git submodules
waqas.ikram [Thu, 23 Aug 2018 12:26:09 +0000 (13:26 +0100)]
Updated git submodules

Project: so master 3e9ee0977d0c8643f81e720bbf23e5a40864a0d8

Adding rest service for so monitoring

Change-Id: I9dac918998901d54b3cbc5477cc9c057c3019cb3
Issue-ID: SO-724
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
5 years agoUpdated git submodules
Dileep Ranganathan [Fri, 7 Sep 2018 14:47:52 +0000 (07:47 -0700)]
Updated git submodules

Project: optf/has master 34aa9a8c6153e9d0ccf757f91783077cc257556e

Revert the authorization header

Reverting the authorization header to support older version of MUSIC.

Change-Id: Ia3a653559fd1838d530e8dfd4576b1da3502ca22
Issue-ID: OPTFRA-259
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoUpdated git submodules
Mandeep Khinda [Fri, 7 Sep 2018 21:08:56 +0000 (21:08 +0000)]
Updated git submodules

Project: oom master 3d8b63bc8475e3a1485fc247e7cc2cf9f9cf6fba

Merge "Add graphadmin microservice to oom"

Add graphadmin microservice to oom

Add the graphadmin charts to oom
Also added the aai_schema changes to
make the application model driven
Update the resources traversal charts
to be more user configurable

Issue-ID: AAI-1545
Issue-ID: AAI-1474
Change-Id: Ie615cf3675b36a4830242a8510046c22fd95135b
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
Modaboina, Kusumakumari (km583p) [Fri, 7 Sep 2018 19:32:46 +0000 (15:32 -0400)]
Updated git submodules

Project: appc master ae3e71c489d17e4d7604521922926e87874e4bfd

Misleading err msg failed to rebuild for snapshot.

Issue-ID: APPC-1196
Change-Id: I017528097939c89794afb8753db429886269c7c8
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
5 years agoUpdated git submodules
Taka Cho [Fri, 7 Sep 2018 15:23:45 +0000 (11:23 -0400)]
Updated git submodules

Project: appc/deployment master 60c63ceeaa95279c15467d7c76916933f36303e7

change odl base image to 0.3.0-SNAPSHOT

update Dockerfile for the lastest odlsli image

Change-Id: Iffbc0fa24ff6e05a536315cd2695b2a2b2331ae3
Issue-ID: APPC-1201
Signed-off-by: Taka Cho <tc012c@att.com>
5 years agoUpdated git submodules
Ubuntu [Fri, 7 Sep 2018 19:53:08 +0000 (19:53 +0000)]
Updated git submodules

Project: logging-analytics master a53c031c37451d604b56eedca7eed96d93b7730a

switch logdemo nodeport 58 to 30453

Change-Id: I48a2fc39f243291327bf8cff0d4fb54386230ddc
Issue-ID: LOG-642
Signed-off-by: Ubuntu <frank.obrien@amdocs.com>
5 years agoUpdated git submodules
sunil unnava [Fri, 7 Sep 2018 03:14:02 +0000 (23:14 -0400)]
Updated git submodules

Project: dmaap/messagerouter/messageservice master 383bee4028ac56abd239bc0937bae6fb15d9a849

fixes for security vulnerabilities

Issue-ID: DMAAP-738
Change-Id: Iaa9c0e02a9d3e1a942be008dd3e3c1f2ef226397
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoUpdated git submodules
jmac [Fri, 7 Sep 2018 18:06:43 +0000 (18:06 +0000)]
Updated git submodules

Project: oom master 0e4f7174df94f53315447592ac9f0424052f3a8a

move SDNC geo NodePorts to separate prefix

Change-Id: I7aaa10563a9008d4628534159b2064a5f51802ec
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1379

5 years agoUpdated git submodules
Instrumental [Fri, 7 Sep 2018 18:43:23 +0000 (13:43 -0500)]
Updated git submodules

Project: aaf/authz master 7e966914050e66219689001ff4ab601a49eef0ac

Mass whitespace changes  (Style Warnings)

Issue-ID: AAF-473
Change-Id: Ia1b3825a527bd56299949b5962bb9354dffbeef8
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Gary Wu [Fri, 7 Sep 2018 18:14:09 +0000 (18:14 +0000)]
Updated git submodules

Project: integration master 8c66073fd7f6a1ba55e045c013cd1deadb293f7b

Merge "Update CSIT tests to Pull Release Images"

Update CSIT tests to Pull Release Images

Change-Id: Ib003559b6a197c12ca5ead915078e88131f4f535
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-737

5 years agoUpdated git submodules
Instrumental [Fri, 7 Sep 2018 18:03:51 +0000 (13:03 -0500)]
Updated git submodules

Project: aaf/authz master ead32f193586e39b59bb366bddf70e665173a52d

Mass add newline package (Style Warnings)

Issue-ID: AAF-473
Change-Id: Ibced57f7e0bc22ec7eba9c69ead0ecca11aaf3e9
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Dileep Ranganathan [Wed, 5 Sep 2018 13:43:30 +0000 (06:43 -0700)]
Updated git submodules

Project: aaf/sms master 65a823163f1e59d6dedd812da3782423f93c20fa

Create python distribution for onap-sms-client

Renamed to onap-sms-client to conform to standard packaging
Created and uploaded onap-sms-client python distribution to PyPI
This will allow onapsmsclient to be installed using pip.

Change-Id: I8ab1137fce5dbb022d54a2c96bc3acdc97d7e63d
Issue-ID: AAF-438
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoUpdated git submodules
eHanan [Wed, 5 Sep 2018 13:09:19 +0000 (14:09 +0100)]
Updated git submodules

Project: integration master 97b7a9c998bbb8b31b8b04e7eae5d553bbaed738

Deployment Script made more flexible

Change-Id: I8322b85afdd5dfc1a88b7dbf369d3c19399b5b1e
Issue-ID: INT-611
Signed-off-by: eHanan <eoin.hanan@ericsson.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated git submodules
Instrumental [Fri, 7 Sep 2018 17:21:34 +0000 (12:21 -0500)]
Updated git submodules

Project: aaf/authz master 4b5a7d721d994a49057e9bfb403c7bff1b376660

Mass removal of all Tabs (Style Warnings)

Issue-ID: AAF-473
Change-Id: Iaf0ef8120882937959bb0065f2f6ba74a021940f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Ram Koya [Fri, 7 Sep 2018 17:02:28 +0000 (17:02 +0000)]
Updated git submodules

Project: dmaap/datarouter master 320a85770f0f3c15d2e5e658c42b713485a999c4

Merge "Made pom update"

Made pom update

Change-Id: I5b228a5893a9c11f8be4a4156adc8c808ba829b6
Issue-ID: DMAAP-750
Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com>
5 years agoUpdated git submodules
Instrumental [Fri, 7 Sep 2018 16:41:35 +0000 (11:41 -0500)]
Updated git submodules

Project: aaf/authz master 824dc7b5fc0e1ccdf7f460479aff344727f0f01e

Add Servlet Samples

Issue-ID: AAF-472
Change-Id: I69aae6509d65340942c4dee718b5dfe7726aab04
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Venkata Harish Kajur [Fri, 7 Sep 2018 16:44:11 +0000 (16:44 +0000)]
Updated git submodules

Project: aai/aai-common master 922990e4abebf878de7eaf7ee3a7de48c22ced0d

Merge "Sonar fixes in EdgeRuleQuery.java"

Sonar fixes in EdgeRuleQuery.java

Change-Id: I46029a19b3f495bebdf714b26c72739355dda8e8
Issue-ID: AAI-1559
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
5 years agoUpdated git submodules
Gary Wu [Fri, 7 Sep 2018 16:05:33 +0000 (09:05 -0700)]
Updated git submodules

Project: integration master 4d2cfb6d4df3f39d299012be1ed8fdb5b1cf460a

Revert "Change OOM k8s to 4 x 32 GB k8s VMs"

This reverts commit 1c760c54176f529dad26b5ab1b7875231ec2e3b3.

Change-Id: I89315888739a42dd39ebedce4c78c11e390b3e46
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated git submodules
Gary Wu [Fri, 24 Aug 2018 22:19:54 +0000 (15:19 -0700)]
Updated git submodules

Project: dcaegen2 master 86a8d9012a19a0f55d84cd475c58d1938f04e297

Use managed guava version

Use centrally managed guava version specified in
oparent.  Includes upgrade to oparent 1.2.0.

This change was submitted by script and may include
additional whitespace or formatting changes.

Change-Id: I0025c20f479c3ec1fd8f8f66cd24c794d800c64b
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated git submodules
Ram Koya [Fri, 7 Sep 2018 15:14:49 +0000 (15:14 +0000)]
Updated git submodules

Project: dmaap/datarouter master 6d2aa55b167dcd2055eb9796241c4f319ef169e6

Merge "Use images from nexus release in docker-compose"

Use images from nexus release in docker-compose

Change-Id: I11371f54c4c8191e1cc1965476234a847a90212c
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-737

5 years agoUpdated git submodules
Ram Koya [Fri, 7 Sep 2018 15:14:38 +0000 (15:14 +0000)]
Updated git submodules

Project: dmaap/datarouter master dffdd1d82c6aa0adfb7a24703af48870f182ccfa

Merge "Additional updates for Subscriber docker image"

Additional updates for Subscriber docker image

Issue-ID: DMAAP-662
Change-Id: I4d850024cc0df238d7d44d74bed1b99169b1374c
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
5 years agoUpdated git submodules
Balaji, Ramya (rb111y) [Tue, 4 Sep 2018 18:32:42 +0000 (14:32 -0400)]
Updated git submodules

Project: appc master e2454d1b226e7a350da11404cb7d1fad40510ca7

API doc issue fix

Removed code that saves yang
in md-sal to prevent API doc
issues.

Issue-ID: APPC-1187
Change-Id: I30e3485f6e07660eedf3329bb1666eaa31e3e580
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agoUpdated git submodules
Victor Morales [Thu, 6 Sep 2018 15:11:19 +0000 (08:11 -0700)]
Updated git submodules

Project: multicloud/k8s master 5b6f0c4efbfdc0c9bcb440c8da132bdaee4e518d

Improve compilation process

The current architecture offers the possibility to add more plugins
and extend the its functionality. This flexibility has to be supported
during the compilation process. This change modify the Makefile to find
plugins and compile them.

It also adds a start.sh script which allows to run MultiCloud services
without the need of packaging their binaries in a container.

Change-Id: I9271c51daa4fd9156717e37f1818886c72e36c27
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301

5 years agoUpdated git submodules
Mandeep Khinda [Fri, 7 Sep 2018 13:27:07 +0000 (13:27 +0000)]
Updated git submodules

Project: oom master 6e7a8495d82cf0895350b9f8b85b15d99fe69df4

Merge "Bump OOF image versions to 1.2.1"

Bump OOF image versions to 1.2.1

Bumped the OOF image versions to 1.2.1

Change-Id: I8104fc242c566760e2423c1507f562886df92d9a
Issue-ID: OPTFRA-287
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoUpdated git submodules
Seshu Kumar M [Fri, 7 Sep 2018 13:08:10 +0000 (13:08 +0000)]
Updated git submodules

Project: so master 1fa4f35a1525cdb36513cd43c171240699077f3b

Merge "Fix UT"

Fix UT

Fix broken UT A&AI removed fields we did not use but had in our mapping
test file

Issue-ID: SO-995

Change-Id: I66539802a489395ea68cca709d73fe8b92144543
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoUpdated git submodules
Bozawglanian, Hagop (hb755d) [Thu, 6 Sep 2018 17:51:05 +0000 (17:51 +0000)]
Updated git submodules

Project: vnfrqts/requirements master 05dab0b4aed15917c7e7429465642e90cc10cb74

VNFRQTS - Removing Security Req Batch 4

Including cnages for VNFRQTS - 342, 355, 356, 359, 363, 364, 399, 410, 411

Issue-ID: VNFRQTS-342

Change-Id: I61f5409ce12b6d84f787d9c8d59390cd0faba94a
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
5 years agoUpdated git submodules
shashikanth.vh [Fri, 7 Sep 2018 09:08:22 +0000 (14:38 +0530)]
Updated git submodules

Project: sdnc/oam master 3e4fa46160a5d6d52bb7eccf08dbb790d96a4682

integration test issues fix for sdwan and sotn

Change-Id: I406550404f0cfb661d6e480cf1df48d39fad06e7
Issue-ID: SDNC-357
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
5 years agoUpdated git submodules
Matthieu Geerebaert [Fri, 7 Sep 2018 12:26:21 +0000 (12:26 +0000)]
Updated git submodules

Project: externalapi/nbi master e1e184ce87a59d632253de00ebeedfe4e3f46796

Merge "EXTAPI-125 Percent Progress"

EXTAPI-125 Percent Progress

Change-Id: I57c9ee5f814a72aa50e716948f4e356de683b6e4
Issue-ID: EXTAPI-125
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
5 years agoUpdated git submodules
romaingimbert [Fri, 7 Sep 2018 08:53:31 +0000 (10:53 +0200)]
Updated git submodules

Project: externalapi/nbi master beb712f922ca903674844c3370424fc14330164e

state attribute for ServiceInventory

-change jolt mapping to add field state
-manage when no VNF found
-add test

Change-Id: I68d885678aab031176a130349b2fb73838fff683
Issue-ID: EXTAPI-134
Signed-off-by: romaingimbert <romain.gimbert@orange.com>
5 years agoUpdated git submodules
subhash kumar singh [Fri, 7 Sep 2018 08:53:34 +0000 (08:53 +0000)]
Updated git submodules

Project: cli master 3cd5aa28759518c265a27abb0ff54782373957cc

Merge "Set version properties"

Set version properties

Issue-ID: CLI-122

Change-Id: I2c18040dc87796a66a5fdeec73712e88b41aaa22
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
5 years agoUpdated git submodules
Instrumental [Fri, 7 Sep 2018 07:16:34 +0000 (02:16 -0500)]
Updated git submodules

Project: aaf/authz master b8369a2668ad8f011d118de83a7b70f75f247332

X509_Issuers to CasaBlanca Needs

Issue-ID: AAF-420
Change-Id: I27051fbe20d3f8b8cef6198b10431ec57a129ae1
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Instrumental [Fri, 7 Sep 2018 05:00:03 +0000 (00:00 -0500)]
Updated git submodules

Project: aaf/authz master 698f547b8f4320b0df236fc1bfe48c77eb8f2321

aaf.sh issuers

Issue-ID: AAF-420
Change-Id: I8577eb3badd068eb943d7f318e3215b8ca326675
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
maopeng zhang [Fri, 7 Sep 2018 04:58:06 +0000 (04:58 +0000)]
Updated git submodules

Project: so/libs master 77ba0e5627d39af1459cf3058fb521e68b475220

Merge "Use managed guava version"

Use managed guava version

Use centrally managed guava version specified in
oparent.  Includes upgrade to oparent 1.2.0.

This change was submitted by script and may include
additional whitespace or formatting changes.

Change-Id: Ibc5d00b4999bab9ad527986cfdb3af8fa075b523
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated git submodules
Gary Wu [Fri, 24 Aug 2018 22:24:44 +0000 (15:24 -0700)]
Updated git submodules

Project: msb/swagger-sdk master d3a4527d63cde8660980d3a946df795eba011c37

Use managed guava version

Use centrally managed guava version specified in
oparent.  Includes upgrade to oparent 1.2.0.

This change was submitted by script and may include
additional whitespace or formatting changes.

Change-Id: I63febcae50779c83120a27a0b860ab6076634b2b
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated git submodules
varun gudisena [Fri, 7 Sep 2018 04:52:22 +0000 (04:52 +0000)]
Updated git submodules

Project: aaf/authz master 10f3375fef68fdcb935290d2e193a84f3cf572d5

Merge "quoted props"

quoted props

Issue-ID: AAF-420
Change-Id: I76f8989ef3499ace13cb93e9ff47493754ab02fc
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
sunil unnava [Fri, 7 Sep 2018 01:12:32 +0000 (21:12 -0400)]
Updated git submodules

Project: dmaap/messagerouter/messageservice master d3756f7e951bc5889f75ee9d87290820387ae077

fixes for security vulnerabilities

Issue-ID: DMAAP-738
Change-Id: I4fbb68524e23ebdc90b1f5af7181e0c2cfbc277a
Signed-off-by: sunil unnava <sunil.unnava@att.com>