doc.git
5 years agoMerge "Add helm & k8s versions for casablanca"
Rich Bennett [Thu, 8 Nov 2018 01:04:19 +0000 (01:04 +0000)]
Merge "Add helm & k8s versions for casablanca"

5 years agoUpdated git submodules
Gary Wu [Thu, 8 Nov 2018 00:52:53 +0000 (00:52 +0000)]
Updated git submodules

Project: integration master 4ee737cff74c52411b1d2f1455e15055f176b7ab

Merge "update sdc and work flow versions."

update sdc and work flow versions.

Change-Id: I613ca39e2d6a9f0251bc4ba9caa5d09a7ab4deb5
Issue-ID: SDC-1865
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
5 years agoUpdated git submodules
Vijay Venkatesh Kumar [Wed, 7 Nov 2018 12:14:57 +0000 (12:14 +0000)]
Updated git submodules

Project: integration master 7f8617faa586fd2fbe17d5a45008c25831f8a7de

update DFC version

Change-Id: Idfbedc4f25684a1a8c5a68d3cd7ee5f0b86602c8
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-946

5 years agoUpdated git submodules
Bin Hu [Thu, 8 Nov 2018 00:21:33 +0000 (00:21 +0000)]
Updated git submodules

Project: multicloud/k8s master b4a5ff60af9186f45f64f310d1d615da571c834d

Merge "Fix start.sh script"

Fix start.sh script

The start bash script is used during development phase to quickly
test some changes in source code. This script requires to get the
IP address of the Consul database and export the image name. This
change fixes those instructions

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

5 years agoUpdated git submodules
Instrumental [Wed, 7 Nov 2018 23:36:15 +0000 (17:36 -0600)]
Updated git submodules

Project: aaf/authz master 8cd88b8fbd5cdaa3fe796a11c0788ba202a808a3

Fix Proxy DELETE

Issue-ID: AAF-617
Change-Id: I9c9380480eada84cf91effab9330eb0c81770b70
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Victor Morales [Wed, 7 Nov 2018 22:51:52 +0000 (22:51 +0000)]
Updated git submodules

Project: multicloud/k8s master 5915937baedda033ec6a558caa376d2d9cf3eaa7

Merge "Change proxy-mode from iptables to ipvs"

Change proxy-mode from iptables to ipvs

Kubespray uses iptables by default for implementing a form of virtual
IP. Ipvs has better performance when syncing proxy rules than iptables.
This change sets that configuration option.

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

5 years agoUpdated git submodules
dglFromAtt [Thu, 25 Oct 2018 12:06:45 +0000 (08:06 -0400)]
Updated git submodules

Project: dmaap/dbcapi master 87bf9245434ad317ea39a84a0099233197f3d7c2

Introduce useExisting query param for feeds/topics

Change-Id: I0eb7000cff801a7fb622c70d4621458fe3574fed
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-878

5 years agoUpdated git submodules
Jimmy Forsyth [Wed, 7 Nov 2018 21:53:02 +0000 (16:53 -0500)]
Updated git submodules

Project: aai/aai-common master 6edb62395a4a18481ff851a218af3e570f085b4e

Update API doc and custom query doc

Issue-ID: AAI-1878
Change-Id: I597eed7bfc64f73b2ac4300ca63f77384e727813
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdated git submodules
Manzon, Inna (im453s) [Wed, 7 Nov 2018 14:20:47 +0000 (16:20 +0200)]
Updated git submodules

Project: sdc/sdc-tosca master bc0945a600e11741b86524889740b701297c986f

Update ReadMe file for 1.4.5 version

Change-Id: Ic0019492ac0b8932084875a32164841ff4592ebd
Issue-ID: SDC-1904
Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
5 years agoUpdated git submodules
Jimmy Forsyth [Wed, 7 Nov 2018 19:16:37 +0000 (14:16 -0500)]
Updated git submodules

Project: aai/aai-common master 84e5a3a494565d21fae0ea79b470b0ef7f31a6d6

Update API doc and add custom query doc

Issue-ID: AAI-1878
Change-Id: I55d29b3a4ad6c5b4a641644a82fe1848b3a10b7c
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdated git submodules
Benjamin, Max (mb388a) [Mon, 5 Nov 2018 16:00:36 +0000 (11:00 -0500)]
Updated git submodules

Project: so master 61affc6311906aee71b16ee8632c1e7468cd1990

Catchup commits for Dublin

