doc.git
6 years agoUpdated git submodules
Yuli Shlosberg [Mon, 15 Jan 2018 09:51:21 +0000 (11:51 +0200)]
Updated git submodules

Project: sdc master d1bb2e5be03dba561ae3aa13041c3a46396a1581

Fix for csit

update docker_run
add pass suite

Change-Id: Ided3f606a59eb24589c1de494cafe29ea6af3486
Issue-ID: SDC-608
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
6 years agoUpdated git submodules
talig [Mon, 15 Jan 2018 07:27:43 +0000 (09:27 +0200)]
Updated git submodules

Project: sdc master 0a83fed85182026706ed374a687f25464bef0151

Move CompositionEntityDataManager to vsp-mgr

Change-Id: I71d9126e6d32b57a0b7d8b93952992423632ef37
Issue-ID: SDC-873
Signed-off-by: talig <talig@amdocs.com>
6 years agoUpdated git submodules
vempo [Sun, 14 Jan 2018 14:01:12 +0000 (16:01 +0200)]
Updated git submodules

Project: sdc master 66b612c13079d066cebd9629fb1eab0215e684c4

Minor refactor of logging API

Change-Id: I926ba95c7145eb98aade3f9009a252ad995a346d
Issue-ID: SDC-772
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoUpdated git submodules
Michael O'Brien [Mon, 15 Jan 2018 00:03:01 +0000 (19:03 -0500)]
Updated git submodules

Project: logging-analytics master 84c036b3bc6d8313b86317d752b92c417bd89d7f

initial logging project structure

Issue-ID: LOG-120

Change-Id: If96346fa4f35b81ec01aacc087f96875011e5f82
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
6 years agoUpdated git submodules
Ethan Lynn [Mon, 15 Jan 2018 02:32:43 +0000 (10:32 +0800)]
Updated git submodules

Project: multicloud/framework master 2906f8863e3af3559a5ba288cbc2363f31c9f507

Update license

Update license according to ONAP community

Change-Id: I1cfb2d23db235c71982dc7cb19b6e89870189890
Issue-ID: MULTICLOUD-139
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
6 years agoUpdated git submodules
Taka [Sun, 14 Jan 2018 14:53:01 +0000 (09:53 -0500)]
Updated git submodules

Project: appc master d3a76ab8023dc8b448f88fed07a5a9032a313c0a

Make public static field final

Issue-ID: APPC-400
Change-Id: Ibec9d40b46423902070bd82f26e7289f4d9d75d7
Signed-off-by: Taka <tc012c@att.com>
6 years agoUpdated git submodules
svishnev [Thu, 11 Jan 2018 12:39:45 +0000 (14:39 +0200)]
Updated git submodules

Project: sdc master 1eb66b78d3b1f1fc60a82ce6dbd16b12f2845e9a

React version upgrade

Issue-ID: SDC-894
Change-Id: I7c200a4b0b1d09a8fec638906db4258cafe252b5
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
6 years agoUpdated git submodules
HuabingZhao [Sat, 13 Jan 2018 01:24:10 +0000 (09:24 +0800)]
Updated git submodules

Project: msb/apigateway master 37f2595b047095cee6649e0483c451d7f986b6c8

Fix jenkins builiding issue

Issue-ID: MSB-119
Change-Id: I5a8d41535acd7b5b49fd3b892f156d44c9c17b79
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoUpdated git submodules
George, Lina (lg941u) [Fri, 12 Jan 2018 21:26:53 +0000 (16:26 -0500)]
Updated git submodules

Project: appc master 48a99d5e01a756f2800937b17d3609f4373b475d

Updates to config audit bundle

Issue-ID: APPC-399
Change-Id: If60b628fb78e44b803bc91a4e96ed4b2700b6734
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
6 years agoUpdated git submodules
George, Lina (lg941u) [Thu, 11 Jan 2018 20:04:38 +0000 (15:04 -0500)]
Updated git submodules

Project: appc master e630b22c7aff7cdccd37cfaca870aa47cbf278dd

Updates to config directed graph bundle

Issue-ID: APPC-395
Change-Id: I90dffe67fb96ecdc8b22ece0ea61529b8cd64975
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
6 years agoUpdated git submodules
Skip Wonnell [Fri, 12 Jan 2018 16:00:59 +0000 (10:00 -0600)]
Updated git submodules

Project: appc master 463f70eb02cb33dad096f01db99a82c869ac9002

Add missing license text to pom files, part 2

Change-Id: I47c09b26da03ca7ca10ef632c9880d744df6a7f4
Issue-ID: APPC-398
Signed-off-by: Skip Wonnell <skip@att.com>
Add missing license text to pom files, part 1

Change-Id: I57a7d2956869519137679550459b001f29992ec2
Issue-ID: APPC-398
Signed-off-by: Skip Wonnell <skip@att.com>
6 years agoUpdated git submodules
Jorge Hernandez [Fri, 12 Jan 2018 20:19:06 +0000 (20:19 +0000)]
Updated git submodules

Project: policy/engine master fb3cc27605623672fb8971bd9030872f117c7af8

Merge "Sonar cleanup for PolicyEngineUtils"

Sonar cleanup for PolicyEngineUtils

Changes to resolve some sonar "major" issues in the PolicyEngineUtils
module.

Patch 2: Updated the NotificationStoreTest junit to account for the return
of a "Collections.emptyList()" rather than "null" in StdPDPNotification
class.

Patch 3: Updated the StdPDPNotificationTest junit to account for the
return of a "Collections.emptyList()" rather than "null" in
StdPDPNotifaction class.

Issue-ID: POLICY-474
Change-Id: I925774ac181fd38d1206637f47ab27ba499629ef
Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
6 years agoUpdated git submodules
Gary Wu [Fri, 12 Jan 2018 20:09:36 +0000 (12:09 -0800)]
Updated git submodules

Project: integration master 90ab86b018fe1a8cdeabee762084afedf98b7752

Use ubuntu instead of root to check for docker

Change-Id: I78258fd53ba55f1d5f83dbf74a856319d7c4205e
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit 2df4ce69ff248b4c267329a24db900908e158f36)

