doc.git
6 years agoUpdated git submodules
Mandeep Khinda [Tue, 1 May 2018 18:57:37 +0000 (18:57 +0000)]
Updated git submodules

Project: oom master 6c1d459abe732f34c9fb6f4d4d894cf61f8fbf9f

Merge "Adding Quorum client sub chart for sms"

Adding Quorum client sub chart for sms

SMS uses vault for its backend which needs
an unseal operation to proceed.
Quorumclient provides the unseal operation
via 3 replicas that store each unseal shard
and provide it during unseal.

Issue-ID: AAF-255
Change-Id: I62db7a450e1e81aa6bfb2cc5b9da29ce99efd24b
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
6 years agoUpdated git submodules
fsandoval [Tue, 1 May 2018 18:37:58 +0000 (12:37 -0600)]
Updated git submodules

Project: optf/has master f02748c07e41baf8150d5e756a8442df966afbfb

fixed typos in index.rst

Issue-ID: OPTFRA-41

Change-Id: I688e23b1d98d20c90bc161066c8b5ed550df7f73
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
6 years agoUpdated git submodules
fsandoval [Tue, 1 May 2018 18:29:40 +0000 (12:29 -0600)]
Updated git submodules

Project: optf/osdf master 23c3354245f8a9bc1d87ea3becc0f217bf10bbd7

add sections

Issue-ID: OPTFRA-41

Change-Id: Iba3f0c98b5c691ef89796991f7133c122a9bb792
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
6 years agoUpdated git submodules
fsandoval [Tue, 1 May 2018 16:56:16 +0000 (10:56 -0600)]
Updated git submodules

Project: optf/osdf master d5d94ac688bb5ac0b9d464988afbb07b6c7fcd75

Beijing RC2 documentation

Issue-ID: OPTFRA-41

Change-Id: If505dfc6c79666436d3c1aab8d163707bc1d1d9f
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
6 years agoUpdated git submodules
fsandoval [Tue, 1 May 2018 01:23:36 +0000 (19:23 -0600)]
Updated git submodules

Project: optf/has master 2c0f127d19981cbf69868265f5b4ac98cd687210

Beijing RC2 documentation

Change-Id: Ic8b75e4cb33d6c4562cef2f2b9342974bfae03a3
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
Issue-ID: OPTFRA-41

6 years agoUpdated git submodules
liamfallon [Tue, 1 May 2018 17:13:12 +0000 (18:13 +0100)]
Updated git submodules

Project: policy/engine master 5ff419848b3fd04dba17ba9088c035848015fd4e

Fix Test fail with variable length memory address

The unit test class PIPConfigurationTest.java has a test that checks a
configuration string for length. However, the length of the "piptype"
field in that string can vary, causing the test to intermittently fail.

Field that passes:
piptype=org.onap.policy.rest.jpa.PIPType@71b3bc45

Field that fails:
piptype=org.onap.policy.rest.jpa.PIPType@a8c1f44

This fix removes the memory address from the "piptype" field, so that the configuration string will
now always be 323 characters in length.

Change-Id: Ib3640ec6f69ac7d691dcc989c44a7822bcc9b7f7
Issue-ID: POLICY-765
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoUpdated git submodules
Ram Koya [Tue, 1 May 2018 17:33:44 +0000 (17:33 +0000)]
Updated git submodules

Project: dmaap/messagerouter/messageservice master e269fe737c23241e6cd9f70edec81a5b2d51025f

Merge "Added JsonProvider to all the routes"

Added JsonProvider to all the routes

Issue-ID: DMAAP-448
Change-Id: I67a8dde92895870e0862f80defc838f12f48b777
Signed-off-by: su622b <sunil.unnava@att.com>
6 years agoUpdated git submodules
Timoney, Dan (dt5972) [Sun, 29 Apr 2018 23:30:27 +0000 (19:30 -0400)]
Updated git submodules

Project: ccsdk/distribution master d6c6230be38a912844fc7d06dd3322531173fec5

Roll versions step 6 : distribution poms

Roll version for next release candidate

Change-Id: Ia054f3c88a3df8014083f58e1c1a08a9fb948a61
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
Mandeep Khinda [Tue, 1 May 2018 17:31:02 +0000 (17:31 +0000)]
Updated git submodules

Project: oom master e889e47cc850ba6651a4bc37029bb241a828e16e

Merge "Issue in Clamp Configuration"

Issue in Clamp Configuration

Issue-ID: OOM-920

Change-Id: I804686275a45be3e7678f73567a5f7898e40ec4d
Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
6 years agoUpdated git submodules
Timoney, Daniel (dt5972) [Tue, 1 May 2018 16:42:44 +0000 (12:42 -0400)]
Updated git submodules

Project: sdnc/oam master 5af9a1719e7dfd69dd298fa4efeb63b2560554e8

Fix ansible startup script

Fixed ansible startup script to (1) fix first line to use /bin/bash
and (2) write to both stdout and to /var/log/ansible-server.log
so that docker-compose logs can be used to see messages on
failure