added property for retry timer multiplier for testing
Infra APIH table, fixed test assertNull condition.
Infra APIH table, added tests for request-url = null.
Infra APIH should write request_url to infra_active_requests.
Return SelfLink URL on ServiceInstantiation SyncResponse.
Added JUNITS. Added helper method to get AAI ResourceUri to faciliate
unit test. Fixed code to correctly extract related generic vnf or vce
id.
updated unit test coverage for update network
Handle REST NotFoundException for serviceInstance nodes query. Process
should continue for new order request and throw exception only for SUPP
request.
Added disconnect functionality to the gw vnf test tool.
Added conversion of vnf management option to dhv change speed
sync subnet status with network update
updated macroData vol assigned delete continue script
Correct the name of DeleteVfModuleBB subprocess.
fix the custom resolver to not convert int in string to int
Write the returned value from Homing to gBBInput
Use explicit conversion to JSON to read cloudConfiguration settings.
added property for retry timer multiplier for testing
avoid storing AAI yang models in execution
added handlingCode to rollback test in workflowactionbb
passed in alacarte flag to execute layer for rainy day
added test cases for RollbackToAssigned rainy day hand
added rollback to assign in catalog db rainy day hand
Updated vnf adapter delete stubs to be a post for test.
Added a javadoc to basic auth override method
Added a check to not add blank headers to the headerMap in httpClient.
Added check for if entity exist before calling readEntity.
Fixed failing junits and updated way the body is obtained
Added missing import statement for http client.
Fixed mistakes and made updates caught during review.
Removed post and httpPost methods from RESTClient and refactored
references
Refactored multiple http post references to use httpClient instead.
Removed close connection method and randomized port in unit test
Added http client unit test, coverage is currently at 90 percent
Resolve conflict in sdnc adapter reste v1 method
Began removing http delete and delete methods from RESTClient and
aaiUtil.
Removed http put method and executeput method, refactored references.
fixed broken tests in the branch in jenkins build
Fix Springboot 2.0 start up issues, and other issues
added in implementation to generate self link if there isnt one
removed dbcp2 from poms that still had them
added rollbackstatusmessage to stub in testprocess
added rollback_status_message to the schema sql file
Added variable for rollbackStatusMessage
Added rollbackStatusMessage to get response
added rollback status message to archived infra request
set rollback status message to successful on boolean
added logic to split rollback and regular error message
added rollback status message to infra active requests
pushing the cloud config changes as well
Added media type and fixed cast plural issue.
Made various updated and fixes to code that was changed.
Removed all no longer used RESTClient imports from classes
Removed and refactored references for aaiUtil methods and all remaining
RESTClient methods, removed RESTClient project and updated poms.
Return canonical stack id on multicloud create
Fix OOF Config Ingestion
Fix variable to retrieve sdnc endpoint
Prepare resources for service uuid req
Fix swapped parameters for multicloud DELETE
Update msb-java-sdk to resolve license issues
cloud owner support for SDNC interface
correlationId is now read from userParams
Fix up request body of multicloud adapter body
removed LinkedHashMap<?,?> from java classes
Cut over logging project to release not snapshot
Update unit tests, revert test code, fix comments
Fix remaining number of Unit Tests, on avpn flow
Fix JUNITS add callback url, fix BPMN issues
Update SDNC interaction to support a-sync
updated bpm assert import and corrected tests
updated test case to be mockito 2 compliant
additional changes to import statements and tests
Change the place where the data for multistage gets set
Update treatment of PENDING_ACTIVATION VF_MODULE CREATE entries to
SILENT_SUCCESS to support first stage of multistage.
Implement second stage of multistage design VF Module Creation
removed LinkedHashMap<?,?> from java classes
Removed SNAPSHOT from dependency
Cut over logging project to release not snapshot
Fixed failing BBInputSetup tests
Update unit tests, revert test code, fix comments
Updated apih tests to use networkInstanceGroup
Updated ModelType enum and fixed compilation issues
Fix remaining number of Unit Tests, on avpn flow
Fix JUNITS add callback url, fix BPMN issues
Implementation of the first stage of multistage design for VF Module
creation.
Update SDNC interaction to support a-sync
no longer leave modified files after test runs
Remove generated CSAR, that occurs during JUNIT
Update Camunda Pods to use Flyway Migration in 1902
Updated hashcode method and removed comment.
Added aggregate routes to the sdnw request and updated pom sdnw
dependency.
Began to set aggreagate route information for vrf configuration.
modified remaining files with att-aic references
Correct rollbackData setting and protect against potential null objects.
correct AAIObjectPlurals enum value name
Update POJO to use type URL for selfLink.
Optional<URL> - construct SelfLink Url format.
Construct SelfLink Url format from full Url.
added missing properties to application-test.yaml
fixed compliation error after merge of unit test
restored files which should not have been deleted
Fix SO vulnerabilities with cxf
Fixing bpmn infra endpoint in so-monitoring yaml
removed att-aic from codebase
default cloud owner now configurable
Set homingService in WorkflowAction
Fix Java Ex in Homing
Version should be 1.3.1 to release new dockers
Pnf Spring Environment correction
test property now has dynamic wiremock port
removed test specific wiremock rule that was causing problems
re-enabled and corrected integration tests for so-bpmn-tasks
Test to get sniro homing v2 test working by splitting test suites for
each spring application
Reverted changes to old migration scripts..
Fixed spring context issue with test HomingV2.
Removed unused import to fix compilation errors
Fixed onap changes to homing, migrated homingV2 to homingBB, fixed
broken junits again.
- Updated isUseHttpsWithDmaapTest to check assertTrue rather than
assertFalse.
- Upgraded code to make the isUseHttpsWithDmaap configurable.  It will
default to true if no value is found in the config file.
moved workflowaction test class to the test section
added status message update for retry and rollback
beefed up error message debug logging and req db msg
added debug lines to workflowactionbbtasks reqdbcall

Issue-ID: SO-1187
Change-Id: Iec1aff4ed30a43c0e0b2cdb06c28d8db8a99a830
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdated git submodules
Vijay VK [Wed, 7 Nov 2018 20:41:15 +0000 (20:41 +0000)]
Updated git submodules

Project: dcaegen2 master 56f3194910de86e913ab6b0e804655d6e46f7559

update doc for dcae

Change-Id: I766d925e6e5d63a365f4f2bd3e33a3a3c37fe233
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-772

5 years agoUpdated git submodules
Tal Gitelman [Wed, 7 Nov 2018 13:41:55 +0000 (15:41 +0200)]
Updated git submodules

Project: sdc master 3edb71cfc640b32a7cea3ee0823350ef19dd7694

Error displayed on deleting VF/VFC

 - from Service Composition

Change-Id: I48c2256b0584c69b94c870eefd834eaf2891f56d
Issue-ID: SDC-1888
Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
5 years agoUpdated git submodules
Lovett, Trevor [Wed, 7 Nov 2018 19:35:30 +0000 (13:35 -0600)]
Updated git submodules

Project: vnfrqts/testcases master 1248f5ddbb10f614c20ba85f2a91f3b8caefc11a

VNFRQTS Linking to VNFSDK Testing Mapping

Change-Id: Ia994ba66cac48895037bfc30005e103178f72689
Issue-ID: VNFRQTS-475
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
5 years agoUpdated git submodules
Lovett, Trevor [Wed, 7 Nov 2018 19:07:03 +0000 (13:07 -0600)]
Updated git submodules

Project: vnfrqts/requirements master 0d5d97e1a128ff5a66a8f664c600fbe8b77fc778

VNFRQTS Updating release notes and metadata

Change-Id: Icb6deeb8ab33469fc9544442cd6e336166a89783
Issue-ID: VNFRQTS-475
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
5 years agoUpdated git submodules
Mike Elliott [Wed, 7 Nov 2018 18:56:55 +0000 (18:56 +0000)]
Updated git submodules

Project: oom master 0f282c08081ea538b1c49159a57eb2766f7372f2

Merge "Add missing naming policy for vFW_NextGen"

Add missing naming policy for vFW_NextGen

Change-Id: I3055262c43411462c962c50f22b95a2c86e48dc0
Issue-ID: POLICY-983
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoUpdated git submodules
pau2882 [Wed, 7 Nov 2018 02:39:44 +0000 (21:39 -0500)]
Updated git submodules

Project: logging-analytics master 8dd149c02d9cd8bb794fc3c823a26a1fd1c31b51

POMBA casablanca release notes