6 years agoUpdated git submodules
Gary Wu [Fri, 12 Jan 2018 20:05:58 +0000 (20:05 +0000)]
Updated git submodules

Project: integration master d448c2d199e626283a8e58e486a4b8eebbf401fa

Merge "Enable ODL"

Enable ODL

This patch enable the alternative to provision OpenDaylight as a
SDN Controller for OpenStack using Kolla as an installer.

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

6 years agoUpdated git submodules
kurczews [Thu, 11 Jan 2018 14:57:22 +0000 (15:57 +0100)]
Updated git submodules

Project: appc master ebe2e97e99c20854e477ddd63639697dfa1473fc

Refactor ArtifactHandlerNode

* Introduce method setAttribute(...) to avoid repeatable instructions and improve readability
* Remove prefix from constants (SdcArtifactHandlerConstants.*)

Change-Id: I5684e990933aaa66b8dd0a25d702f482489c6b9d
Issue-ID: APPC-397
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
6 years agoUpdated git submodules
Gary Wu [Fri, 12 Jan 2018 18:38:49 +0000 (10:38 -0800)]
Updated git submodules

Project: integration master f422ab8b4e907d9240b3d30b70431665ff8ec738

Add script to pull all docker images

Change-Id: Ie4160127335e8cd563ebe52beee7ad6a8807f135
Issue-ID: INT-380
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit c0485097c372ac041ab07a01b96512e10e2c4430)

6 years agoUpdated git submodules
kurczews [Thu, 11 Jan 2018 12:39:59 +0000 (13:39 +0100)]
Updated git submodules

Project: appc master d486ba056e46a058a02a2a61987467aa1af850e2

Fix blockers in MigrateServer

Issue-ID: APPC-391
Change-Id: I556eec94a563c95c91f0a58b8829e3c9a1947797
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
6 years agoUpdated git submodules
Gary Wu [Fri, 12 Jan 2018 09:17:32 +0000 (01:17 -0800)]
Updated git submodules

Project: integration master b57cc8f1088220cd9911dd88a559ea75dfb0538a

Don't use insecure docker cache for dcae-bootstrap

Change-Id: Iadcbc5798f16dd79cc39fc2b852d2f4440afb24c
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit ea1a5b7ade95eeda13b9ef97708040cc8f69e69c)

6 years agoUpdated git submodules
Lizi [Fri, 12 Jan 2018 06:57:31 +0000 (06:57 +0000)]
Updated git submodules

Project: aai/esr-server master 7051ea74d3d0d2cd15de7acec391c1f08563fea3

Fix the sonar issue.

Change-Id: I477338e083b98f6cc2a80d068229d7c00181b0fc
Issue-ID: AAI-638
Signed-off-by: Lizi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
Seshu Kumar M [Fri, 12 Jan 2018 06:41:08 +0000 (06:41 +0000)]
Updated git submodules

Project: so master 08993261c69c4f3c3d4628d0b094a7fded6f2bdf

Merge "refactoring - adding junit"

refactoring - adding junit

Change-Id: I91ba9dafa40df25d1ca1aae5a7dce11e0afb71da
Issue-ID: SO-360
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
6 years agoUpdated git submodules
Seshu Kumar M [Fri, 12 Jan 2018 06:39:45 +0000 (06:39 +0000)]
Updated git submodules

Project: so master ae6e863e4db7abc9fb27a4fba2ec7395d7ee618f

Merge "refactoring - code clean up"

refactoring - code clean up

Change-Id: Ic2486da2bd415c132959ad9415d7a3e1b178dffa
Issue-ID: SO-360
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
6 years agoUpdated git submodules
HuabingZhao [Fri, 12 Jan 2018 02:57:00 +0000 (02:57 +0000)]
Updated git submodules

Project: sdc/sdc-workflow-designer master dab34255da3976a012f09acd7341983360776f42

Merge "Fix the failure of Unit Test."

Fix the failure of Unit Test.

Update the test data file 'template-test.bpmn20.xml' .

Issue-ID: SDC-909

Change-Id: I96db1b7e7dbdf9d79c341cc88c31f8d34d4b83b5
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
6 years agoUpdated git submodules
Lvbo163 [Fri, 12 Jan 2018 02:47:38 +0000 (10:47 +0800)]
Updated git submodules

Project: sdc/sdc-workflow-designer master 22050d0684629bf50dedd9eda20242c6aae62337

change file encoding

change pc to unix

Issue-ID: SDC-910

Change-Id: I3fde01a1b8c8daa4ea34622f369fb2e04b59b47f
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
6 years agoUpdated git submodules
Lizi [Fri, 12 Jan 2018 02:20:56 +0000 (02:20 +0000)]
Updated git submodules

Project: aai/esr-server master 486ed42762fedbc7cd0cc43704389ed41434eacd

Add unit test for ems management.

Change-Id: I21baa89e1517e0f5f208e2ed64d86c4b9c47c6b8
Issue-ID: AAI-637
Signed-off-by: Lizi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
Lvbo163 [Thu, 11 Jan 2018 11:13:03 +0000 (19:13 +0800)]
Updated git submodules

Project: sdc/sdc-workflow-designer master f093dcdbc4012a64c11a293052afbc74d84c8c5a

add backend service

add data access interfaces for template data

Issue-ID: SDC-905

Change-Id: Ie632b00dbc6ede01b0ee8a3c7abdbbc1f476f1e4
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
6 years agoUpdated git submodules
Skip Wonnell [Thu, 11 Jan 2018 20:10:33 +0000 (14:10 -0600)]
Updated git submodules

Project: appc master 8e5e31721e42c0679851d09891db7b56e194ba0c

Clean up license text in appc-sequence-generator

Change-Id: Ieffb4cf98c4b9d14943673fd480247770fc013c5
Issue-ID: APPC-396
Signed-off-by: Skip Wonnell <skip@att.com>
Sonar blocker issue resolution

Sonar issue resolutions for ConfigArtifactProcessor.java

Resolve this blocker issue:

https://sonar.onap.org/issues/search#issues=AWDHkCDV-08if2a6w3sT

And other sonar findings:

https://sonar.onap.org/issues/search#issues=AWDHkCDV-08if2a6w3sU
https://sonar.onap.org/issues/search#issues=AWDHkCDU-08if2a6w3sR
https://sonar.onap.org/issues/search#issues=AWDHkCDV-08if2a6w3sS