Change-Id: I3895329aa3ca2b805aebb8c00d5876f337fd7944
Issue-ID: SDNC-295
Signed-off-by: Timoney, Daniel (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
IanHowell [Tue, 1 May 2018 15:48:55 +0000 (10:48 -0500)]
Updated git submodules

Project: aaf/authz master 0af1db4fda4667244af0cec983293aefa203d710

Improve coverage of cadi-aaf

Issue-ID: AAF-223
Change-Id: I2a7835720341989b45de239157dd1c4f976b1e6a
Signed-off-by: IanHowell <ian.howell@att.com>
6 years agoUpdated git submodules
Marco Platania [Tue, 1 May 2018 16:02:51 +0000 (16:02 +0000)]
Updated git submodules

Project: integration master 1235f86c47589d228c33057a5cd62c33258ae5c3

Merge "Sync docker manifest with heat template versions"

Sync docker manifest with heat template versions

Change-Id: Ia7c84846cda3028fb83f5d26f36169b66c5d6b1f
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Mandeep Khinda [Tue, 1 May 2018 14:57:32 +0000 (14:57 +0000)]
Updated git submodules

Project: oom master f38eddde9bfca44ffd8c7c23f8468973dddb32fa

Merge "Add SDC dependency fixes"

Add SDC dependency fixes

Updated pod and job dependencies to provide consistent startup order.

Change-Id: Ib0d6aefbd59d30a5dd0f121415e3e8b4e3dcba01
Issue-ID: OOM-1022
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoUpdated git submodules
Saryu Shah [Tue, 1 May 2018 01:12:23 +0000 (01:12 +0000)]
Updated git submodules

Project: policy/engine master b0c7e3bd5a3fa546c1f87298ca4312b728a25495

Updated installation documentation

Updated installation documentation
-------------------------------------------------------------

Change-Id: I71d24c0806fc5d53691c505f87425c71e2f0a04f
Issue-ID: POLICY-536
Signed-off-by: Saryu Shah <ss3917@att.com>
6 years agoUpdated git submodules
Gary Wu [Tue, 1 May 2018 14:21:57 +0000 (14:21 +0000)]
Updated git submodules

Project: integration master 760f1a61f031341700fdc5fcb9b865aaab152b93

Merge "SO Support for new AAI certificate"

SO Support for new AAI certificate

Change-Id: Ib4e31df7687fbdd35d4a01311eb9eb2c855f1bda
Issue-ID: SO-589
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoUpdated git submodules
CHINTAMANI [Tue, 1 May 2018 11:33:05 +0000 (07:33 -0400)]
Updated git submodules

Project: integration master 3f00f5b46bf490cb087544315c8b146b1e0593e8

Updating CSIT test cases V1

Change-Id: Ic8a3700442cb972fe201f0272629dc494c1a2907
Issue-ID: PORTAL-173
Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
6 years agoUpdated git submodules
Pamela Dragosh [Tue, 1 May 2018 13:52:30 +0000 (13:52 +0000)]
Updated git submodules

Project: policy/engine master 681b47487c22be6dda452501ead10b4c7d7e9c56

Merge "Remove sysout from junit and disable assert."

Remove sysout from junit and disable assert.

Updated BRMS Gateway junit tests to be less strict on hit counts
on queries to Nexus.

Draft version passed build son now submitting as full submission.

Change-Id: Iab81d14be69835faefbb96fb0af17b3f3759575b
Issue-ID: POLICY-756
Signed-off-by: pa834y <pa834y@att.com>
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoUpdated git submodules
Areli, Fuss (af732p) [Tue, 1 May 2018 09:11:06 +0000 (12:11 +0300)]
Updated git submodules

Project: sdc master 332a0bd8fdb00136efddfb311b9ac1e256d82027

Update DCAE BE and FE configuration

Update DCAE BE and FE configuration

Change-Id: I6214abfddc1e7916750553881f6a51775c102324
Issue-ID: SDC-1282
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
6 years agoUpdated git submodules
Yuli Shlosberg [Tue, 1 May 2018 12:35:23 +0000 (15:35 +0300)]
Updated git submodules

Project: sdc master d1bfb427915c303e40a43195e9219b9c3a566ecc

new unit tests for sdc-dao

Change-Id: Ic25eacbfdbaa8ebcffa8d3f0625ee860c98a2894
Issue-ID: SDC-1170
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
6 years agoUpdated git submodules
Lee, Tian (tl5884) [Tue, 1 May 2018 11:22:25 +0000 (12:22 +0100)]
Updated git submodules

Project: aai/event-client master 37d38095c9082be0342775756b27ba0e00b88871

Upversion dmaapClient dependency to latest.

To remove security vulnerabilities.

Change-Id: Ie8ba004d7ad35e0133692531ebdb7639ebb70a93
Issue-ID: AAI-979
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
6 years agoUpdated git submodules
shiria [Tue, 1 May 2018 11:09:41 +0000 (14:09 +0300)]
Updated git submodules

Project: sdc master d74d87cd27afca784a8ed582b6b7015a8a8d243a

Fix TOSCA Analyzer - null point exception

In case there is import to not exist TOSCA file,
exception with relevant error message should be thrown
In getRequirementAssignment, when there is no Requirement,
Optional.Empty is returned

Change-Id: I8aabde177815dec2f69307f6be3c5114c5c8efa3
Issue-ID: SDC-1281
Signed-off-by: shiria <shiri.amichai@amdocs.com>
6 years agoUpdated git submodules
Tal Gitelman [Mon, 30 Apr 2018 16:06:20 +0000 (19:06 +0300)]
Updated git submodules

Project: sdc master 2ef3886c9b0223f4813ac1385318d6f2e600a4a8

Remove dead code asdctool

Change-Id: I467f70b442a02a15b8a18b160309bac9a8ab3f9a
Issue-ID: SDC-1270
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoUpdated git submodules
Tal Gitelman [Mon, 30 Apr 2018 14:44:44 +0000 (17:44 +0300)]
Updated git submodules

Project: sdc master 4e1599dabb55107466892405bb856396522ff132

Remove dead code common-app-api

Change-Id: I8e746f4f97368cba562f876348569e70b34f9634
Issue-ID: SDC-1270
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoUpdated git submodules
talig [Tue, 1 May 2018 08:03:31 +0000 (11:03 +0300)]
Updated git submodules

Project: sdc master 47cd3b43e1d9c7391a73f1463c165616f0b8b39c

Revert mvn.swagger.version change

Due to missing scheme model and body in swagger UI.

Change-Id: I166e1c5c153b8274ebe9a138b8e6f11b995f946f
Issue-ID: SDC-1280
Signed-off-by: talig <talig@amdocs.com>
6 years agoUpdated git submodules
talig [Tue, 1 May 2018 07:10:09 +0000 (10:10 +0300)]
Updated git submodules

Project: sdc master 53d5049c1b4acab91c90e491abdee7cc0b1c0cc5

Remove vsp and vlm redundant properties

Change-Id: I1faf9af304c7c97303e98744b036f9b1c0db8f0c
Issue-ID: SDC-343
Signed-off-by: talig <talig@amdocs.com>
6 years agoUpdated git submodules
vempo [Wed, 25 Apr 2018 12:28:48 +0000 (15:28 +0300)]
Updated git submodules

Project: sdc master 0258442c39183fdd7e4812054d095cafdcab420d

Expose tracing context via log context service

Tracing context must be available to application code
when the application makes outbound calls.

Change-Id: Ica8e1f9d8e0bd6d37688a01a64c1fbedc126801c
Issue-ID: SDC-1264
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoUpdated git submodules
Keren Joseph [Sun, 22 Apr 2018 12:22:46 +0000 (15:22 +0300)]
Updated git submodules

Project: oom master 5689d5f064eff1440be723603895947c7d720b15

Updated AAI to latest images - sparky

- sparky configuration files are separated from image,
and are in the aai/test-config project.
AAI and OOM teams agreed that minimal configuration
will be added to the image eventually, but until then all files are mapped.
- a change in logback.xml was made to match the logback for
aai/test-config project file for search-data, in order to get the pod up and
running with minimal changes to app files.

Issue-ID: OOM-947

Change-Id: Ife863ccd50615f40c21a9c72e666d4ab14c6011e
Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
Signed-off-by: Karen Joseph <keren.joseph@amdocs.com>
Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
6 years agoUpdated git submodules
mojahidi [Wed, 25 Apr 2018 13:09:53 +0000 (18:39 +0530)]
Updated git submodules

Project: sdc master 65204c69a3eee5e8eeeccf9b1ed9503cdce63db5

Flow test for IntefaceOperation

Added flow tests for IntefaceOperation

Change-Id: Ic2f35dc20f997cef583a0fffc94cef16a3742bea
Issue-ID: SDC-1060
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
6 years agoUpdated git submodules
Arielk [Mon, 16 Apr 2018 12:37:39 +0000 (15:37 +0300)]
Updated git submodules

Project: sdc master 802bd2af2e3c6ba92eb1ce0180a13b11018f6695

Interface Operation tab and screens

Change-Id: If03234c783d6ce16fdd0945987ada83b6285f97f
Issue-ID: SDC-1060
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
6 years agoUpdated git submodules
Taka Cho [Fri, 27 Apr 2018 21:31:29 +0000 (17:31 -0400)]
Updated git submodules

Project: appc master 15b8d88846ddedbead08b327d5733d1008de9062

upgrade logback to 1.2.0

remove logback from two pom files, pick up from top of pom file

Change-Id: Ibdb98d99fffe8c3ab471955a27f9dc02f0875313
Issue-ID: APPC-784
Signed-off-by: Taka Cho <tc012c@att.com>
6 years agoUpdated git submodules
eleonorali [Sun, 22 Apr 2018 12:04:20 +0000 (15:04 +0300)]
Updated git submodules

Project: sdc master d0f6cb3ef9600846358a0e7f849759be6f9d917e

SIROV - add parent heat name for volume

Refactoring - handle Static Analysis Errors/Warnings

Change-Id: I66abb24a1f7a2c5bfe018320560a0010e4afd277
Issue-ID: SDC-996
Signed-off-by: eleonorali <eleonoral@amdocs.com>
6 years agoUpdated git submodules
Helen Chen [Mon, 30 Apr 2018 19:31:41 +0000 (19:31 +0000)]
Updated git submodules

Project: integration master 94a310eddc8fd92bceab49f32398b667804c45e2

Merge "Allow DCAE to use local docker proxy"

Allow DCAE to use local docker proxy

Change-Id: I7bd8721400ee18ecef482eba28287ffc2aa67698
Issue-ID: INT-278
Issue-ID: INT-414
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Michael Lando [Mon, 30 Apr 2018 18:54:40 +0000 (21:54 +0300)]
Updated git submodules

Project: sdc master a6c79101b3ae522b83f9bef17deec3e543bf42ca

fix compilation at marge

update depandency used to new name space.
update the model order to allow use of the common app.

Change-Id: I8351afcbf0a91f18207eb725644020669563e453
Issue-ID: SDC-1279
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoUpdated git submodules
varun gudisena [Mon, 30 Apr 2018 19:14:26 +0000 (19:14 +0000)]
Updated git submodules

Project: aaf/authz master c662d585d8f830eb214408c01749516d447c76c8

Merge "add newly revealed ONAP IDs"

add newly revealed ONAP IDs

Issue-ID: AAF-256
Change-Id: I7ff85f115a513d333ed6c742609190cc67c1d536
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agoUpdated git submodules
Jonathan Gathman [Mon, 30 Apr 2018 19:13:14 +0000 (19:13 +0000)]
Updated git submodules

Project: aaf/authz master 90e44059bb81bb3f2c40263341924ebe67924464

Merge "Improve coverage of cadi-client"

Improve coverage of cadi-client

Issue-ID: AAF-224
Change-Id: I950cffc889945205fada35b6f1d772c5318ba3b4
Signed-off-by: IanHowell <ian.howell@att.com>
6 years agoUpdated git submodules
Sai Gandham [Mon, 30 Apr 2018 15:16:47 +0000 (15:16 +0000)]
Updated git submodules

Project: aaf/authz master 68cf62e544a4922337d27ec2ee7d9f620efe0cd4

Add more code coverage for Misc env

Fixed timezone issues with chronotest.

Issue-ID: AAF-129
Change-Id: I287f02d1324c41953c50538d05f5ca3978178b4c
Signed-off-by: Sai Gandham <sg481n@att.com>
6 years agoUpdated git submodules
Sai Gandham [Mon, 30 Apr 2018 17:20:23 +0000 (17:20 +0000)]
Updated git submodules

Project: dmaap/messagerouter/messageservice master d9cf39b3409cdebb40e8754724b7ffd5dd5db3b0

Adding jsonProvider to service

Issue-ID: DMAAP-436
Change-Id: I00dca10e03e588ceffead89217cb0700efbdc7d2
Signed-off-by: Sai Gandham <sg481n@att.com>
6 years agoUpdated git submodules
Jimmy Forsyth [Mon, 30 Apr 2018 17:47:40 +0000 (13:47 -0400)]
Updated git submodules

Project: aai/aai-common master 76e0238909993042d4d6377d2883cc8d10e0907d

Update to httpclient 4.5.5

Issue-ID: AAI-970
Change-Id: I4ea1bc52ac710f2c51f0474f08a1f8b71d6cd0e2
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpdated git submodules
Scott Seabolt [Mon, 30 Apr 2018 16:13:49 +0000 (12:13 -0400)]
Updated git submodules

Project: appc master 24be11978f49535ebb7de07dcd64168e2cb72f52

Update CDT Guide
Update CDT Guide for Test

Issue-ID: APPC-693
Change-Id: Iae770376fc8057892f32ac4374861eb0825fe929
Signed-off-by: Scott Seabolt <js9808@att.com>
6 years agoUpdated git submodules
Welch, Lorraine (lb2391) [Wed, 25 Apr 2018 22:17:24 +0000 (18:17 -0400)]
Updated git submodules

Project: portal master 787573a3f609a9590d096eed992a553566002177

Update Beijing Release Notes

Issue-ID: PORTAL-147

Change-Id: I5662b3ec9f517fa661d43303ac92002cfc1298c2
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
6 years agoUpdated git submodules
Tal Gitelman [Mon, 30 Apr 2018 14:40:28 +0000 (17:40 +0300)]
Updated git submodules

Project: sdc master 025a1e762676144b055d2f090386d66620096ac8

Remove dead code common-app-api

Change-Id: I305c40c3795687d6e8e9bc42ec4f8fb8769020cf
Issue-ID: SDC-1270
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoUpdated git submodules
Tal Gitelman [Mon, 30 Apr 2018 14:03:43 +0000 (17:03 +0300)]
Updated git submodules

Project: sdc master 485bacef37de06dbda4d8ba26b775b2a0ccff6bd

Remove dead code catalog-dao

Change-Id: Id4383326458c328d2316c8e3599c87cf265ec415
Issue-ID: SDC-1270
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoUpdated git submodules
Tal Gitelman [Mon, 30 Apr 2018 13:12:59 +0000 (16:12 +0300)]
Updated git submodules

Project: sdc master 3dc177d73b079e83ae476879b24636f01dc8873e

Remove dead code catalog-model

Change-Id: Ife2589a10d529c830195bb978a2314dd316342b1
Issue-ID: SDC-1270
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoUpdated git submodules
Tal Gitelman [Mon, 30 Apr 2018 11:24:06 +0000 (14:24 +0300)]
Updated git submodules

Project: sdc master 7fc8f3181561ca04b5db3dfbd0aaf63e954bbdcb

Remove dead code asdctool

Change-Id: I74d37c867fc0d9899095bf96af03807253173fdf
Issue-ID: SDC-1270
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoUpdated git submodules
Victor Morales [Fri, 27 Apr 2018 15:25:38 +0000 (08:25 -0700)]
Updated git submodules

Project: integration/devtool master 9659e8fceedd5b8b0b75456c4b30f1d1848baffb

Change libvirt_group variable type

The libvirt_group variable has been declared as read-only variable
and given that's changed in Ubuntu distros, this needs to be
writetable.

Change-Id: I9526225870aafbc766ddd1aa44dcdb7f477af85a
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-370

6 years agoUpdated git submodules
Aaron Hay [Mon, 30 Apr 2018 05:43:48 +0000 (01:43 -0400)]
Updated git submodules

Project: integration master 570a18a7b7a7022c113237c6c14af097fac5ca3e

Update APPC CSIT to support CDT

Update setup.sh and teardown.sh to support CDT docker pull and tag operations.

Change-Id: Ibe934b4901a3fb1a006029f11ea6a202063d9b96
Issue-ID: APPC-870
Signed-off-by: Aaron Hay <ah415j@att.com>
6 years agoUpdated git submodules
Mandeep Khinda [Mon, 30 Apr 2018 14:47:34 +0000 (14:47 +0000)]
Updated git submodules

Project: oom master f4eea37ac0a03de52c254707887b69626aa9df78

Merge "Integration w common/postgres"

Integration w common/postgres

Patchset 1: first cut at integration with common/postgres

Patchset 2: Mandeep Khinda - refactored charts to standardize
            Wired in shared postgres chart

Patchset 6: Introduced simple dmaap/Makefile to force
            helm dep up in the deeper charts directory.
            Includes slight modification to parent make clean target
Patchset 8: merge conflict again

Change-Id: If59f08638bac8761ae5452b60f172c99fcf4ec86
Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
Issue-ID: DMAAP-117
Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
6 years agoUpdated git submodules
katy.rotman [Sun, 29 Apr 2018 11:56:55 +0000 (14:56 +0300)]
Updated git submodules

Project: sdc master eaa3a10b650c44e7eaabf94ed48c94031c5d4a1e

Fix for fail submit service&recommit change 44091

Issue-ID: SDC-1267
Change-Id: I3439e8f4df8c17c3d3635e804473212f1a9aaf34
Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
6 years agoUpdated git submodules
Mike Elliott [Mon, 30 Apr 2018 14:27:40 +0000 (14:27 +0000)]
Updated git submodules

Project: oom master ea93f3f1bb25b39c3d5d4576f49d080d82fcebac

Merge "Fix for UEB connectivity to SDC"

Fix for UEB connectivity to SDC

A new property was added in Beijing to connect to SDC, so this needed to
be added to ueb-listener.properties

While investigating, I also noticed that dblib.properties wasn't being properly configured, so I fixed that as well.

Added init dependencies on the dmaap and sdc-be pods.

Change-Id: I40b36c7333d511aeaa03e51cd9fadc8dc10956ac
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: CCSDK-254

6 years agoUpdated git submodules
Mike Elliott [Mon, 30 Apr 2018 14:27:30 +0000 (14:27 +0000)]
Updated git submodules

Project: oom master 1e2f68aa1bffa376126147d197b3f198e0b48e21

Merge "Fix SDNC DMaaP connectivity issues"

Fix SDNC DMaaP connectivity issues

DMaaP listener was not trying to connect to the right service name, so
it was failing.

In addition, the pod doesn't wait for the dmaap pod to be up and running
before starting, so I've added that dependency.

Lastly, I removed the config of the DMaaP port from the top level values.yaml
files, as out of the box it's very unlikely this would be changed.

Change-Id: I5a190b39f4f163b020189ac9dd178040f80125cd
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: SDNC-293

6 years agoUpdated git submodules
Jack Lucas [Fri, 27 Apr 2018 22:20:33 +0000 (22:20 +0000)]
Updated git submodules

Project: oom master d801f794ab8089f9eed7309a5bc16282396239f8

Add DCAE postgres instance

patchset #3 Add ExternalName service to provide alternate name
            for consul in the common namespace.  Needed for
            compatibility with CM plugin.

patchset #2 Fix Holmes inputs to use correct postgres address.
            Minor fixes for ves and tca.

Change-Id: Iacfef5a34ab5d2f365dcc6fc160816f80dfa7b69
Issue-ID: DCAEGEN2-477
Signed-off-by: Jack Lucas <jflucas@research.att.com>
6 years agoUpdated git submodules
Murali-P [Thu, 29 Mar 2018 12:16:39 +0000 (17:46 +0530)]
Updated git submodules

Project: sdc master 72d62fb1aaaaeaed462083e232f3571b3bde6b08

Integrate VNF Repository in Beijing release

Migrate the code

Change-Id: Ifccacf83634af32b034fd9c413e68f894f06d2f7
Issue-ID: VNFSDK-155
Signed-off-by: Murali-P <murali.p@huawei.com>
6 years agoUpdated git submodules
Timoney, Dan (dt5972) [Sun, 29 Apr 2018 22:30:23 +0000 (18:30 -0400)]
Updated git submodules

Project: ccsdk/parent master fc0e89cd750b1ef17b71bf60b47e7556845943c4

Roll versions step 1 : parent poms

Roll versions for next release candidate.

Change-Id: I570350505fb211d3b0ba842dd9767126b13b0ed9
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
Determe, Sebastien (sd378r) [Mon, 30 Apr 2018 13:15:39 +0000 (15:15 +0200)]
Updated git submodules

Project: clamp master 269d207cee2ec47b2ecf1830e46ac45b7cea38f2

Fix Sdc Controller

Fix the policy_id sent autogenerated for DCAE deployment, this is now
done at submit time

Issue-ID: CLAMP-151,CLAMP-153
Change-Id: I1b0e8bb1953a30cc96a9ca0829ff8d5739308573
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Fix bug in submit

Fix the field used to check that the dcae call has already been made

Issue-ID: CLAMP-151
Change-Id: Iad32477aaebe05d93dbd046c02c0e0980db10be8
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
gabe.maurer [Fri, 27 Apr 2018 18:22:19 +0000 (13:22 -0500)]
Updated git submodules

Project: aaf/authz master e4c000599ff3185f7f34e7c168568e1d9ed41d65

Increased coverage for auth cmd List

Issue-ID: AAF-237
Change-Id: Ia31cb8276d1101ebbdfe98a3a3becac794ef6dea
Signed-off-by: gabe.maurer <gabe.maurer@att.com>
6 years agoUpdated git submodules
talig [Mon, 30 Apr 2018 11:03:09 +0000 (14:03 +0300)]
Updated git submodules

Project: sdc master db69b87869091b774d6d87f3b6a9155d34d26b12

Fix static analysis violations

Change-Id: I1d2255ae6d060b6c9024443aee68d865fc824158
Issue-ID: SDC-1234
Signed-off-by: talig <talig@amdocs.com>
6 years agoUpdated git submodules
Idan Amit [Mon, 30 Apr 2018 08:46:34 +0000 (11:46 +0300)]
Updated git submodules

Project: sdc master 743f4f1efb45124548ed3663ab6bbaa88d029dd2

Promise logic to pub-sub

Added a fix where the loader was displayed before waiting for the plugin to finish is work

Change-Id: Ie8cb309f6bc65a2dd2d1fef1f33e36030930f45f
Issue-ID: SDC-1164
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoUpdated git submodules
Saryu Shah [Fri, 27 Apr 2018 20:45:25 +0000 (20:45 +0000)]
Updated git submodules

Project: policy/engine master 1c022346cd42f3458816ac1e40d49efac9ae5c6b

Updated policy documentation

Fixed typos, Updated release notes, Deleted old release files
-------------------------------------------------------------

Change-Id: I43bb64b7d1829e92b30bfd45ec3f3608a59672cf
Issue-ID: POLICY-536
Signed-off-by: Saryu Shah <ss3917@att.com>
6 years agoUpdated git submodules
mojahidi [Wed, 25 Apr 2018 09:10:16 +0000 (14:40 +0530)]
Updated git submodules

Project: sdc master ecfee53a6e65fea79b64dbdace6517127c9b1e81

Fixed bug in NetworkManagerImpl

Fixed bug in NetworkManagerImpl

Change-Id: Ic59e4c42c7007676976602b9043671dd2e0d7b62
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
6 years agoUpdated git submodules
sheetalm [Thu, 26 Apr 2018 09:35:17 +0000 (15:05 +0530)]
Updated git submodules

Project: sdc master 49169af40f9082503e26014323d7873994feef6d

ActivitySpec Add USER_ID header in swagger in Apis

Add mandatory USER_ID header parameter to swagger.

Change-Id: If517694417611864afb59ddebfef84a12d6da96c
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoUpdated git submodules
svishnev [Wed, 25 Apr 2018 08:07:18 +0000 (11:07 +0300)]
Updated git submodules

Project: sdc master 8f5030f8cf785a9c2d869351126bc43c038434c2

dependency for VSP creation fix

Issue-ID: SDC-1261
Change-Id: Ia4b8d53a1f9e5e96befc73242f61c5d9a5e7e777
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoUpdated git submodules
ojasdubey [Mon, 23 Apr 2018 14:33:19 +0000 (20:03 +0530)]
Updated git submodules

Project: sdc master 11176263571f4400d798fe947dd3a83678f31a0f

Vlan Tagging Flow tests

Added flow tests for vlan tagging feature

Change-Id: If43e077be0034af307fe176b53ce77a5d2cfce47
Issue-ID: SDC-1073
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoUpdated git submodules
svishnev [Tue, 24 Apr 2018 08:55:19 +0000 (11:55 +0300)]
Updated git submodules

Project: sdc master 0810c2dfe1808d68d6de60324f9bf052ce157fff

image editor disabled fields fix

Issue-ID: SDC-1252
Change-Id: I67b05cffc294bf3b7d43a0f0bd51baec484ca405
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoUpdated git submodules
svishnev [Thu, 26 Apr 2018 15:39:28 +0000 (18:39 +0300)]
Updated git submodules

Project: sdc master f96cb04a9a0939a568c167897f6104032cd629f9

revert submit fix

Issue-ID: SDC-1271
Change-Id: I651b4b4894f7c8f9fec7b34ea6b8daaf6388d440
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoUpdated git submodules
svishnev [Thu, 26 Apr 2018 15:29:04 +0000 (18:29 +0300)]
Updated git submodules

Project: sdc master a341ef0ffc7984e18db15714429eef0d2a0f4f06

error message fix

Issue-ID: SDC-1269
Change-Id: I4f0f2545e1f491687e193e7dbe00e8efd94fe18a
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoUpdated git submodules
amitjai [Fri, 27 Apr 2018 07:58:57 +0000 (13:28 +0530)]
Updated git submodules

Project: sdc master 42c920baf4dbb9fe8775843a6d4c9f70fa29f064

Rename packages from openecomp to onap.

This task is all about package name space change also make changes to pom for common module

Change-Id: Ie9bda0f958a9a05826c0374830cc9cb7d6d196b6
Issue-ID: SDC-1272
Signed-off-by: amitjai <amitjai@amdocs.com>
6 years agoUpdated git submodules
sheetalm [Wed, 18 Apr 2018 11:33:52 +0000 (17:03 +0530)]
Updated git submodules

Project: sdc master f487427a32f410ab5c97a4092865d32beb88ee27

ActivitySpec - Correcting logger messages

Correcting logger messages

Change-Id: I2b5569e73ffaa5f5051646855037e5c43fb96383
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
6 years agoUpdated git submodules
Sheshukov, Natalia (ns019t) [Sun, 15 Apr 2018 10:13:59 +0000 (13:13 +0300)]
Updated git submodules

Project: sdc/sdc-tosca master dadd8646df5c2a110b6928ac770bf22ac82e1b21

SDC Tosca Parser – support Annotations

Change-Id: I99079e1a8de11c5c21a54f1695ee94addcabeab2
Issue-ID: SDC-1226
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
6 years agoUpdated git submodules
shalomb [Mon, 23 Apr 2018 06:37:22 +0000 (09:37 +0300)]
Updated git submodules

Project: sdc/sdc-distribution-client master 82ed394db73c99cfac4c712de2661ea5d60550fd

add support of port with 5 digit

Change-Id: I69139e18240e7104153d8c5d76f3bd6eeaa53c09
Issue-ID: SDC-1248
Signed-off-by: shalomb <shalomb@amdocs.com>
6 years agoUpdated git submodules
Sheshukov, Natalia (ns019t) [Sun, 22 Apr 2018 09:19:24 +0000 (12:19 +0300)]
Updated git submodules

Project: sdc/jtosca master 0af44b3327d47e91a5b0113ff276512c163ce374

JTosca Parser – support Policies fix

Change-Id: Idedaa6f4519872eeab390c075d9bde3ca57865de
Issue-ID: SDC-1223
Signed-off-by: Sheshukov, Natalia (ns019t) <ns019t@intl.att.com>
6 years agoUpdated git submodules
Seshu Kumar M [Sat, 28 Apr 2018 11:40:55 +0000 (11:40 +0000)]
Updated git submodules

Project: so master 19309c3514eb9cd2ec65dd9dc526c2306c80d926

Merge "Fix null attribute for aai relationship"

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>
6 years agoUpdated git submodules
Seshu Kumar M [Sat, 28 Apr 2018 11:40:36 +0000 (11:40 +0000)]
Updated git submodules

Project: so master 4ccc2749c4bfc46e82def24eac3a81543a50c024

Merge "createvfcns serviceInstanceid is null bug fix"

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>
6 years agoUpdated git submodules
Seshu Kumar M [Sat, 28 Apr 2018 11:38:03 +0000 (11:38 +0000)]
Updated git submodules

Project: so master 99e77f7cc95157e5df1fb1e7f640c8bba1f4f71c

Merge "Add correlationId to ServiceInstancesRequest"

Add correlationId to ServiceInstancesRequest

Change-Id: Idc5ee56660da31f08fd8ed3a67b7cd28f9844f43
Issue-ID: SO-596
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
6 years agoUpdated git submodules
c00149107 [Fri, 27 Apr 2018 09:22:59 +0000 (17:22 +0800)]
Updated git submodules

Project: so master 2479d5fde271fd1296fd4e1ae58a8608991496f8

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>
6 years agoUpdated git submodules
Michael Lando [Sat, 28 Apr 2018 04:24:43 +0000 (07:24 +0300)]
Updated git submodules

Project: sdc master 921360ae4a0168b0bc24654530f324b2bc2fdb32

set base images

Change-Id: Ia3c978ce5de499982d1945378855f2bc672b3882
Issue-ID: SDC-1265
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoUpdated git submodules
Shankaranarayanan Puzhavakath Narayanan [Sat, 28 Apr 2018 01:39:42 +0000 (01:39 +0000)]
Updated git submodules

Project: optf/osdf master 93ed3d1fe571af3bf134b8c4c1d7356840fcec10

Merge "Add INFO.yaml file"

Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: I05502215968f1ea5ace3e9f5cb74272d93535db9
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdated git submodules
Bharath Balasubramanian [Sat, 28 Apr 2018 01:39:26 +0000 (01:39 +0000)]
Updated git submodules

Project: music master 7839b011d82cfce4f64ff615a98b14fbf8de6271

Merge "Change Version Number of Cassandra"

Change Version Number of Cassandra

Change-Id: I567086c33d1518bde6847effb069bb149db46c48
Issue-ID: MUSIC-74
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
6 years agoUpdated git submodules
Shankaranarayanan Puzhavakath Narayanan [Sat, 28 Apr 2018 01:39:11 +0000 (01:39 +0000)]
Updated git submodules

Project: optf/has master dcf83b8e6798552e614ff6fc117498d737980f9a

Merge "Add INFO.yaml file"

Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: Icb593259a05021018f8636888d9a3ca6cb43fbc5
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdated git submodules
Determe, Sebastien (sd378r) [Fri, 27 Apr 2018 12:39:55 +0000 (14:39 +0200)]
Updated git submodules

Project: clamp master 8b4d54436b3283580d2776b0d48eab3c381d0419

Remove DCAE call

Remove DCAE inventory call when CL is deployed from SDC in submit
action, as the DCAE inventory is already done during deployment.

Issue-ID: CLAMP-151
Change-Id: Ib2c744b53a8e4dc9371ae982612ea2822d7a9ad8
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove poliyc errors

Attempt to remove policy errors that are dumped to logs when exception
are raised too. This led to duplicate errors in logs

Issue-ID: CLAMP-153
Change-Id: Ibba491d9ecf1fc99d4c09f5b80f7701fc4f56654
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Fix potential ClassNotFound

Discovered with recent version of java 8 and 9, this dependency should
be added by default

Issue-ID: CLAMP-151
Change-Id: Ie6c94cff032d6e6d5bb1adeb9deb04371a74d89d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Add assertion

Add assertion for Prop text content to verify policy_id has well been
generated

Issue-ID: CLAMP-151
Change-Id: I08ef6638f5dbbdb870378259807b4d4c5348e303
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Fix policy TemplateName

Change the policy Template name to an existing value in Policy engine

Issue-ID: CLAMP-153
Change-Id: I5daac9ea8d9c42b0b1af3d33829ba514dd96492a
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Wonnell, Skip (kw5258) [Fri, 27 Apr 2018 19:14:01 +0000 (14:14 -0500)]
Updated git submodules

Project: appc master 06a8e46e6beb8538d75b27b8cb7d82e3bcab0a2d

Fixes for Chef Adapter bundle

Programatically configure values for truststore and password when
initializing the HttpClient.

Update post and put methods to set entity

Add organization into request URI

Restore log messages to original values

Issue-ID: APPC-868
Change-Id: Ia0fdf13fcb1e3ad91a4d2c5ce704523562191379
Signed-off-by: Wonnell, Skip (kw5258) <kw5258@att.com>
6 years agoUpdated git submodules
Ryan Young [Fri, 27 Apr 2018 18:12:56 +0000 (14:12 -0400)]
Updated git submodules

Project: appc master df1c3a5b0862a881a1159e5c350eae7982bb9663

update logback version to 1.2.0

Change-Id: I32064de9b4edf8ccbf2b64268b8dc495091a0414
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-784

6 years agoUpdated git submodules
Mike Elliott [Fri, 27 Apr 2018 19:22:49 +0000 (19:22 +0000)]
Updated git submodules

Project: oom master 615f9490a7d99ab1345f72645f1816a70e2753ea

Merge "OOM direct portal access"

OOM direct portal access

-must include suffix of "onap.org" in URL for single signon
 -this isn't truly configurable - portal-app needs to be rebuilt
 See: portal/docs/tutorials/portal-sdk/single-signon.rst
-must update local etc hosts with "fake" dns names
-must use kubectl to portforward application ports into the pods
-fixed zookeeper service name,
  -this is needed to be able to login (auth)
-adding helper script to launch port-forwarding

Issue-ID: OOM-633

Change-Id: I019f33f71a673467c420d1e44ee6c42da4a95f4b
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoUpdated git submodules
Mike Elliott [Fri, 27 Apr 2018 19:04:57 +0000 (19:04 +0000)]
Updated git submodules

Project: oom master 4564eb8e16a4cf0a1cd46fb9b42bf998b3071ce8

Merge "Update bootstrap and configbinding versions"

Update bootstrap and configbinding versions

Change-Id: Id4e4e263b24cef115d3ceaf8a3bf899ac73e01e0
Issue-ID: OOM-1013
Signed-off-by: Jack Lucas <jflucas@research.att.com>
6 years agoUpdated git submodules
Mike Elliott [Fri, 27 Apr 2018 19:04:20 +0000 (19:04 +0000)]
Updated git submodules

Project: oom master ebd920fca2705ad467bd29b9df24fea13a1a6668

Merge "Fix Redis cluster initialization"

Fix Redis cluster initialization

Issue-ID: DCAEGEN2-245
Change-Id: Ieb234a72897c5f307193cd998bcf64ce7658b700
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoUpdated git submodules
IanHowell [Thu, 26 Apr 2018 20:46:25 +0000 (15:46 -0500)]
Updated git submodules

Project: aaf/authz master 6913298a6dcadd455314eb96fc940128db49965d

Improve coverage of cadi-client

Issue-ID: AAF-224
Change-Id: Iff629aaf3551a962932c65b42f254cbfbdf3b608
Signed-off-by: IanHowell <ian.howell@att.com>
6 years agoUpdated git submodules
Timoney, Dan (dt5972) [Fri, 27 Apr 2018 16:24:37 +0000 (12:24 -0400)]
Updated git submodules

Project: sdnc/oam master f2929453c961b3d6e9a5320b06cd86146a4c636f

Add dns config, fix ansible start script

Re-add DNS config accidentally removed from sdnc container
in docker-compose.yml and fix typos in ansible start script

Change-Id: I808d559f68e7348acb5bbddfc089b96168f0f7bf
Issue-ID: SDNC-288
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
Ram Koya [Fri, 27 Apr 2018 16:04:30 +0000 (16:04 +0000)]
Updated git submodules

Project: dmaap/messagerouter/messageservice master 2f7110d62e8add856ef9042e78051fe565756ea0

Merge changes Ib64aef9e,I9ddca4c9,I6f3d70c9,I4db44c12,Ie267b119, ...

* changes:
   sonar majorissue for ServicePropertyService.java
   sonar minor issue for MMRestService.java
   sonar minor issue for MMRestService.java
   sonarcritical issue for ConfigTool.java
   sonar minor issue for MMRestService.java
   sonar minor issue for TopicRestService.java
   sonar minor issue for TopicRestService.java
   sonar issue for ConfigTool.java
   sonar issue for ConfigTool.java
   sonar issue for ConfigTool.java
   sonar issue for ConfigTool.java

 sonar majorissue for ServicePropertyService.java

This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThB132hFUzlqeS0y&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/nsa/dmaap/filemonitor/ServicePropertyService.java
Line No-38

Change-Id: Ib64aef9e5dbde1fffffc379e2d00d6adeb34e136
Issue-ID: DMAAP-427
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar minor issue for MMRestService.java

Remove the declaration of thrown exception 'com.att.nsa.cambria.CambriaApiException
sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWGAn5o88TZzbCgU6clP&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/MMRestService.java
Line No-227

Change-Id: I9ddca4c9c887ffbc58eaa0709bbfbac61edcaa37
Issue-ID: DMAAP-425
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar minor issue for MMRestService.java

Remove the declaration of thrown exception'com.att.nsa.cambria.CambriaApiException
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWGAn5o88TZzbCgU6clQ&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/MMRestService.java
Line No-291

Change-Id: I6f3d70c9b7f33493245c5ab6ac39835d35aaa3fc
Issue-ID: DMAAP-424
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonarcritical issue for ConfigTool.java

Either log or rethrow this exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4j&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line no-354

Change-Id: I4db44c1288b1d07c01cc75e834a996832381ac20
Issue-ID: DMAAP-423
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar minor issue for MMRestService.java

Remove the declaration of thrown exception 'com.att.nsa.cambria.CambriaApiException', as it cannot be thrown from method's body
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWGAn5o88TZzbCgU6clR&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/MMRestService.java
Line No-377

Change-Id: Ie267b119f51c24769e6c1da5bb48fa590dc7ab40
Issue-ID: DMAAP-422
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar minor issue for TopicRestService.java

Remove the declaration of thrown exception 'com.att.nsa.security.ReadWriteSecuredResource
sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWH8zNrTRGy6eclHC1Qz&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/TopicRestService.java
Line No-527

Change-Id: I0b7e9fffdd9df002b817854a0a7aadfbb360ed94
Issue-ID: DMAAP-421
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar minor issue for TopicRestService.java

Remove the declaration of thrown exception 'org.json.JSONException' which is a runtime exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThDc32hFUzlqeS3r&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/TopicRestService.java
Line No-302

Change-Id: I44b91c8e0a485400fcaad7ef2e899ffa4d1d0dc1
Issue-ID: DMAAP-420
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar issue for ConfigTool.java

Exception handlers should preserve the original exceptions
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4i&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-350

Change-Id: I877c5cf13d73fbcb470875146b0a5746b30e53b6
Issue-ID: DMAAP-418
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar issue for ConfigTool.java

Exception handlers should preserve the original exceptions
sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4h&resolved=false&severities=CRITICAL
location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-288

Change-Id: Id329fed6fb09461a16807684e53097de8213c456
Issue-ID: DMAAP-416
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar issue for ConfigTool.java

Either log or rethrow this exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4g&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-242

Change-Id: Ic2ab5295238f3882d7efc7d5cb6428b2f8df90b9
Issue-ID: DMAAP-415
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar issue for ConfigTool.java

Either log or rethrow this exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4f&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-206

Change-Id: If02b769d3cfc6d1701538aef939939cfa76c9337
Issue-ID: DMAAP-414
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
6 years agoUpdated git submodules
Timoney, Dan (dt5972) [Fri, 27 Apr 2018 12:55:48 +0000 (08:55 -0400)]
Updated git submodules

Project: sdnc/oam master 50c65c2c7cd92db6d14215114d098b33da5f618d

Fix ansible server config

Added ansible server to docker-compose.yml and made a few config changes:
 - redirect of output in final exec causes exec to fail.  Instead, need
   to redirect output in standalone exec line.  Redirected to
   /var/log/ansible-server.log
 - Updated LCM config to use ansiblehost alias to reach ansible
   (was incorrectly using 0.0.0.0)

Change-Id: I4b1b6bbc5f3df6f480333d53adda4c8e6e0d6510
Issue-ID: SDNC-288
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
Mike Elliott [Fri, 27 Apr 2018 13:56:25 +0000 (13:56 +0000)]
Updated git submodules

Project: oom master 4fd46645b88f571108341c3c2192269daa9cdd46

Merge "Fix broken input property names."

Fix broken input property names.

Change-Id: I6450145aced8d5e8d40a65ee32246e313e1d5160
Issue-ID: OOM-1010
Signed-off-by: Jack Lucas <jflucas@research.att.com>
6 years agoUpdated git submodules
Francis Paquette [Wed, 25 Apr 2018 17:40:46 +0000 (13:40 -0400)]
Updated git submodules

Project: aai/sparky-be master fa8272cd98faa52d02b8796824a8b24d78016edd

Removed SNAPSHOTS in dependencies

Issue-ID: AAI-1055
Change-Id: I569149b7200e3f2a3afdac858d4d13afba87da4d
Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
6 years agoUpdated git submodules
Matthieu Geerebaert [Fri, 27 Apr 2018 12:14:37 +0000 (12:14 +0000)]
Updated git submodules

Project: externalapi/nbi master 40d5bf3bc9981fa1c35d525e90cc0396fb99b5c7

Merge "Find service inventory"

Find service inventory

- fix NPE exception when no service instance
- fix cast exception when use jolt with empty collection

Change-Id: I74d65fbb345946cf65c6cd61433ccb3b2a4416d7
Issue-ID: EXTAPI-78
Signed-off-by: romaingimbert <romain.gimbert@orange.com>
6 years agoUpdated git submodules
pa834y [Thu, 26 Apr 2018 19:26:26 +0000 (15:26 -0400)]
Updated git submodules

Project: policy/engine master 3eab022023bd68eee6743e30dd7db21c256bf00b

Incorporate Liam code review

Change-Id: I387a54b8bd8c619c521c512258928669a8c1b791
Issue-ID: POLICY-756
Signed-off-by: pa834y <pa834y@att.com>
6 years agoUpdated git submodules
Kanagaraj Manickam k00365106 [Fri, 27 Apr 2018 06:10:48 +0000 (11:40 +0530)]
Updated git submodules

Project: cli master f0c5a4ebf825a34bfaef70d19733721d1d6ceb69

Stablize the verification step by testing sample

Issue-ID: CLI-100

Change-Id: Ib9440b56012045cf8714b120a91ee4c36438a4fe
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Move main to test scope

Issue-ID: CLI-100

Change-Id: Ifc0286f07aa2a91c6d2f87f949e6709964876791
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Improve the CommandInfo test coverage

Issue-ID: CLI-100

Change-Id: I5c0c275154edd3f135a0435adab885c76dcc1520
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Improve the stablility of command state

Issue-ID: CLI-100

Change-Id: I82f124cb7f0502a9ae9f4a04ad857a8368f8fc2a
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Add deatils on EXPERIMENTAL at user guide

Issue-ID: CLI-100

Change-Id: I4b3e98fae8cf823b8926abc7ec1cec65cc4c2c00
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Add SNMP into the architecture diagram

Issue-ID: CLI-105

Change-Id: I68e65e12d7114ed64172be1952dd5d04acffed55
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Remove duplicate entries in cli guide

Issue-ID: CLI-100

Change-Id: Ib333030144e92780beac3f59de3620d498abc092
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Make all user guides starts with same name

Issue-ID: CLI-100

Change-Id: I2477133c148bdc825b0cfa818a27abc42f6713ed
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Beijing release notes is updated with new OCS fns

Issue-ID: CLI-105

Change-Id: I59788ee0ece4d00506320f1271192136d051e324
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Reverse the versioning order in release notes

Issue-ID: CLI-106

Change-Id: I66ca6b3b544f656f2a4f1deb8758acbbbdfa7e35
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoUpdated git submodules
Yuli Shlosberg [Thu, 26 Apr 2018 12:48:26 +0000 (15:48 +0300)]
Updated git submodules

Project: sdc master e4669311978a91e4af8f079fb10e5aaaff4fef14

new unit tests for be and model

Change-Id: Ia0cb140eb512320871724d782b35a2318184f42c
Issue-ID: SDC-1170
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
6 years agoUpdated git submodules
Seshu Kumar M [Fri, 27 Apr 2018 04:50:57 +0000 (04:50 +0000)]
Updated git submodules

Project: so master b882d58c3e1e94216fb104d0520b1dfc4ff74d3a

Merge "SDNC Adapter not loading properties"

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>
6 years agoUpdated git submodules
yangyan [Thu, 26 Apr 2018 07:32:49 +0000 (15:32 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 8f0e6f9e65f1f1825cbabae07a0ac9e116498136

Fix SDC and A&AI IP address

Issue-ID: VFC-888
Change-Id: I20e034a2a9b0abb2d67578b88f641005d8301f38
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
6 years agoUpdated git submodules
yangyan [Thu, 26 Apr 2018 05:09:06 +0000 (13:09 +0800)]
Updated git submodules

Project: vfc/nfvo/driver/vnfm/svnfm master 2322725653143b3b8dd3b764273f5161c1f32104

Fix database start error in multi-nodes k8s env

Issue-ID: VFC-889
Change-Id: I0619dc6a093968b8c00e036594b364d3566fb0e6
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
6 years agoUpdated git submodules
GuangrongFu [Fri, 27 Apr 2018 00:30:07 +0000 (00:30 +0000)]
Updated git submodules

Project: holmes/engine-management master 18bbb7722bccdf4fb572042eaf2ef43424d964de

Update the version of xstream

Change-Id: Ia0631863dd0a9d84abae620549f8e734181a594c
Issue-ID: HOLMES-131
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
6 years agoUpdated git submodules
Patrick Brady [Thu, 26 Apr 2018 23:08:16 +0000 (16:08 -0700)]
Updated git submodules

Project: appc/deployment master b777c1a042ae8529b02fdb6394d271f6f24ce98c

Move to new xml dg loader

Made it so the xml dgs will load using the same loader
as the json dgs currently use.

Added the Generic_Restart to the activate list

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

6 years agoUpdated git submodules
Rob Daugherty [Thu, 26 Apr 2018 23:18:15 +0000 (23:18 +0000)]
Updated git submodules

Project: so master 91f8e0b1b57565f02628a81bb0d3dd0ee7e45d0b

Merge "Remove operation status set in api-handler"

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>