Change-Id: If8bebd8c9e629db6b99d92e9c0dbb69204237ca3
Signed-off-by: pau2882 <prudence.au@amdocs.com>
Issue-ID: LOG-756

5 years agoUpdated git submodules
Gary Wu [Wed, 7 Nov 2018 17:29:24 +0000 (09:29 -0800)]
Updated git submodules

Project: oom master e2449eb725d44c70030077a14930895a5fc5ecd7

Sync docker tags with release manifest

Sync docker tags with the release manifest from integration
repo commit 1e16c7e67d1fdeadab3789b07d6d2f47b7d0ffd7.

Change-Id: If580d0000108ce9ff70ad128b9bc93bf4364376b
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated git submodules
renealr [Tue, 6 Nov 2018 17:32:41 +0000 (12:32 -0500)]
Updated git submodules

Project: aai/sparky-be master 206e44d57c0b1800abc2faf313a5c0c1b4945a8a

update sparky with configurable features

Allow end user calls and sync calls to be configurable
expose the ability to set shallow entities configuration from a
delimited string
add proper exit condition for auto suggestion if the suggestible type
list is empty
enable a configurable domain
add the ability to personalize html header and title

Issue-ID: AAI-1874
Change-Id: Iec7183e0e82dba7f63780eeab824d000fe5f558c
Signed-off-by: renealr <reneal.rogers@amdocs.com>
5 years agoUpdated git submodules
Vijay Venkatesh Kumar [Wed, 7 Nov 2018 18:03:47 +0000 (18:03 +0000)]
Updated git submodules

Project: dcaegen2 master 1de24161227f730902b68f4494b4dc7a66034e73

Merge "Adding PNDA documentation"

Adding PNDA documentation

Added link to PNDA Guide and resource estimates as well as updates
to tables of properties.

Change-Id: I52e14d7b2732f7c845bbec38cd3432793243ab3c
Issue-ID: DCAEGEN2-733
Signed-off-by: Donald Hunter <donaldh@cisco.com>
5 years agoUpdated git submodules
Lovett, Trevor [Wed, 7 Nov 2018 14:31:43 +0000 (08:31 -0600)]
Updated git submodules

Project: vnfrqts/requirements master d3289e3c55cb2a255b8bb3be2193c84f7b9b3621

VNFRQTS Fixing out of date link on R-22346

Change-Id: If5da1ad97c7b65ab0f5d2f407899385d7a00dd4f
Issue-ID: VNFRQTS-447
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
5 years agoUpdated git submodules
Welch, Lorraine (lb2391) [Wed, 7 Nov 2018 16:00:02 +0000 (11:00 -0500)]
Updated git submodules

Project: oom master 375bd6b005aa6afa3cae297b1aca09f5a3f6a583

Fixed license text.

Issue-ID: PORTAL-466

Change-Id: I8ae36d7117acba3013e25b657260ea2368429321
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
5 years agoUpdated git submodules
Jorge Hernandez [Wed, 7 Nov 2018 16:56:59 +0000 (16:56 +0000)]
Updated git submodules

Project: policy/engine master 6de77ecc35e8c5333be8d35f0f46ca5679ad8127

Merge "Remove exclusion of dme"

Remove exclusion of dme

Since upgrading to dmaap 1.1.9, the exclusion is no
longer needed. This exclusion may have been the culprit
to POLICY-698's problem. Thus, removing the added
dependency that was put in to resolve it.

This should now clear all the javax.jms inclusions
which have license issues.

Issue-ID: POLICY-1229
Change-Id: Iba5e9db9576a8a8ca685e2ddfb46369ff6118cf0
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoUpdated git submodules
Welch, Lorraine (lb2391) [Wed, 7 Nov 2018 15:46:40 +0000 (10:46 -0500)]
Updated git submodules

Project: portal master 49d1b7109c9b7179ce9fd89696fe1ef8025e76a5

Fixed license text.

Issue-ID: PORTAL-466

Change-Id: I1b533a9c70d4be92906c6425ae17deb963393d53
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
5 years agoUpdated git submodules
Balaji, Ramya (rb111y) [Wed, 7 Nov 2018 15:05:28 +0000 (10:05 -0500)]
Updated git submodules

Project: appc master af2fcc24fc53bf8bde0e38f2276d702d923c4b80

Added more logging to narrrow down issue

Issue-ID: APPC-1231
Change-Id: I145c1309cb80b46477eca665ace5ce2358fac819
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
5 years agoUpdated git submodules
Alexis de Talhouët [Wed, 7 Nov 2018 15:39:57 +0000 (15:39 +0000)]
Updated git submodules

Project: oom master 34e852aa63e5c4a3e8e1daebc664e072c09f06ef

Merge "Fix bad port variables in helm drools chart."

Fix bad port variables in helm drools chart.

Fix bad port variables in helm drools chart template if not NodePort

Change-Id: I7b4aac5c7a9619115b2cc8fec4c022d53e1babbe
Issue-ID: POLICY-1253
Signed-off-by: dgermain <daniel.germain@cgi.com>
5 years agoUpdated git submodules
Stanislav Chlebec [Mon, 5 Nov 2018 08:40:22 +0000 (09:40 +0100)]
Updated git submodules

Project: portal master ee3d2ddb7883237f4c107bc2eb5f6d9db83effdf

Fix typos

Change-Id: I9b8fbaf7ccfd20d5a7ec8075e47e40ae6671812d
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582

5 years agoUpdated git submodules
Gary Wu [Wed, 7 Nov 2018 15:00:58 +0000 (15:00 +0000)]
Updated git submodules

Project: integration master 1e16c7e67d1fdeadab3789b07d6d2f47b7d0ffd7

Merge "Updated Docker Image Version"

Updated Docker Image Version

Change-Id: I00fa78d9f531ff979ccd5ca44f4f6204b3d5fe78
Issue-ID: HOLMES-181
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoUpdated git submodules
Michael Mokry [Tue, 6 Nov 2018 21:01:11 +0000 (15:01 -0600)]
Updated git submodules

Project: policy/engine master c711715096ffc158fc8baa48fc90b147faf7f4c4

Fix issue with rendering 'identity' key in GUI

Modified the java code to check dataOrderInfo format when getting data from
model stored in the db table.

Modified js code to check for type string when replacing 'equal-sign'
with '=' in enum value list