Change-Id: I2c4f2bb38a5d1fc07fd13c5220eac9fa16afe04a
Issue-ID: APPC-386
Signed-off-by: Skip Wonnell <skip@att.com>
6 years agoUpdated git submodules
Skip Wonnell [Thu, 11 Jan 2018 00:53:54 +0000 (18:53 -0600)]
Updated git submodules

Project: appc master 6be4c0af1971d3e000d279df2d9bc00517cb4cae

Sonar blocker issue resolution

Sonar issue resolutions for RestClientInvoker.java

Resolve Blocker issue:

https://sonar.onap.org/issues/search#issues=AWBzdRXQ-08if2a6vsl1

And other sonar findings:

https://sonar.onap.org/issues/search#issues=AWBzdRXP-08if2a6vslw
https://sonar.onap.org/issues/search#issues=AWBzdRXP-08if2a6vslx
https://sonar.onap.org/issues/search#issues=AWBzdRXP-08if2a6vsly
https://sonar.onap.org/issues/search#issues=AWBzdRXQ-08if2a6vslz
https://sonar.onap.org/issues/search#issues=AWBzdRXQ-08if2a6vsl0
https://sonar.onap.org/issues/search#issues=AWBzdRXP-08if2a6vslv
https://sonar.onap.org/issues/search#issues=AWBzdRXQ-08if2a6vsl2

Change-Id: Ic9d834f223db49bf0c02e51f334b3f93ace263cd
Issue-ID: APPC-387
Signed-off-by: Skip Wonnell <skip@att.com>
Sonar blocker issue resolution

Resolve this Sonar blocker issue: https://sonar.onap.org/issues/search#issues=AWDAtKDw-08if2a6wtv-

Change-Id: I723651c5f2ab64d79dce4e9a609d4d59e245515d
Issue-ID: APPC-388
Signed-off-by: Skip Wonnell <skip@att.com>
Sonar blocker issue resolution

Sonar issue resolutions for HttpDmaapConsumerImpl.java

Resolve this blocker issue:

https://sonar.onap.org/issues/search#issues=AWDfpmsG-08if2a6xIV5

And other sonar findings:

https://sonar.onap.org/issues/search#issues=AWDfpmsG-08if2a6xIV6
https://sonar.onap.org/issues/search#issues=AWBUkkJW-08if2a6vS8b
https://sonar.onap.org/issues/search#issues=AWBUkkJW-08if2a6vS8d
https://sonar.onap.org/issues/search#issues=AWBUkkJV-08if2a6vS8a
https://sonar.onap.org/issues/search#issues=AWBUkkJW-08if2a6vS8g

Issue-ID: APPC-385
Change-Id: Ic81c345ebfaddbd4fd88d4a95da6f546c65c3235
Signed-off-by: Skip Wonnell <skip@att.com>
Replaced to private String definition

Change-Id: Ibd5d9f63ea1fda33eccc69a9604c66c9d24733ff
Issue-ID: APPC-394
Signed-off-by: Taka <tc012c@att.com>
Fix sonar issues in AnsibleMessageParser

Change-Id: I18c434275af9d51732e4208908d0b877cbd47693
Issue-ID: APPC-389
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
6 years agoUpdated git submodules
pwielebs [Thu, 11 Jan 2018 15:11:19 +0000 (10:11 -0500)]
Updated git submodules

Project: appc master 66b9a2dcaf2015fbf7a6bc0257e565b31169e845

Cleaning TestAnsibleAdapterImpl class

Change-Id: I56ed7c582ce76203e3ad7c8ddf1ba53566a1d451
Issue-ID: APPC-392
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
6 years agoUpdated git submodules
root1 [Tue, 9 Jan 2018 10:59:05 +0000 (16:29 +0530)]
Updated git submodules

Project: policy/engine master cedb4478c6ff50a61dc1d1b445d39401606061b5

Removed useless parentheses

*Removed those useless parentheses

Change-Id: I19e9e027182dfd7dc2211d71fbb4acd8bf6b8be5
Issue-ID: POLICY-336
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoUpdated git submodules
Gary Wu [Thu, 11 Jan 2018 19:37:27 +0000 (11:37 -0800)]
Updated git submodules

Project: integration master 2b7aef3e38d07551f9c5ca184f486cd5f574c209

Fix CSIT Robot ExtendedSelenium2 library issues

The latest versions of the robotframework-selenium2library
and robotframework-extendedselenium2library seem to be
incompatible.  This fixes the two versions to a known
good old version set.

Change-Id: Iec8aedc2c9757bbc8787be128eeda1cb31272219
Issue-ID: INT-379
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Taka [Thu, 11 Jan 2018 16:26:42 +0000 (11:26 -0500)]
Updated git submodules

Project: appc master 35e77b9f71eaeeef7eeb3e543e43aefc435f1133

remove unused import classes for Ansible Adaptor

Change-Id: I967c3045620993bcea0d1d7f861cfd311f27fed2
Issue-ID: APPC-393
Signed-off-by: Taka <tc012c@att.com>
6 years agoUpdated git submodules
Pamela Dragosh [Thu, 11 Jan 2018 18:50:44 +0000 (18:50 +0000)]
Updated git submodules

Project: policy/engine master f0d9cfb56a032242527a9837fd613fe64fbfee42

Merge "Fixed as code optimization"

Fixed as code optimization

*no need to create seperate object, so optimized

Change-Id: I245d7fd26c0fabb26de6e9eb7c8bedf405d9d602
Issue-ID: POLICY-336
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoUpdated git submodules
root1 [Tue, 9 Jan 2018 10:52:49 +0000 (16:22 +0530)]
Updated git submodules

Project: policy/engine master 0213ffe513b4d1f1103e23bebcf3a6f64c408cd5

Fixed as per Java Code Conventions

*Moved the constructors after the variables

Change-Id: I531a911570867e05d2eabca98d349f4f2f26d0f9
Issue-ID: POLICY-336
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoUpdated git submodules
Tomek Kaminski [Wed, 10 Jan 2018 17:03:41 +0000 (18:03 +0100)]
Updated git submodules

Project: appc master da5c8adf5e12114e6267a0b71cad4a50d9bbecf0

Fix sonar blocker

Fix https://sonar.onap.org/issues/search#issues=AWBUkk54-08if2a6vTdT

Change-Id: Ic50564d4d47d76ac9bfa83b8ecd6f3d23f11904c
Issue-ID: APPC-383
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
6 years agoUpdated git submodules
Taka [Thu, 11 Jan 2018 03:13:33 +0000 (22:13 -0500)]
Updated git submodules

Project: appc/deployment master 8efadca803f1adc30e81510bc376c16d314d680d

remove MTU varible, and use the default value:1500

Issue-ID: APPC-384
Change-Id: If4573bed08b1b8d01f5eadc3da0d5f66aa044e07
Signed-off-by: Taka <tc012c@att.com>
6 years agoUpdated git submodules
Arul [Thu, 11 Jan 2018 14:50:40 +0000 (09:50 -0500)]
Updated git submodules

Project: aai/sparky-be master 74d351a550b50ba963fa0db6053ed4bd501a9868

Fixing jenkins build

Clenaing up the snapshot versions and adding implementation for the
getuserconfig

Change-Id: I17aac0f10a614e5e2420287e5ac165f4b5870c9e
Signed-off-by: Arul <arul.nambi@amdocs.com>
Issue-ID: AAI-542

6 years agoUpdated git submodules
kurczews [Thu, 11 Jan 2018 09:59:55 +0000 (10:59 +0100)]
Updated git submodules

Project: appc master 5a3148b4e01d473435c9fae01dbe741300a374e8

Fix sonar issues in EvacuateServer

Change-Id: Ia9992cc2566974183d7d4855a5f2e215b8c31033
Issue-ID: APPC-390
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
6 years agoUpdated git submodules
vempo [Wed, 10 Jan 2018 15:57:39 +0000 (17:57 +0200)]
Updated git submodules

Project: sdc master 16aeffbb7b864335075aa7159e5a997b173b5f80

Removed addDir method which is not used

Since this method is a package private method which is not used we
decided to delete it.

Change-Id: If2b303f97746b458b6d4c0e4e320fef3fc4962ae
Issue-ID: SDC-886
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Signed-off-by: ya107f <ya107f@intl.att.com>
6 years agoUpdated git submodules
Abhai Singh [Thu, 11 Jan 2018 11:26:57 +0000 (16:56 +0530)]
Updated git submodules

Project: sdc master 9582973589fdb08f9e5869be13eadd171ed06598

Fix ToscaFileOutputServiceCsarImplTest

Above mentioned test class has tests with shared state
and can fail unexpectedly during parallel execution.

Change-Id: I97772caaba60afca15f62166ba3b1c1d939bcc14
Issue-ID: SDC-904
Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
6 years agoUpdated git submodules
Lvbo163 [Thu, 11 Jan 2018 06:18:25 +0000 (14:18 +0800)]
Updated git submodules

Project: sdc/sdc-workflow-designer master 761b385b2a0a6dbec10717e6d94f1cd1e04bb2ef

support exclusive-gateway

add exclusive gateway definition

Issue-ID: SDC-902

Change-Id: Id7ff89d30735fa16169c2a78b743e1565eb90410
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
6 years agoUpdated git submodules
Seshu Kumar M [Thu, 11 Jan 2018 10:58:07 +0000 (10:58 +0000)]
Updated git submodules

Project: so master 373d6cb4b4b5ea3332ddb536d908ca831c28304f

Merge "UT for catalogDatabase"

UT for catalogDatabase

Fix the UT's for catalogDatabase.java.

Change-Id: Id385b5318c52e58d5de41a0a9032964de1bc63fa
Issue-ID: SO-360
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoUpdated git submodules
Seshu Kumar M [Thu, 11 Jan 2018 10:41:03 +0000 (10:41 +0000)]
Updated git submodules

Project: so master 5755fcdc1de5b3b0260b009f5055520f71093006

Merge "Utility Methods: clean xml of all empty nodes"

Utility Methods: clean xml of all empty nodes

Change-Id: I29e26659da6d031237dffe940373515ccaa645c8
Issue-ID: SO-377
Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
6 years agoUpdated git submodules
Seshu Kumar M [Thu, 11 Jan 2018 10:40:27 +0000 (10:40 +0000)]
Updated git submodules

Project: so master 70cd0b07f241c6b8fd3ded8895b351bee71681f1

Merge "Conflicting Jars: jaon-rpc and json-20160212"

Conflicting Jars: jaon-rpc and json-20160212

Change-Id: Ic822046c688f9c2531748f2cd02d9b54aabfbbcd
Issue-ID: SO-376
Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
6 years agoUpdated git submodules
Seshu Kumar M [Thu, 11 Jan 2018 10:38:57 +0000 (10:38 +0000)]
Updated git submodules

Project: so master c506bf454b752ecf71bc6dee2cf5641a1bb4db3c

Merge "Moved variable name extraction to separate class."

Moved variable name extraction to separate class.

Change-Id: Ic4105f9f3557c924928321c1b27f7b0e3444bfbc
Issue-ID: SO-374
Signed-off-by: biniek <lukasz.biniek@nokia.com>
6 years agoUpdated git submodules
Seshu Kumar M [Thu, 11 Jan 2018 10:36:30 +0000 (10:36 +0000)]
Updated git submodules

Project: so master 2874317b687cf37ce5596b9cfb0e9cf64876643b

Merge "Updated Service deployment changes not reflected"

Updated Service deployment changes not reflected

Issue-ID: SO-271
Change-Id: I7f27d1a1aa1f4b8a5f68618a3fdbb34cca477434
Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
6 years agoUpdated git submodules
vempo [Wed, 10 Jan 2018 13:12:22 +0000 (15:12 +0200)]
Updated git submodules

Project: sdc master fe9d4c4aa17182fb6dc7a9797364ba065973904f

Deleted no longer needed logging files

Change-Id: I0a214f9572c3acabc374154ffcaca71308dfd26b
Issue-ID: SDC-772
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoUpdated git submodules
vempo [Wed, 10 Jan 2018 19:30:05 +0000 (21:30 +0200)]
Updated git submodules