Change-Id: Iac804bc59da756f03073266703a684382d4afaff
Issue-ID: POLICY-1243
Signed-off-by: Michael Mokry <michael.mokry@att.com>
(cherry picked from commit 32d9ca08e62acee4239a2b02464bc332bebbaf32)

5 years agoUpdated git submodules
Lovett, Trevor [Wed, 7 Nov 2018 14:17:51 +0000 (08:17 -0600)]
Updated git submodules

Project: vnfrqts/requirements master cb971745cdc0a5082ea16bb7ea21756721c95c96

VNFRQTS Updating security requirements

Change-Id: I71ae46277e1a832b462f37ccdb83159ac5e28033
Issue-ID: VNFRQTS-404
Issue-ID: VNFRQTS-369
Issue-ID: VNFRQTS-323
Issue-ID: VNFRQTS-357
Issue-ID: VNFRQTS-442
Issue-ID: VNFRQTS-485
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
5 years agoUpdated git submodules
Vijay Venkatesh Kumar [Wed, 7 Nov 2018 14:45:06 +0000 (14:45 +0000)]
Updated git submodules

Project: dcaegen2 master 6d1532594970e90ced4e8cd6c4446097d4d85c26

Merge "Documentation update"

Documentation update

- document prh authN/authZ feature
- broken linkage corrections
- wrong formatting corrections

Change-Id: Ie9bb86445712185ac4b9aebdbca75c629327d6fa
Issue-ID: DCAEGEN2-960
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
5 years agoUpdated git submodules
Vijay Venkatesh Kumar [Wed, 7 Nov 2018 14:42:58 +0000 (14:42 +0000)]
Updated git submodules

Project: dcaegen2 master 937c7b9fcc89015debe168ed05c91c84eff3d840

Merge "Add "Supported domains" section to HV-VES docs"

Add "Supported domains" section to HV-VES docs

Change-Id: I57843aa8663c4b253bd388f6ff12fd6fdb475daa
Signed-off-by: jdudycz <jakub.dudycz@nokia.com>
Issue-ID: DCAEGEN2-945

5 years agoUpdated git submodules
Alexis de Talhouët [Wed, 7 Nov 2018 14:38:31 +0000 (14:38 +0000)]
Updated git submodules

Project: oom master 0a430747feda1604c674dc788f1b24e304854689

Merge "correct the license header"

correct the license header

based on LinuxFoundation suggestion, corrected
the license header

Change-Id: If739d31bdadf86a4de7875e2c700d65bac4d1a12
Issue-ID: APPC-1229
Signed-off-by: Taka Cho <takamune.cho@att.com>
5 years agoUpdated git submodules
liamfallon [Tue, 6 Nov 2018 12:02:46 +0000 (12:02 +0000)]
Updated git submodules

Project: policy/apex-pdp master 53d8916cc60d97e2ce7ae345f8cc25f5602567da

Refactor unit test data

There were many copies of test policies and examples
strewn through the Apex unit tests. This change cleans
up the unit tests so that a single version of all example
policies is used in all tests.

Also added a new relative file root command line parameter
to Apex to allow the root of relative paths in configuration
files to be set.

Apologies for the size of this review but unfortunately
all of this must be done in one shot.

Issue-ID: POLICY-1252
Change-Id: Ibbb18fbf18e3897a1c61301d0a65e62bc643a0e9
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
5 years agoUpdated git submodules
Alexis de Talhouët [Wed, 7 Nov 2018 14:14:33 +0000 (14:14 +0000)]
Updated git submodules

Project: oom master 03134eec23717623f1e9efef5213dc5540b4ae8b

Merge "Make INFO.yaml corrections"

Make INFO.yaml corrections

- Add David's information which was missing from
the beginning.
- Remove Mike's duplicated entry.

Change-Id: Idae6bb122a6602a18f15722c707aa8e1655a1340
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoUpdated git submodules
Alexis de Talhouët [Wed, 7 Nov 2018 14:13:19 +0000 (14:13 +0000)]
Updated git submodules

Project: oom master 76d02071f00c04937e34905e93084f5ea1816cc1

Merge "music-tomcat: Use "common.repository" framework"

music-tomcat: Use "common.repository" framework

Change-Id: Ifb19d7d59f8e0d2057174659ac3beb4f0b781d6d
Issue-ID: OOM-874
Signed-off-by: Julien Barbot <julien@barbot.org>
5 years agoUpdated git submodules
Alexis de Talhouët [Wed, 7 Nov 2018 14:13:05 +0000 (14:13 +0000)]
Updated git submodules

Project: oom master bf97fd81c2c7d3eefd9ce48d2d60c5b720cae086

Merge "Resolve issues creating POMBA DMaaP topics"

Resolve issues creating POMBA DMaaP topics

Change-Id: I25497f5c88304f36274d9226d42e8946c9800c80
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-794

5 years agoUpdated git submodules
Huabing Zhao [Wed, 7 Nov 2018 01:54:46 +0000 (09:54 +0800)]
Updated git submodules

Project: aai/esr-gui master 87fa6ad968ad43587e0fde8c346e5e2df1fb4834

Revert "Fix esr security vulnerabilites"

This reverts commit 2b609609b666715907dad476b8a1ffaaa6f33989.

Issue-ID: AAI-1879
Change-Id: Ie1bb804778a36e84be02e82a618df70da4d4c6ae
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
5 years agoUpdated git submodules
elinuxhenrik [Wed, 7 Nov 2018 09:23:15 +0000 (10:23 +0100)]
Updated git submodules

Project: dcaegen2 master fcd786b0c6fd8de7819669b6fbefcab3993bf680

Add link to new DFC documentation

Change-Id: Ib6b9750ebdf138b55add7a1cdcb83b0b8d52a428
Issue-ID: DCAEGEN2-876
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
5 years agoUpdated git submodules
sebdet [Mon, 5 Nov 2018 13:12:48 +0000 (14:12 +0100)]
Updated git submodules

Project: clamp master ac4958ae6d30e60c5cf0bd66ce8f3c79191c6726

Remove XACML

Remove XACML from dependencies due to licensing issue

Issue-ID: CLAMP-245
Change-Id: I5e325d13546369c7748736d56382b95c97c922df
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoUpdated git submodules
zhangab [Wed, 7 Nov 2018 10:44:26 +0000 (18:44 +0800)]
Updated git submodules

Project: usecase-ui master 5068ef4e733342d03d30ad895e5dcbeb4b6390b1

Support NS Package Upload for VF-C