Project: sdc master b2fec9e85e345d12400bc05418a10e015b2dc1f8

Removed SLF4J from logging API

Change-Id: Icc1ae76ff3945d9965e2beafb2fe53fe911d0d4c
Issue-ID: SDC-772
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoUpdated git submodules
Lvbo163 [Thu, 11 Jan 2018 02:57:14 +0000 (10:57 +0800)]
Updated git submodules

Project: sdc/sdc-workflow-designer master c825e1c7a6fa1aa8f1c430384620ffd0addf25f8

add internationalization

add i18n for internationalization

Issue-ID: SDC-901

Change-Id: I2784194b0fbf1f1b3de9dd03feb33d03ba495e15
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
6 years agoUpdated git submodules
Lizi [Thu, 11 Jan 2018 03:29:08 +0000 (03:29 +0000)]
Updated git submodules

Project: aai/esr-server master ed26992f976741031237ead3a5dc0565d4318b05

Fix the java code style issue.

Change-Id: Ic4e307ff6bfede6e505b2d758b7f174532b2335b
Issue-ID: AAI-622
Signed-off-by: Lizi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
Gary Wu [Thu, 11 Jan 2018 05:11:50 +0000 (21:11 -0800)]
Updated git submodules

Project: integration master 3a12c790a0b743c2a50345515d6d505979a158a5

Change lab DNS config

Change-Id: I515b29677d786e18a98eebfbf8d5d45501e2bacf
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit 4fc947f51190baf02435b02a3fd70bd2da40ec62)

6 years agoUpdated git submodules
Lvbo163 [Thu, 11 Jan 2018 02:22:16 +0000 (10:22 +0800)]
Updated git submodules

Project: sdc/sdc-workflow-designer master 008518dc35ded3bb6dc3e6352472b5816271f583

adjust folder

change fold menu to menus

Issue-ID: SDC-900

Change-Id: Ifce180badf4f468a3291b118bfd4f631483541ec
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
6 years agoUpdated git submodules
fujinhua [Thu, 11 Jan 2018 02:17:54 +0000 (10:17 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 7cf487253870436fec8b5aca86c81ffec6ec240a

Fix vnf scale input of vnf-nfvo-lcm

Change-Id: Ib560bd4d4ffe2c04fbfff4f469f7bf50555cc649
Issue-ID: VFC-654
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
6 years agoUpdated git submodules
Lvbo163 [Thu, 11 Jan 2018 01:52:16 +0000 (09:52 +0800)]
Updated git submodules

Project: sdc/sdc-workflow-designer master ccaa7ff4383e127b9c61d1e511ec6741c42dd37a

unpdate microservice config info

add id for microservice config info

Issue-ID: SDC-899

Change-Id: I2cc2543458aea11603fd70ca95b25581ecd87a50
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
6 years agoUpdated git submodules
Gary Wu [Thu, 11 Jan 2018 02:16:29 +0000 (18:16 -0800)]
Updated git submodules

Project: integration master 5683ee11aaa1cd71caa0bb68d74c802c111b831e

Fix Designate Keystone IP address for Huawei's lab

Change-Id: Ie616b1b4ccbf525ae6c47d2f82b33d263d0b485c
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit 0d76f88fb3011bff21001df751b56c4bef6d20f5)

6 years agoUpdated git submodules
Lvbo163 [Wed, 10 Jan 2018 09:29:26 +0000 (17:29 +0800)]
Updated git submodules

Project: sdc/sdc-workflow-designer master 32222a4010ebdc739ee1586b09da6758136d9813

support edit rest task properties

modify rest taks config info, and enable edit rest task properties.component.css

Issue-ID: SDC-897

Change-Id: Icad8c1ee60d7572f311d5cba97cda6b2144a7469
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
6 years agoUpdated git submodules
Lizi [Thu, 11 Jan 2018 01:21:26 +0000 (01:21 +0000)]
Updated git submodules

Project: aai/esr-server master f73ad41f58f1f60d00d42a8bc5fc2502a46d62dd

Add the unit test for thirdpartySDNC management.

Change-Id: I208af4dbc5e693a7647a9ebf1912826ca849fe89
Issue-ID: AAI-500
Signed-off-by: Lizi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
Skip Wonnell [Wed, 10 Jan 2018 20:28:49 +0000 (14:28 -0600)]
Updated git submodules

Project: appc master 3b7892e138cf77cbdbadc13a83bf50726c3b22a7

Code synch up for appc-event-listener bundle

Change-Id: I6362ba99c6e15b78c65a2e3bbcb841c78e8c606c
Issue-ID: APPC-382
Signed-off-by: Skip Wonnell <skip@att.com>
6 years agoUpdated git submodules
Lizi [Wed, 10 Jan 2018 10:43:29 +0000 (10:43 +0000)]
Updated git submodules

Project: aai/esr-server master 769718b3e8b4e659299602701b575cf1b4b182c5

Fix the nonstandard coding.

Fix the ArrayList usage, Remove the redundancy newly object.

Change-Id: I0311297d4e1387f89196eab978ed58a86f54cddb
Issue-ID: AAI-500
Signed-off-by: Lizi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
Skip Wonnell [Wed, 10 Jan 2018 22:54:17 +0000 (16:54 -0600)]
Updated git submodules

Project: appc master ff3c47b5cd2333ee97816b11999edb9c493ee9b8

Remove unused testing file

Change-Id: I1cbd9505046f6f684650bf1a4d9bba83edc68a46
Issue-ID: APPC-305
Signed-off-by: Skip Wonnell <skip@att.com>
6 years agoUpdated git submodules
Gary Wu [Wed, 10 Jan 2018 22:14:39 +0000 (14:14 -0800)]
Updated git submodules

Project: integration master b82a41a5d27852d384bbd59c461ffd88326dea5f

Revert "Use ubuntu instead of root to check..."

This reverts commit 86fb15976b3370667c93d3141bed7dd518e3b69e.

Change-Id: Ib9e7c657dd97f52efbfc5373583d6d7accb37874
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit 95f265de74d5dc0afb4e7b36baedfb448e58e286)

6 years agoUpdated git submodules
Gary Wu [Wed, 10 Jan 2018 21:34:47 +0000 (13:34 -0800)]
Updated git submodules

Project: integration master 454fa9c81219d79636cedf73b819924c970dc7eb

Use ubuntu instead of root to check for docker

Change-Id: I91913bd00eceb604e0e58855d779835bb83d0563
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit 86fb15976b3370667c93d3141bed7dd518e3b69e)

6 years agoUpdated git submodules
Gary Wu [Wed, 10 Jan 2018 20:04:14 +0000 (12:04 -0800)]
Updated git submodules

Project: integration master 6ed47a473114ccc9b2644293ac945490ebce65a9

Use username/password in RC files to delete zones

Change-Id: Iea0dd80fa407e898f6e07b9131860c0c04bb5778
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit ab4e57206abec8d507f3ffa3a1d0bbb8aaf2ad5c)

6 years agoUpdated git submodules
Gary Wu [Wed, 10 Jan 2018 07:08:14 +0000 (23:08 -0800)]
Updated git submodules

Project: integration master 453ca898ef1d80af91767d7481bc3b1dbee03d41

Use apt and docker proxy for windriver lab

Change-Id: Ic800877cd3c939606655f834e491b72d93eebf5e
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit 341e0b5d4bb62380e77095cc22764c860706f645)

6 years agoUpdated git submodules
Gary Wu [Wed, 10 Jan 2018 06:37:27 +0000 (22:37 -0800)]
Updated git submodules

Project: integration master 53323368414770e1c161c97806c40e254ff1d330

Sleep up to 3 minutes to avoid disk contention

Change-Id: Ia3867a06ff88066484d2a1c1e60c16dc7521ec8c
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit 8d35f1c1aedb430fcd03293e4f37f5c0a683419d)

6 years agoUpdated git submodules
Gary Wu [Wed, 10 Jan 2018 04:20:39 +0000 (20:20 -0800)]
Updated git submodules

Project: integration master e040434116c939a082f60c178f88e3eb58852b75

Fix lab docker proxy host

Change-Id: I4bd5b3173435afad26ea64c7ecf35c471115affb
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit 51a9d6dd6f8c5db84b9fc4d1b355506a2029d6ee)

6 years agoUpdated git submodules
Gary Wu [Wed, 10 Jan 2018 03:54:45 +0000 (19:54 -0800)]
Updated git submodules

Project: integration master 5e8e8128b2cbb961e138704f791326e8d0d974e1

Use lab local docker proxies

Change-Id: Ifb7821d6173d16ccb59053edd9eb53632fe65933
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit f58cbcbc8603db69e1bac6b34d1d5aaf88470471)

6 years agoUpdated git submodules
Gary Wu [Wed, 10 Jan 2018 00:47:30 +0000 (16:47 -0800)]
Updated git submodules

Project: integration master d83efffdf04f9829347c6fd5f6b84e005e0bb4a0

Add support for lab apt proxies

Change-Id: Ic30d45f3ac088637fb680f77bbaf7871a07a6428
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit 3e2711149d797ad2731fe3fd4773ad2eaa12e7c8)

6 years agoUpdated git submodules
Gary Wu [Tue, 9 Jan 2018 20:17:28 +0000 (12:17 -0800)]
Updated git submodules

Project: integration master 955860cf3d66dbcd2c2001a902b759823ba4aa84

Fix DNS IP addresses for Huawei's lab

Change-Id: Ie091deac9fd2c81dbaefee4cb62a16ff8e0cc1ea
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit b6383dd195f1218b3ec82bf5ec09ff5b9fe9d37f)

6 years agoUpdated git submodules
kusuma kumari M [Wed, 10 Jan 2018 17:59:14 +0000 (12:59 -0500)]
Updated git submodules

Project: appc master f8c7a42ed4633b6c3e4610780ee0dbc39f355a26

attach volume & detach volume actions in openstack

Issue-ID: APPC-342
Change-Id: Ifb6ad409a53969c4e607a8d74c83dd80676c9527
Signed-off-by: kusuma kumari M <km583p@att.com>
6 years agoUpdated git submodules
Dilip kumar Pampana [Tue, 9 Jan 2018 22:24:35 +0000 (17:24 -0500)]
Updated git submodules

Project: appc master 8a10978ba382816c1497639034617928a2c003f8

Network Inventory Client Updates

Supporting IPv4/v6 Subnet and Gateway Addresses From INSTAR,Added code to process A&AI as source in PD file,New Requirement to extract vnfc information for single vserver for VM level operations

Issue-ID: APPC-351
Change-Id: I5c91d03a64fc6987e58ab48681f51dc5795bed07
Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
6 years agoUpdated git submodules
Alexis de Talhouët [Wed, 10 Jan 2018 17:46:13 +0000 (17:46 +0000)]
Updated git submodules

Project: oom master 8a36a9e441ce46ebe4e5fe46eaafd85d51f2db95

Merge "ONAP config operation in oneclick/tools"

ONAP config operation in oneclick/tools

Add scripts in oneclick/tools to support one click operation
 - create ONAP config in one click
 - clean ONAP deployment/config in one click

Issue-ID: OOM-494
Change-Id: Ieaf0cb25575fa5136a1ad14dc2b10ad8a85a6994
Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
6 years agoUpdated git submodules
mayankg2703 [Wed, 10 Jan 2018 04:56:59 +0000 (04:56 +0000)]
Updated git submodules

Project: oom master 6e6f78a99d27aa4c0c8303831524d7cdaacc4bb6

health check appc sdnhost

Issue-ID: OOM-40

Change-Id: I143ee304065fa759fcab6a30f33269c730b25cd3
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoUpdated git submodules
vaibhav_16dec [Wed, 27 Dec 2017 06:23:32 +0000 (06:23 +0000)]
Updated git submodules

Project: oom master 9d64b470f994809637ea51febdc2043072786472

Multi-cloud health check

Issue-ID: OOM-33

Change-Id: If8ca2a6eee8f95ce84781bedceb48c5882bc9792
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
6 years agoUpdated git submodules
mayankg2703 [Wed, 10 Jan 2018 04:56:39 +0000 (04:56 +0000)]
Updated git submodules

Project: oom master 19b62d143d9fd50034d54825347aa17522b9935f