Change-Id: Id5818d125ca7ed54079ae05df93100df9d43da13
Issue-ID: USECASEUI-156
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
5 years agoUpdated git submodules
fujinhua [Wed, 7 Nov 2018 09:35:02 +0000 (17:35 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 16e8e22821c23a3a43d89bc8133c5a41de1b110b

Update version from 1.2.0 to 1.2.1

Change-Id: I69a6b43752257adad57c48287a8b17f7e1f05670
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoUpdated git submodules
Areli, Fuss (af732p) [Tue, 29 May 2018 11:40:03 +0000 (14:40 +0300)]
Updated git submodules

Project: oom master 307fdc7ba74c535cc0b9f15b530ff621c70c948c

Add SDC DCAE helm charts

Add SDC DCAE helm charts

Change-Id: I2b665a2a957274719a3eefad347951a1361d5064
Issue-ID: OOM-1113
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
5 years agoUpdated git submodules
zhangab [Wed, 7 Nov 2018 07:35:42 +0000 (15:35 +0800)]
Updated git submodules

Project: usecase-ui master 3cc445834dd33209256b32f5643ec6c7e20ad2a4

Fix VNF Performance Query Bugs

Change-Id: Ieb296116f454e8134bb3c43703f6515a58d9cc0a
Issue-ID: USECASEUI-166
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
5 years agoUpdated git submodules
zhangab [Wed, 7 Nov 2018 04:32:58 +0000 (12:32 +0800)]
Updated git submodules

Project: usecase-ui master 95125af4d61d498f008f19616d5afaa07e52759e

Fix VNF Alarm Query Bugs

Change-Id: I52b95605d164d7d72ebfb60732c177bfb40eb200
Issue-ID: USECASEUI-165
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
5 years agoUpdated git submodules
vempo [Tue, 6 Nov 2018 16:41:14 +0000 (18:41 +0200)]
Updated git submodules

Project: sdc master a706d714e2d0f308abe6fea01f091a1c5a1fe5ee

Removed compile-helper-plugin

Change-Id: I4d10879ac3195e25b8a2c97776c59241a25338a8
Issue-ID: SDC-1861
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoUpdated git submodules
Ethan Lynn [Wed, 7 Nov 2018 03:31:10 +0000 (11:31 +0800)]
Updated git submodules

Project: multicloud/framework master 66b38dea91018952d9070d95dcc29fe510e13a1a

Fix VIO doc

Lower VIO Simulated API document title level.

Change-Id: Ib79f03e9257a865a663d5aa497cdd8f1f86ea3a5
Issue-ID: MULTICLOUD-395
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
5 years agoUpdated git submodules
Venkata Harish Kajur [Wed, 7 Nov 2018 04:06:24 +0000 (04:06 +0000)]
Updated git submodules

Project: aai/aai-common master 2456dc2bb7901d129e8d77dc2bab64ea6747d1ce

Merge "Add Casablanca API Doc"

Add Casablanca API Doc

Issue-ID: AAI-1878
Change-Id: I5fd0cb3d1aa90a2db282fd390d45bad3d5f44048
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdated git submodules
Prudence Au [Wed, 7 Nov 2018 02:00:44 +0000 (02:00 +0000)]
Updated git submodules

Project: logging-analytics master 7faced1a5038307ba377b86281cb79860b586383

Merge "align Rancher/k8s with 1.6.22 post RC1"

align Rancher/k8s with 1.6.22 post RC1

Change-Id: I17ebbd77dd92b88a20ae7936955a15a78fb11435
Issue-ID: LOG-806
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoUpdated git submodules
Prudence Au [Wed, 7 Nov 2018 02:00:22 +0000 (02:00 +0000)]
Updated git submodules

Project: logging-analytics master 01fcae8c183ecc251b38fa591dfde8cb7a894a37

Merge "cd.sh adjust for helm deploy plugin"

cd.sh adjust for helm deploy plugin

Change-Id: I3830dcd95296fb1914b49e556c5decc17dfef7c5
Issue-ID: LOG-326
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoUpdated git submodules
Fu Jinhua [Wed, 7 Nov 2018 00:58:36 +0000 (00:58 +0000)]
Updated git submodules

Project: vfc/nfvo/lcm master 391a115e9f3282daccc2934230331fc8e20b2287

Merge "NS instantiate error"

NS instantiate error

change nf_type to vnfm_info; change initiationParameters to networkName

Change-Id: I94e74af5ec69a17dfb88d999bb401e23f568bf9e
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
5 years agoUpdated git submodules
tang peng [Wed, 7 Nov 2018 00:50:34 +0000 (00:50 +0000)]
Updated git submodules

Project: holmes/rule-management master 1b2e3a414826c059557845cbf6fd32eeb095f9b0

Merge "Upgraded the Version to 1.2.3"

Upgraded the Version to 1.2.3

Change-Id: I3bc46d0a75001445d8781135536de300cdb0a087
Issue-ID: HOLMES-181
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoUpdated git submodules
Tao Shen [Wed, 7 Nov 2018 00:11:08 +0000 (00:11 +0000)]
Updated git submodules

Project: usecase-ui master 70606dfe5caf3b460a10cbc1bde400e1e75e6535

Merge "e2eService Scale finsh"

e2eService Scale finsh

Change-Id: Ib7e5e792c6434a832bc120295888f78af555f4b6
Issue-ID: USECASEUI-163
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
5 years agoUpdated git submodules
guochuyicmri [Tue, 6 Nov 2018 09:33:43 +0000 (17:33 +0800)]
Updated git submodules

Project: usecase-ui master 2ab49df337f320a6fca9a96ffb46c582f574f3c7

Fix instance detail for CCVPN

Change-Id: I3882734d88b521671ff24c0ec97f1c0b12d63d50
Issue-ID: USECASEUI-171
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
5 years agoUpdated git submodules
Michael Mokry [Fri, 2 Nov 2018 20:08:38 +0000 (15:08 -0500)]
Updated git submodules

Project: policy/engine master a85a1546bb718a7643b4dc92622cedb827082f02

Removed Objective From keyword check in parser

Modified the Model parser code to allow "objective" as a field name in
yaml.

Change-Id: Ia3667ebc84a0bbdbbb3723bdcf0237a8f35313ee
Issue-ID: POLICY-1244
Signed-off-by: Michael Mokry <michael.mokry@att.com>
(cherry picked from commit 51842453b199a7c3a6785f4ab047612d50eab3b9)

5 years agoUpdated git submodules
Vijay Venkatesh Kumar [Tue, 6 Nov 2018 14:53:31 +0000 (14:53 +0000)]
Updated git submodules

Project: integration master 975415ceb93469ba6966aec6ddb496cd0e352120

update DFC version

Change-Id: I1cd57d1f32a3ceb67649f8574b3ab0dfdfee8c1b
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-946

5 years agoUpdated git submodules
Chengkai Yan [Tue, 6 Nov 2018 21:34:23 +0000 (22:34 +0100)]
Updated git submodules

Project: oom master 4fabab7c7af8fc6cbf5b60958b60c5b2b277a473

Update DFC version from 1.0.3 to 1.0.4

Change-Id: I8090e5b896ec533c5f554bd78acd8e809cab29b5
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-954

5 years agoUpdated git submodules
Gary Wu [Tue, 6 Nov 2018 22:12:35 +0000 (22:12 +0000)]
Updated git submodules

Project: integration master 927255f6ea08a96031c914b7073a884aaad28961

Merge "Add optf-cmso release manifests"

Add optf-cmso release manifests

Change-Id: Ib9f767e95f989ac3bcf050e16139380bb9e8b0c1
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-395

5 years agoUpdated git submodules
Gary Wu [Tue, 6 Nov 2018 22:12:30 +0000 (22:12 +0000)]
Updated git submodules

Project: integration master a6064c326fdb4a6cd0540a44c1fd4c77567981f1

Merge "update DMaaP image versions"

update DMaaP image versions

Issue-ID: DMAAP-872
Change-Id: Iba96458a29e9a191bc7b1c94422e8f8d97b970b3
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoUpdated git submodules
Vijay Venkatesh Kumar [Tue, 6 Nov 2018 22:02:26 +0000 (22:02 +0000)]
Updated git submodules

Project: dcaegen2 master dfb64bc8bb1aca548bf177c7082c1bc5d6f5e215

Merge "Adding Documentation regarding PRH"

Adding Documentation regarding PRH

Change-Id: I158a97dbdf06297c1cacae2da6a318adf6218a96
Issue-ID: DCAEGEN2-398
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
5 years agoUpdated git submodules
dglFromAtt [Tue, 6 Nov 2018 19:51:29 +0000 (19:51 +0000)]
Updated git submodules

Project: dmaap/buscontroller master 345acecaaac8a7670eb8331e1f1356f860db7b60

Bump AAF version

Change-Id: I2c2793f6006bce51bee438daeb524d452d7fb035
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-874

5 years agoUpdated git submodules
dglFromAtt [Thu, 25 Oct 2018 06:01:34 +0000 (02:01 -0400)]
Updated git submodules

Project: dmaap/dbcapi master ebdb8b74c1d10e4bdc477c0f5e61311a9bfd9ead

Bump aaf artifact reference

Change-Id: Ifc40768002b41e449d68daaaca1edf5a5ecd59f7
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-874

5 years agoUpdated git submodules
Timoney, Dan (dt5972) [Tue, 6 Nov 2018 19:15:05 +0000 (14:15 -0500)]
Updated git submodules

Project: sdnc/oam master 4e104ac4183dd46124753c4571939e765a124508

Fix license issues

Fix license definition in package.json files
Remove obsolete dgbuilder from SDNC (dgbuilder now in CCSDK)

Change-Id: Iee0bf9468f081c5957eae2e873efbea6fb6be354
Issue-ID: SDNC-489
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdated git submodules
Chengkai Yan [Tue, 6 Nov 2018 20:50:23 +0000 (21:50 +0100)]
Updated git submodules

Project: dcaegen2 master a23ce0c74b60ba0769d21e9fdb64bee2a41c409b

Correct a link in DFC doc.

Change-Id: I3f8ee85405cb12e846f777136276faa536e9a954
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-876

5 years agoUpdated git submodules
Patrick Brady [Tue, 6 Nov 2018 20:12:28 +0000 (12:12 -0800)]
Updated git submodules

Project: appc/deployment master 791a3ab6b44c8b2ece29b4db8c4d166e6ffb1a7a

Fix non-existent release version

Change-Id: Id8aefe4a2ad9e6d08a7eb40e550c7df616b0a645
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212

5 years agoUpdated git submodules
vrvarma [Tue, 6 Nov 2018 19:48:46 +0000 (14:48 -0500)]
Updated git submodules

Project: oom master ca6747ac8d560fd1c702f526719b1dd627e9bb8d

Increment optf cmso release version

Change-Id: I2168251033bc7c94e42eb909a79d91214a74477e
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-395

5 years agoUpdated git submodules
Liam Fallon [Tue, 6 Nov 2018 20:28:54 +0000 (20:28 +0000)]
Updated git submodules

Project: policy/engine master 677d872505a8b74a175023ff199b123ff2147dc8

Merge "Bypass Portal Cookbook recipes"

Bypass Portal Cookbook recipes

Change-Id: I3c975859518a4623def71edc0975f6bc5121362e
Issue-ID: POLICY-1218
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
5 years agoAdd helm & k8s versions for casablanca 05/72005/1
Mike Elliott [Tue, 6 Nov 2018 20:21:22 +0000 (15:21 -0500)]
Add helm & k8s versions for casablanca

Change-Id: Ie2e85d279875e8661047d33431c9b72b17bb3d6c
Issue-ID: OOM-1498
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
5 years agoUpdated git submodules
Taka Cho [Mon, 5 Nov 2018 19:28:33 +0000 (14:28 -0500)]
Updated git submodules

Project: appc/deployment master 544e7a2d0b6383e8fc5b37c5b44c2cfe09871975

Update APPC deployment document

Adding ansible server and change to MariaDB
from Mysql for docker contents

Change-Id: Ia39b82349e2746a477e300db70be2be339808c87
Issue-ID: APPC-1227
Signed-off-by: Taka Cho <takamune.cho@att.com>
5 years agoUpdated git submodules
Chengkai Yan [Tue, 6 Nov 2018 15:32:03 +0000 (16:32 +0100)]
Updated git submodules

Project: dcaegen2 master 7f278e30bef4a7a7cc7a4744d4bd3b3beb4ea5c1

Update DFC documentation

Change-Id: I95befc4a6b597f67672797d44561de41af9c480d
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-876

5 years agoUpdated git submodules
sunil unnava [Tue, 6 Nov 2018 18:48:51 +0000 (13:48 -0500)]
Updated git submodules

Project: dmaap/messagerouter/messageservice master f3f0a2c774047136c8f580ad811c2e60f6218eac

update the release notes

Issue-ID: DMAAP-873
Change-Id: Id232af9d1cdc2839d4f892d8c70608eb94977014
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoUpdated git submodules
Pamela Dragosh [Tue, 6 Nov 2018 18:37:35 +0000 (13:37 -0500)]
Updated git submodules

Project: policy/engine master fe8b9e72cafa4acf31db4239593a74a5ccf89a4a

Update dmaap 1.1.9 changes

Upgrading policy/parent to v1.1.9 requires these
code changes to occur.

Issue-ID: POLICY-1229
Change-Id: I16f4bbd9ba2d46cdc3b94feba1f2e7f20d837dad
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoUpdated git submodules
Instrumental [Tue, 6 Nov 2018 18:19:49 +0000 (12:19 -0600)]
Updated git submodules

Project: aaf/authz master 2de245542cb901ff47133132ba3ec8df9fb2c891

Bootstrap for VID 2018-11-6

Issue-ID: AAF-612
Change-Id: I1799c458e7644942ba144c8d6af409fc4b9831f5
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Shailendra Borale [Tue, 30 Oct 2018 00:59:58 +0000 (20:59 -0400)]
Updated git submodules

Project: appc master 95bc75984f832276bc72c0e4759de8ab220ea110

output payload is blank when doing healthcheck

Changed the payload attribute name to output-payload

Change-Id: I2b0e6de88e87c8be1f24a1d4822c8a60ec49dc7b
Issue-ID: APPC-1233
Signed-off-by: Shailendra Borale <sb8915@att.com>
5 years agoUpdated git submodules
Instrumental [Tue, 6 Nov 2018 17:04:35 +0000 (11:04 -0600)]
Updated git submodules

Project: aaf/authz master 762dabc6f9577b5b1a8211dddf38ce34295f22a4

API Version backward compat

Issue-ID: AAF-610
Change-Id: I574270119af8836e30ed25be27ae702497aa8fa8
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
sunil unnava [Tue, 6 Nov 2018 14:30:50 +0000 (09:30 -0500)]
Updated git submodules

Project: dmaap/messagerouter/messageservice master f5ae8f5265685e98e758235f6a9781f47aad7dd8

Bumped the version

Issue-ID: DMAAP-872
Change-Id: I1c7b80fad8a80b187f7ba79a72f72eae0cf25cfe
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoUpdated git submodules
Gary Wu [Tue, 6 Nov 2018 17:21:02 +0000 (17:21 +0000)]
Updated git submodules

Project: integration master 017904c3ef1d9231376646d9d7f38a8d25f77a3f

Merge "Update VID version in manifest"

Update VID version in manifest

Change-Id: I49648eabf0bb578b4d4107d3c888dfbf7605993a
Issue-ID: VID-325
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoUpdated git submodules
Yang Xu [Tue, 6 Nov 2018 05:19:06 +0000 (00:19 -0500)]
Updated git submodules

Project: integration master e4763649a39a4f7c28292dac32aeab3b6f0f0a9d

Add message router port for vCPE infra preload

Change-Id: Ibac82a1b469cc1d21b94aee568e8885ce00e2f31
Issue-ID: INT-713
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
5 years agoUpdated git submodules
Mike Elliott [Tue, 6 Nov 2018 16:45:38 +0000 (16:45 +0000)]
Updated git submodules

Project: oom master 0146d732319280a75a39daed993d128ef388e487

Merge "vvp -- VNF Validation Platform"

vvp -- VNF Validation Platform

Issue-ID: OOM-1173

Change-Id: I11251d5729c057ebc2211c60ac973343c0aa01f3
Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
Signed-off-by: stark, steven <ss820f@att.com>
5 years agoUpdated git submodules
vempo [Tue, 6 Nov 2018 12:38:50 +0000 (14:38 +0200)]
Updated git submodules

Project: sdc master fbb90d54a0630768c71b4b62dd5f88235f1c7537

Removed snapshot-signature-plugin

Change-Id: Iff68a1593fdd1fe5cf2bad8d067b15231208005a
Issue-ID: SDC-1861
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoUpdated git submodules
Lee, Tian (tl5884) [Tue, 6 Nov 2018 15:23:09 +0000 (15:23 +0000)]
Updated git submodules

Project: aai/event-client master 898e060c37c2e7734a025dff9db1f733c9e4580f

Upversion to 1.4.0

Change-Id: I7e3ea37bac0f2d6e0cd34958670da0ffc0c5b3aa
Issue-ID: AAI-1844
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
5 years agoUpdated git submodules
Michael O'Brien [Mon, 5 Nov 2018 19:10:30 +0000 (14:10 -0500)]
Updated git submodules

Project: logging-analytics master 725fc53a254abd0af88771e52effbd20a9e6f5b9

logging casablanca release notes doc

Change-Id: I90ec723a0ba17e142d7b5068e3c3611a40892d4e
Issue-ID: LOG-756
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
5 years agoUpdated git submodules
Patrick Brady [Mon, 5 Nov 2018 21:44:15 +0000 (13:44 -0800)]
Updated git submodules

Project: appc/deployment master 7da31661936af6dc58b713ab9758859504f039e2

Remove restart 2.01 value

Removing the value will allow restart requests to default
to the dg orchestrator.

Change-Id: Iabf4b840219d7502dd7c694ca669ed6225a305ca
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1230

5 years agoUpdated git submodules
Alexis de Talhouët [Tue, 6 Nov 2018 14:16:41 +0000 (14:16 +0000)]
Updated git submodules

Project: oom master 1b1f62d2633d70ac2ecd459ca4e3f242534ec3e3

Merge "Update VID image version"

Update VID image version

Change-Id: Ief308b85fbc9e948f8fda5933965e3c2785b5158
Issue-ID: VID-325
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoUpdated git submodules
Alexis de Talhouët [Tue, 6 Nov 2018 14:15:27 +0000 (14:15 +0000)]
Updated git submodules

Project: oom master 84277b1fa551c8a3ed68d7cae15f00fc7db3069b

Merge "BugFix:CtxAggr doesn't pick up events- OOM chg"

BugFix:CtxAggr doesn't pick up events- OOM chg

The root cause is due to DMaap topic wasn't created on a freshly
deployed system.
The solution is to create these POMBA related topics if not exists.

Issue-ID: LOG-794
Change-Id: I0d9aabbbcb649d355b1928e05292f8b51c38ef9f
Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
5 years agoUpdated git submodules
Sonsino, Ofir (os0695) [Tue, 6 Nov 2018 10:14:28 +0000 (12:14 +0200)]
Updated git submodules

Project: vid master e6bcb0cd59c6494b3acdccb25c5814c0df4847ef

Enable role management

Change-Id: Ice485d6081380f52d461d2beee9740626f4ec4b0
Issue-ID: VID-257
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoUpdated git submodules
Pamela Dragosh [Tue, 6 Nov 2018 13:11:57 +0000 (13:11 +0000)]
Updated git submodules

Project: policy/engine master 469a5fa29003f87900e4de2c34a0b95e50f0a5c1

Merge "Update policy cookbook documentation"

Update policy cookbook documentation

Change-Id: I86f99dfec5d8b402505dd5922c985e6b9e93ceb9
Issue-ID: POLICY-1167
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
5 years agoUpdated git submodules
Jorge Hernandez [Mon, 5 Nov 2018 22:45:52 +0000 (16:45 -0600)]
Updated git submodules

Project: policy/engine master e315a174c2b6774a1220dfa1fe3ef8673e5597a2

Update policy on oom documentation

Change-Id: I35591855f30312ab32b9ba820b67b6bea7c93876
Issue-ID: POLICY-1170
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
5 years agoUpdated git submodules
tang peng [Tue, 6 Nov 2018 11:37:15 +0000 (11:37 +0000)]
Updated git submodules

Project: holmes/rule-management master 6329754d97a2743a85da513233e7d7979dd61d05

Merge "Updated the UI to HTTPS"

Updated the UI to HTTPS

Change-Id: I6964b5d175dd7cca308f4848e865477b43df8f20
Issue-ID: HOLMES-181
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoUpdated git submodules
Sonsino, Ofir (os0695) [Tue, 6 Nov 2018 09:42:20 +0000 (11:42 +0200)]
Updated git submodules

Project: vid master c7e98d83082a40e114a20ad0dfc69b1997ee31d3

Docs update

Change-Id: Iaaba1e75e7393a3e003f59f64fdb4faa8f998098
Issue-ID: VID-254
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoUpdated git submodules
Ofir Sonsino [Tue, 6 Nov 2018 09:36:17 +0000 (09:36 +0000)]
Updated git submodules

Project: vid master b34d9a76dec996e285a70baef39d501de9fd7bed

Merge "Fix reading entity"

Fix reading entity

ensure that response is read only once

Change-Id: Id456263f58f8d69ad1a484f26352db62b74a4f08
Issue-ID: VID-227
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agoUpdated git submodules
Ofir Sonsino [Tue, 6 Nov 2018 09:35:45 +0000 (09:35 +0000)]
Updated git submodules

Project: vid master 1ff7d1ac31d35819cea29671f5146cefcbe2cdf1

Merge "Move logback config from WAR"

Move logback config from WAR

Issue-ID: VID-40
Change-Id: I8c658e78af0e5b045e9fb36f4da07f0c5bb0f097
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agoUpdated git submodules
Ofir Sonsino [Tue, 6 Nov 2018 09:33:48 +0000 (09:33 +0000)]
Updated git submodules

Project: vid master 9daaecd1a2450fe2bae247ae320b4e7c6d7ceee5

Merge "HealthCheckController/test refactor"

HealthCheckController/test refactor

Issue-ID: VID-312
Change-Id: Iabdb91c9b4940ff7a173656819ad5fa807a734e9
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
5 years agoUpdated git submodules
vempo [Mon, 5 Nov 2018 12:39:38 +0000 (14:39 +0200)]
Updated git submodules

Project: sdc/sdc-workflow-designer master b2f59dcd76a7f5fc515b5ad4763121bb95f8c49a

Bumped up version to 1.3.2

Change-Id: I3375029808a9c35231b59fd90af67859b8756ed8
Issue-ID: SDC-1899
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoUpdated git submodules
fujinhua [Tue, 6 Nov 2018 08:59:36 +0000 (16:59 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 0de4d48423e64ce4f1f8d624ac71e55e48e3f9fa

Change snapshots to staging of Dockerfile

Change-Id: Id224ec9f881d8f7a976565510ae642e457638874
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoUpdated git submodules
vempo [Mon, 5 Nov 2018 16:27:54 +0000 (18:27 +0200)]
Updated git submodules

Project: sdc master e1118da4ae420df8ff9752b40e450e013da9145d

Cleaned up POM of configuration framework

Removed unused dependencies, inherited versions
from dependencyManagement of the parent.

Change-Id: I324e89e22fa431add147f8d499e01857deb7770a
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoUpdated git submodules
vempo [Mon, 5 Nov 2018 16:41:47 +0000 (18:41 +0200)]
Updated git submodules

Project: sdc master f069fd4e35f20456f83767ca07d8a58b50ca4b59

Removed artifact-copy plugin

Change-Id: I2993bdc46693af1b48ed886718d17b835437740e
Issue-ID: SDC-1861
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoUpdated git submodules
guochuyicmri [Tue, 6 Nov 2018 03:56:50 +0000 (11:56 +0800)]
Updated git submodules

Project: usecase-ui master 3aa2334e116c1e7921ed46958ff5fed1c70fad7e

Dashboard finish

Change-Id: Ib9a4b70260beb971b27e82288ef2546c43535569
Issue-ID: USECASEUI-164
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
5 years agoUpdated git submodules
Ethan Lynn [Mon, 5 Nov 2018 06:41:16 +0000 (14:41 +0800)]
Updated git submodules

Project: multicloud/framework master c918a20d5758bd7a50d4273c8c6c715fefc48fb1

Organize VIO plugin documents

This patch adds user guide for MultiCloud VIO plugin and re-organize current
VIO documents.

Change-Id: Idbe4357b760fbdbc734df19511771d7487d199d9
Issue-ID: MULTICLOUD-395
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
5 years agoUpdated git submodules
Yang Xu [Tue, 6 Nov 2018 03:24:12 +0000 (22:24 -0500)]
Updated git submodules

Project: integration master c7f653fcd00ab925541555bbf5532f12e62704f0

Update artifacts version in vcpe infra preload

Change-Id: Ida4dc27b0deafc639f294c83d7117b6d4edb8237
Issue-ID: INT-712
Signed-off-by: Yang Xu <yang.xu3@huawei.com>