health check sdnc sdnhost

Issue-ID: OOM-564

Change-Id: I643030f500061cf5f992fd374ebb476124e6a977
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoUpdated git submodules
Dilip kumar Pampana [Wed, 10 Jan 2018 15:26:15 +0000 (10:26 -0500)]
Updated git submodules

Project: appc master 14ee9cc1ceb81bd6fe963e4d3580595830885714

Life Cycle Managment Updates

Issue-ID: APPC-349
Change-Id: Ifdb7bf973c08374bea43c298005d88f2a9d15dd0
Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
6 years agoUpdated git submodules
Tomek Kaminski [Wed, 10 Jan 2018 15:51:15 +0000 (16:51 +0100)]
Updated git submodules

Project: appc master 40bae6d46b1fc0d91da8b16d07b145c86ecf7c0c

Fix sonar blockers

Fix https://sonar.onap.org/issues/search#issues=AWBUkk6L-08if2a6vTgG

Change-Id: I5257f208b4df95129fcadfd5952988d8efdd8203
Issue-ID: APPC-383
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
6 years agoUpdated git submodules
ya107f [Mon, 8 Jan 2018 12:04:44 +0000 (14:04 +0200)]
Updated git submodules

Project: sdc master 46562cc3c56e45d3e574ff20a88a6d25391abdc2

ZipOutputStream Cleanup

Enclose ZipOutputStream handling with try with resources block for
proper stream cleanup.

Change-Id: I2565ef411519f127208a4f966001edf735cb68c0
Signed-off-by: ya107f <ya107f@intl.att.com>
Issue-ID: SDC-886
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoUpdated git submodules
Tomek Kaminski [Wed, 10 Jan 2018 13:31:14 +0000 (14:31 +0100)]
Updated git submodules

Project: appc master f5ae43c807a693e72d98bb4c3aa75f00234224ad

Fix sonar blockers

Fix https://sonar.onap.org/issues/search#issues=AWBUkk6L-08if2a6vTgF
Fix https://sonar.onap.org/issues/search#issues=AWBUkk6L-08if2a6vTgG

Change-Id: If5fa742580c59db96e62405fd8b02d34de5656ba
Issue-ID: APPC-383
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
6 years agoUpdated git submodules
shrek2000 [Tue, 9 Jan 2018 14:00:28 +0000 (16:00 +0200)]
Updated git submodules

Project: sdc master 38cf5fed407ed0aa5e7adb72c90b82bccccfe3e0

Fail to Export VLM

Timestamps had null value, invalid json caused exceptions
Issue-ID: SDC-892

Change-Id: Iab117dd76cd51c3cd5fa62a59f55b18e265c58bf
Signed-off-by: shrek2000 <orenkle@amdocs.com>
6 years agoUpdated git submodules
amitjai [Wed, 10 Jan 2018 09:32:59 +0000 (15:02 +0530)]
Updated git submodules

Project: sdc master df348f9866e922122c7eb9c48210e18da3679913

Fixed Lifefcycle operation issue

Artifact Process Entity is not populating with all filed hence nullpointer exception while writing artifact file.

Change-Id: Ie26982471c25fc6c1a38bbe8a0e07efa7b33577d
Issue-ID: SDC-896
Signed-off-by: amitjai <amitjai@amdocs.com>
6 years agoUpdated git submodules
vempo [Wed, 10 Jan 2018 08:01:27 +0000 (10:01 +0200)]
Updated git submodules

Project: sdc master 8ba29c4639995f8911ef4f10ac5c5047d0cc8bfc

Merged two MDC related classes

Change-Id: I0efda7c99972ce133e2a4045b1ac07fe062d6445
Issue-ID: SDC-772
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoUpdated git submodules
vempo [Wed, 10 Jan 2018 09:44:21 +0000 (11:44 +0200)]
Updated git submodules

Project: sdc master 93a3d55ec5529a3f3950b92e3a78125928f60379

Removed unused code in logger

Change-Id: I04da65e3470d6444dd77a52a7c8371811d0941b6
Issue-ID: SDC-772
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoUpdated git submodules
Yury Novitsky [Wed, 10 Jan 2018 08:13:52 +0000 (08:13 +0000)]
Updated git submodules

Project: oom master 817e80be6b109f224b509efc5b38442ea05c5671

Merge "Add script collecting ONAP env details"

Add script collecting ONAP env details

Change-Id: Iac9e3413c21e5551785b20132dac19df7261536b
Issue-ID: OOM-546
Signed-off-by: yuryn <Yury.Novitsky@amdocs.com>
6 years agoUpdated git submodules
Lvbo163 [Wed, 10 Jan 2018 07:05:39 +0000 (15:05 +0800)]
Updated git submodules

Project: sdc/sdc-workflow-designer master 38dfd59a8b5d05266e5567f79dcf30fd10ef7c54

split element by type

split elements by type in toolbar

Issue-ID: SDC-895

Change-Id: I0254c9c5f938df80942d60ffefe4b8577c788233
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
6 years agoUpdated git submodules
fujinhua [Wed, 10 Jan 2018 05:42:19 +0000 (13:42 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 63fc9183e0196d02dd04bd98f82a90f97ee9fc06

Refactor ns get UT of vfc-nfvo-lcm

Change-Id: I15585f6e870ba48fb22d2b78b4e486982f42d2ed
Issue-ID: VFC-654
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
6 years agoUpdated git submodules
fujinhua [Wed, 10 Jan 2018 05:23:33 +0000 (13:23 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 7a73d345d22cd7236c53bbe95a8f1eb0f7fffb61

Refactor ns scale UT of vfc-nfvo-lcm

Change-Id: I0475cab5f72feb66878c910d10c68e6c406d3885
Issue-ID: VFC-654
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
6 years agoUpdated git submodules
fujinhua [Wed, 10 Jan 2018 05:03:48 +0000 (13:03 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 86e75c99036204b83fb40eca9dafdb46ee0aa087

Refactor ns scale UT cases of vfc-nfvo-lcm

Fix input params

Change-Id: I90a24fe2c94a1e6bf6c506798e6d00570af90de4
Issue-ID: VFC-654
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
6 years agoUpdated git submodules
Lizi [Wed, 10 Jan 2018 02:58:01 +0000 (02:58 +0000)]
Updated git submodules

Project: aai/esr-server master 3ca84f4c73c5996a2cc5d4372d70f1e7bce5cf0f

Add unit test for vnfm manage API.

Change-Id: I51af8e01b8408acb6e7b0213c2db25c7e49102cd
Issue-ID: AAI-500
Signed-off-by: Lizi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
Gao Weitao [Wed, 10 Jan 2018 02:12:45 +0000 (02:12 +0000)]
Updated git submodules

Project: vfc/nfvo/lcm master 9a778cccb79c4b5f279b03b8a78387a212d100a3

Merge "Fix typo in documentation"

Fix typo in documentation

Fix typos in documentation.

Change-Id: I8b53c224821343e9e2fe4663127f7abd1a1f7b54
Issue-ID: VFC-629
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoUpdated git submodules
Lizi [Tue, 9 Jan 2018 12:43:30 +0000 (12:43 +0000)]
Updated git submodules

Project: aai/esr-server master 4bc5af16cefb4c33f83bf499b385c94e0c850595

Add unit test for query vnfm by ID.

Change-Id: I9ad13cf69cff5764173e3c78ed97f4e44df9dcc2
Issue-ID: AAI-500
Signed-off-by: Lizi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
Lvbo163 [Tue, 9 Jan 2018 11:31:52 +0000 (19:31 +0800)]
Updated git submodules

Project: sdc/sdc-workflow-designer master eb2d1c385e5c3d96e770b776f74ddbde9f2b133f

fix error while workflow is empty

workflow select list error while workflow list is empty

Issue-ID: SDC-891

Change-Id: I3c92891efe4b323fcc6130b3ead6dcc7ff61af48
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
6 years agoUpdated git submodules
Dilip kumar Pampana [Tue, 9 Jan 2018 19:51:52 +0000 (14:51 -0500)]
Updated git submodules

Project: appc master 939d33e7468582edf643de2d66f06fa4b638ed67

Artifact Handler Updates

replaced Constants.APPC_CONFIG_DIR with System.getenv("APPC_CONFIG_DIR") in dbServices.java

Issue-ID: APPC-350
Change-Id: Ib0f3ec47311848a5a75525d0e35361485cc63956
Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
6 years agoUpdated git submodules
George, Lina (lg941u) [Thu, 4 Jan 2018 19:41:40 +0000 (14:41 -0500)]
Updated git submodules

Project: appc master c6cb076e759b2e2c3e55867992500ea593001bca

Updates to config encryptiontool bundle

Issue-ID: APPC-354
Change-Id: I8903cb31001e96f05e7b4774d93b00941039d62e
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
Appc Interface Services

Scope Overlap API Or REST service

Issue-ID: APPC-348
Change-Id: Id32b4c88f57a9f9ce2234598d03dcca5946d4683
Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
6 years agoUpdated git submodules
Alexis de Talhouët [Tue, 9 Jan 2018 21:13:01 +0000 (21:13 +0000)]
Updated git submodules

Project: oom master e3c645086aa3153939a24b98f5ef4b42f4e55b58

Merge "VFC Health Check"

VFC Health Check

Issue-ID: OOM-32

Change-Id: Ic24a166856352de14371d994d003acbfc38cf3bf
Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
6 years agoUpdated git submodules
Alexis de Talhouët [Tue, 9 Jan 2018 21:12:32 +0000 (21:12 +0000)]
Updated git submodules

Project: oom master 78f8a667c0baf7f9ecb006a0e3c36600c7dbb169

Merge "MSB Health Check"

MSB Health Check

Issue-ID: OOM-25

Change-Id: Ieadcfb6f0b35e8f96d59b57413406bbca13ad04f
Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
6 years agoUpdated git submodules
Skip Wonnell [Tue, 9 Jan 2018 18:29:48 +0000 (12:29 -0600)]
Updated git submodules

Project: appc master 57c37a4a6f390ed059897d5b382a59d1e1443852

Rename file due to case conflict on windows

Both Start.json and start.json exist in appc-sequence-generator-bundle/src/test/resources/output.
This causes issues when working in a windows environment as both files cannot exist.
Renamed Start.json to Start2.json and updated the test accordingly.

Change-Id: I0b3fdf673dc71e2886c9e3f66e261c9aa7bc2e93
Issue-ID: APPC-380
Signed-off-by: Skip Wonnell <skip@att.com>
6 years agoUpdated git submodules
George, Lina (lg941u) [Tue, 9 Jan 2018 18:46:51 +0000 (13:46 -0500)]
Updated git submodules

Project: appc master db1cca1d26714021a069b2aedeaf83d7325d7493

Updates to config audit bundle

Issue-ID: APPC-381
Change-Id: I822df3e4352964bfd14e5b1a81a6e0739d409c5c
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
6 years agoUpdated git submodules
Dilip kumar Pampana [Tue, 9 Jan 2018 17:25:37 +0000 (12:25 -0500)]
Updated git submodules

Project: appc master 531ba500e19e30b7d4ff0ee8c585f407f6ee295a

AAI Client Updates

Update and retrieve OAM Addresses,Update vnfc data

Issue-ID: APPC-352
Change-Id: Ibf7bdb38296f278fd414ef0b9464ed42245051f1
Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
6 years agoUpdated git submodules
kusuma kumari M [Tue, 9 Jan 2018 16:19:57 +0000 (11:19 -0500)]
Updated git submodules

Project: appc master 9f4b9299a1bdfaffb669fb051707d3e540a9f529

platform hardening changes for appc-adapters

Issue-ID: APPC-362
Change-Id: I5dfcee3ea542b130916b055b408f89240e513bba
Signed-off-by: kusuma kumari M <km583p@att.com>
6 years agoUpdated git submodules
George, Lina (lg941u) [Mon, 8 Jan 2018 21:38:33 +0000 (16:38 -0500)]
Updated git submodules

Project: appc master 55f9e7db829f1d8d01a71a8e44388f2c4f49d004

Updates to config flow-controller bundle

Issue-ID: APPC-378
Change-Id: Ie2d649c54abac69d721e60bc64ab9fa23eef5ca0
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>