doc.git
6 years agoUpdated git submodules
Gary Wu [Mon, 14 May 2018 16:31:41 +0000 (16:31 +0000)]
Updated git submodules

Project: integration/devtool master be66121f520203c231fcb7b776f7223dfe92c9f1

Merge "Add skip_get_images and skip_install to OS"

Add skip_get_images and skip_install to OS

The skip_get_images and skip_install variables controls the workflow
for every script. These conditionals weren't present for openstack
script.

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

6 years agoUpdated git submodules
Victor Morales [Mon, 14 May 2018 16:04:53 +0000 (09:04 -0700)]
Updated git submodules

Project: integration/devtool master fef9ae28be015084a543634d707973149a0cedb9

Add hostname support

According to the AAI wiki entry, in order to start its containers
is necessary to have a specific hostname. This patch provides
the capability to provide a hostname argument.

Change-Id: I8e51e69bfa28534201003d348d99fd95684f2a86
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: AAI-1046

6 years agoUpdated git submodules
Sébastien Determe [Mon, 14 May 2018 15:46:10 +0000 (15:46 +0000)]
Updated git submodules

Project: clamp master a5807baecee98351bc162c9827dd279ecf5bf807

Merge "Config Changes"

Config Changes

Changes done to the Clamp Config file globalProperties.json for the
operational policies

Issue-ID: CLAMP-153
Change-Id: Id512fcdab0687495cbfb741097fc19dfc5545093
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Lusheng Ji [Mon, 14 May 2018 14:04:49 +0000 (10:04 -0400)]
Updated git submodules

Project: oom master 32c36bd877ab102d35151e5e72ac9e17230693cd

Fix for OOM wide custom registry proxy

Issue-ID: DCAEGEN2-507
Change-Id: Ice57d86f3353925c45beccdf7cdb85a4691cbb5b
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoUpdated git submodules
ac2550 [Mon, 14 May 2018 11:25:36 +0000 (13:25 +0200)]
Updated git submodules

Project: clamp master 7ade3f7ad3223dee8b31df1d5dd1a59a1deecdca

Error when no abated msg yet

Change-Id: Ib9bfd64a34f5e3c31c8738beda929787cad9768e
Issue-ID: CLAMP-158
Signed-off-by: Anael Closson <ac2550@intl.att.com>
6 years agoUpdated git submodules
Idan Amit [Mon, 14 May 2018 13:21:48 +0000 (16:21 +0300)]
Updated git submodules

Project: sdc master 8e9598ce20ead12a911becf762963a17afdfcc5e

plugin iframe size change on window out

Fixed an issue when the plugin iframe would shown over the left navigation buttons

Change-Id: I9d2c5aa266fab468d4b2dd78ce5c1785c50d51cc
Issue-ID: SDC-1328
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoUpdated git submodules
dekstroza [Wed, 2 May 2018 14:59:35 +0000 (15:59 +0100)]
Updated git submodules

Project: sdc master ffcc9dc691833d40df7f3d2aea75b1c071d139b7

Fixes several sonarqube reported issues

Fixes couple of major sonar reported issues, code is reformatted using
ONAP java code style
Issue-ID: SDC-1270

Change-Id: I8ae52deac5cf73eaedb0f104d72e5f4446239c6a
Signed-off-by: dekstroza <dejan.kitic@ericsson.com>
6 years agoUpdated git submodules
Quoc Nghia Nguyen [Mon, 14 May 2018 07:52:15 +0000 (09:52 +0200)]
Updated git submodules

Project: externalapi/nbi master 12875d9ac2e33ba4edbdee4f840813611786508c

Add default value for NEXUS_DOCKER_REPO in .env

Issue-ID: EXTAPI-83
Change-Id: I76d8db64e2c16611e389f858b47816bb0590e736
Signed-off-by: Quoc Nghia Nguyen <quocnghia.nguyen@orange.com>
6 years agoUpdated git submodules
Michael Lando [Mon, 14 May 2018 11:57:36 +0000 (14:57 +0300)]
Updated git submodules

Project: sdc master fd6d9d517d24803a7be21e468ccce7f2cf177972

update spring version catalog

update to 4.3.15.release

Issue-ID: SDC-1322
Change-Id: I65032e33d77c83ef4031f4a55426b3653f5e48b1
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoUpdated git submodules
katy.rotman [Mon, 14 May 2018 12:59:11 +0000 (15:59 +0300)]
Updated git submodules

Project: sdc master 03874e0f84b058f0d6dfe6b23a33e5bf19557edf

fixing some issues in workflow tosca

Issue-ID: SDC-1060
Change-Id: If871360fd768d9f2f5bc2711ef1ea4b3303f2007
Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
6 years agoUpdated git submodules
Borislav Glozman [Mon, 14 May 2018 13:34:03 +0000 (13:34 +0000)]
Updated git submodules

Project: oom master 99dad55c6cc107ed86c8239b12f0d37cddcc4c61

Merge "Correct input yaml file name for Holmes Rules Eng"

Correct input yaml file name for Holmes Rules Eng

additional changes:
1. Delete dcae_ns setting in values files--forces
   CM to deploy into the common namespace.
2. Conditionally set image name in k8s-inventory-inputs.yaml
3. Comment out componentImage setting--use image version
   specified in blueprints.
4. Add missing "---" in CM templates/service.yaml
5. Update image versions for bootstrap, healtcheck

changes to values.yaml file:
1. update doker versions
2. use onap as namespace for DCAE pods
Chages to dcae-healthcheck values.yaml file
1. check health for DACE pods under namespace onap

Issue-ID: DCAEGEN2-479
Issue-ID: DCAEGEN2-490
Issue-ID: DCAEGEN2-493
Change-Id: I40d8f0b40b2b6bbf1407493a7d8c03cef856fd9c
Signed-off-by: Lusheng Ji <lji@research.att.com>
Signed-off-by: Jack Lucas <jflucas@research.att.com>
6 years agoUpdated git submodules
siddharth0905 [Wed, 9 May 2018 11:12:59 +0000 (16:42 +0530)]
Updated git submodules

Project: sdc master abe0a3794cfdb28d2af70ce37a2b35c8a195aea4

Nested Dependency issues

Remove nested depends On connectivity

Change-Id: I65bd9473f879fa72b453c2793f2b2406adde4513
Issue-ID: SDC-1315
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
6 years agoUpdated git submodules
Timoney, Dan (dt5972) [Sun, 13 May 2018 13:50:34 +0000 (09:50 -0400)]
Updated git submodules

Project: sdnc/oam master 4559d6203ab3f5706b6a2c1a898aa1df37407522

Wrong id used to retrieve status

LCM DGs were using incoming request id to retrieve status from
ansible server instead of id returned by ansible server in initial
request.

Also, ansible should be configured to ignore host key checking to
avoid certificate issues.

Change-Id: I0cf3d053de652985c4611f8c7d2b5dbee22e0791
Issue-ID: SDNC-313
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
vaibhav [Mon, 9 Apr 2018 07:03:53 +0000 (07:03 +0000)]
Updated git submodules

Project: oom master a6cc26fc0b64b55af0733efd780d40d204bf7e82

Helm Chart Standardization Sniro-Emulator(Mock)

This task also includes renaming of mock project into sniro-emulator

Issue-ID: OOM-741

Change-Id: Ib0352f7ecb10019f940c571de073dc0af7056ee5
Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
6 years agoUpdated git submodules
Sonsino, Ofir (os0695) [Mon, 14 May 2018 11:02:02 +0000 (14:02 +0300)]
Updated git submodules

Project: vid master 89b3a253bcf6244b4152a42c08ad15922f8bc16f

Add controllerType to In place update flow

Change-Id: I133fda81e626fe143b01db0428c7ac581feb2953
Issue-ID: VID-224
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
6 years agoUpdated git submodules
Sonsino, Ofir (os0695) [Mon, 14 May 2018 10:30:27 +0000 (13:30 +0300)]
Updated git submodules

Project: vid master 84183c37cc8fa626f85e1651df8827cae2a94819

Scale out and CM update

Change-Id: I313a82dfa92e49f868ea0d0b8a3ed1bffee423c9
Issue-ID: VID-188
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
6 years agoUpdated git submodules
ojasdubey [Mon, 7 May 2018 09:03:30 +0000 (14:33 +0530)]
Updated git submodules

Project: sdc master 71bd1d935e56d8bac4677f840188ecb397da1b2a

Refactored code as a part of guild week

1. Fixed static analysis issues
2. Refactored methods for code smells

Change-Id: If06c4301ca327635b6894ac07f55674b609abf68
Issue-ID: SDC-359
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoUpdated git submodules
vempo [Thu, 10 May 2018 10:28:06 +0000 (13:28 +0300)]
Updated git submodules

Project: sdc master a5c4a996f58bfff602124fd4e38c0d2ec70d68f2

Refactor HEAT tree test for error handling

Change-Id: Ibd19cecc948896dcca240ab6fc65c394a1034d11
Issue-ID: SDC-836
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoUpdated git submodules
Lukasz Muszkieta [Mon, 7 May 2018 08:34:43 +0000 (10:34 +0200)]
Updated git submodules

Project: so master ed47a9897c791d8ce88b188566b09225eadc38a4

Add junit for project mso-catalog-db-adapter

Change-Id: I7b28cc713929400b03b7e567bf9823d82631a1e9
Issue-ID: SO-617
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
6 years agoUpdated git submodules
Michael Lando [Sun, 13 May 2018 19:27:13 +0000 (22:27 +0300)]
Updated git submodules

Project: sdc master d618ad69ee066ef0aac5a075bc4705543eb87103

update jetty version

move from 9.2.10.v20150310 to 9.2.22.v20170606

Change-Id: I2a64fb7eb4731bfa26ede0b85f943bf0a668a7e4
Issue-ID: SDC-1320
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoUpdated git submodules
Gary Wu [Mon, 14 May 2018 03:00:19 +0000 (20:00 -0700)]
Updated git submodules

Project: sdc/sdc-docker-base master e2eada301c2502a249f2648b903140312d5e36e3

Bump fixed library versions in base_sdc-kibana

Available versions of bash and wget have changed
in buster repos.  Update the Dockerfile to match.

Change-Id: Ie0a512f46617af494b93757d66ba55a6129c5ec3
Issue-ID: SDC-1205
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
zhangab [Mon, 14 May 2018 07:15:04 +0000 (15:15 +0800)]
Updated git submodules

Project: usecase-ui master a3591f7fe0b20bd010b6daa5054a919aab6aa5fa

add service scaling function

Change-Id: If01f30e0a4105d27086f2ada555c94334c54e4ec
Issue-ID: USECASEUI-115
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
6 years agoUpdated git submodules
Michael O'Brien [Sun, 13 May 2018 11:55:20 +0000 (07:55 -0400)]
Updated git submodules

Project: logging-analytics master efdedbecfc02a9ef0f28c0d2888dbc54a7307059

deployment scripts/templates folder

Change-Id: Id4873407a8c3f92232a199f6e1fa0dbdcd64629a
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
Issue-ID: LOG-320

6 years agoUpdated git submodules
Toan Nguyen [Fri, 11 May 2018 14:46:21 +0000 (10:46 -0400)]
Updated git submodules

Project: cli master 80a0a0eccf97cdb0e77cbfe5d296bc89493737f7

Appc CLI OCS
Issue-ID: CLI-78

Change-Id: Ia299bca1d6178d17313619a0503861fdfce03613
Signed-off-by: Toan Nguyen <tn2126@att.com>
6 years agoUpdated git submodules
Tal Gitelman [Sun, 13 May 2018 19:29:24 +0000 (22:29 +0300)]
Updated git submodules

Project: sdc master 2924a3dbb7e0f50b239287fb11f6ec8c2235522a

Raise JUnit coverage common-be

Change-Id: If7b31082105378901e9a09e26a8cc1b5737eb425
Issue-ID: SDC-1298
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoUpdated git submodules
Gary Wu [Thu, 10 May 2018 14:47:22 +0000 (07:47 -0700)]
Updated git submodules

Project: sdc/sdc-docker-base master 79dd5f998b4525a4cde5eefe5d8175f3b1f3a975

Add stretch repos to debian repo list

It appears that zlib1g=1:1.2.8.dfsg-5 has disappeared off of
the buster repos, and is now found in stretch repos.
Add the stretch repos so that this library version can be
installed.

libldap-2.4-2=2.4.45+dfsg-1 also disappeared and was
replaced with a different version.

Change-Id: Ifb1c83033e69d9b2343a262d3efa16007a30f89d
Issue-ID: SDC-1221
Issue-ID: SDC-1205
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Michael Lando [Sun, 13 May 2018 16:19:46 +0000 (19:19 +0300)]
Updated git submodules

Project: sdc master 12368941ba74929ab71a6baab04e1692c256af74

update http client version in catalog

httpclient from 4.4.1 to 4.5.3

Change-Id: Ie7b7823a22b7677cd30320bd86f5ffdf832815da
Issue-ID: SDC-1319
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoUpdated git submodules
YuanHu [Wed, 25 Apr 2018 02:46:41 +0000 (10:46 +0800)]
Updated git submodules

Project: sdc/sdc-workflow-designer master 962b69c39a72697aa82c6b4ceef1fe20fbb110b2

Update dropwizard

Update dropwizard from 1.2.2 to 1.3.0 for Nexus IQ reason

Issue-ID: SDC-805

Change-Id: I1b4c98510b6251ab5e7f6eb72169396b2d7ac0d8
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
6 years agoUpdated git submodules
Borislav Glozman [Sun, 13 May 2018 10:00:05 +0000 (10:00 +0000)]
Updated git submodules

Project: oom master 3db95150effdf8ce23c8c47c3d3738c025a47d44

Merge "collector measurement topic update"

collector measurement topic update

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

6 years agoUpdated git submodules
Borislav Glozman [Sun, 13 May 2018 09:56:57 +0000 (09:56 +0000)]
Updated git submodules

Project: oom master 4c66554db98a0e38acdb8080379a1d75e1bff460

Merge "Fix readiness version in OOF"

Fix readiness version in OOF

Update the readiness-check version in OOF to 2.0.0

Issue-ID: OPTFRA-233
Change-Id: I713101551ff0a0c6252836d8a2c9ac5bee0489ff
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
6 years agoUpdated git submodules
Gary Wu [Sat, 12 May 2018 16:27:44 +0000 (09:27 -0700)]
Updated git submodules

Project: integration master 0dfbea3e56356ca75ed36166ae7e879227351b10

Tag and branch the OOM installation

Change-Id: I1cb72107b3c90addb208ff0b9a16176417188aa4
Issue-ID: INT-381
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Gary Wu [Sat, 12 May 2018 16:08:20 +0000 (09:08 -0700)]
Updated git submodules

Project: integration master 7d03458c5aaa59a252976176c932663b8f01f153

Increase k8s VMs to 9

Change-Id: I0fb58dc5a41b93b680ee39020ef01b24170b5c46
Issue-ID: INT-381
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Pamela Dragosh [Sat, 12 May 2018 15:32:28 +0000 (15:32 +0000)]
Updated git submodules

Project: policy/engine master 2240ded0cd5c8440b6546452752a4d21404971b6

Merge "Documentation OOF Spec"

Documentation OOF Spec

Documentation for Policy Specification and Retrieval for OOF
-------------------------------------------------------------

Change-Id: Idb063b85c8bc3ff45b04d522563cffe33b4224c9
Issue-ID: POLICY-536
Signed-off-by: Saryu Shah <ss3917@att.com>
6 years agoUpdated git submodules
Victor Morales [Sat, 12 May 2018 09:27:56 +0000 (05:27 -0400)]
Updated git submodules

Project: integration/devtool master c993457d9b2a580db9dde2d112ab754a8aaa6c7f

Pull images from csv file

It has been included another method for retrieving OOM images. This
function uses a cvs file to get the information to previously loads
the Docker registry for Helm Charts deployment.

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

6 years agoUpdated git submodules
Christophe Closset [Sat, 12 May 2018 09:39:15 +0000 (09:39 +0000)]
Updated git submodules

Project: clamp master c6519e36eea57300645dc14b6f978e85a5456cad

Merge "Fix Sdc Controller"

Fix Sdc Controller

Add support to decode the entire input parameters provided in the
blueprints so that user see them in the Clamp UI + Unit tests

Issue-ID: CLAMP-151
Change-Id: I838e03375cb544fd91b0a1f86905d96239ffece2
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Christophe Closset [Sat, 12 May 2018 09:39:12 +0000 (09:39 +0000)]
Updated git submodules

Project: clamp master 52dbfb0cad637eef5a7f42ccce1e3a3949fa8df6

Merge "Fix Sdc Controller"

Fix Sdc Controller

Remove artifact types that clamp does not need so that it's correct in
SDC UI + add notifications for all artifact types

Issue-ID: CLAMP-151
Change-Id: Iada581cdb2b17b355dd3a607cbe6930bba7a6931
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Christophe Closset [Sat, 12 May 2018 09:39:08 +0000 (09:39 +0000)]
Updated git submodules

Project: clamp master 78dc96d5a7c0c4e9972e3c6ea0dd41fabfb0d4b4

Merge "Fix Sdc controller"

Fix Sdc controller

Add a check every 2 mins to ensure Sdc controllers are well running

Issue-ID: CLAMP-151
Change-Id: I3c9b10ecc4ce88f60a50484b5e86746ad09a8fc9
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Instrumental [Fri, 11 May 2018 22:14:48 +0000 (17:14 -0500)]
Updated git submodules

Project: aaf/authz master aab3128569c867cec40afd6d7d1dba69026d94e4

Cass, Dir

Issue-ID: AAF-282
Change-Id: I6a3ad9c5b4dfcc35ab6c6919cda6df18128e8573
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agoUpdated git submodules
sunil unnava [Fri, 11 May 2018 22:04:05 +0000 (18:04 -0400)]
Updated git submodules

Project: dmaap/messagerouter/messageservice master d739f81a024c691edb5e91848344d66d0a90ae04

external data directory changes

Issue-ID: DMAAP-495
Change-Id: I587c6af7a8967bc2e937ea63131097f1600c0ed7
Signed-off-by: sunil unnava <su622b@att.com>
6 years agoUpdated git submodules
sunil unnava [Fri, 11 May 2018 21:44:58 +0000 (17:44 -0400)]
Updated git submodules

Project: dmaap/messagerouter/messageservice master 7df46d558cc17e51d9251e2214707af375d62bb8

external data directory changes

Issue-ID: DMAAP-495
Change-Id: Ibaadd791211eadfdbb174b45c492bc0d1a8bb017
Signed-off-by: sunil unnava <su622b@att.com>
6 years agoUpdated git submodules
Instrumental [Fri, 11 May 2018 21:10:10 +0000 (16:10 -0500)]
Updated git submodules

Project: aaf/authz master 157003d5f82e85e300e757b4644549cdbc1037d3

More cass logging

Issue-ID: AAF-282
Change-Id: I48f280060645eee838405854e0fbd3bcdab17c0e
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agoUpdated git submodules
Patrick Brady [Fri, 11 May 2018 16:06:09 +0000 (09:06 -0700)]
Updated git submodules

Project: appc master 226725a03a77f69880fdc589f088fce71acd5882

Changes to fix artifact handler

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

6 years agoUpdated git submodules
Instrumental [Fri, 11 May 2018 21:03:52 +0000 (16:03 -0500)]
Updated git submodules

Project: aaf/authz master aa7f440383be55c110b6dfd8cceba61ebdf97150

ensure Cass Phase2 on starts

Issue-ID: AAF-282
Change-Id: Idbbe89e0f5eb53ca0eb4a214284d623edb36f766
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agoUpdated git submodules
Mandeep Khinda [Fri, 11 May 2018 20:48:53 +0000 (20:48 +0000)]
Updated git submodules

Project: oom master e5f612cecf11d371cce0d4718664edda1285bfd4

Merge "Sync SecretManagementService (SMS) properties"

Sync SecretManagementService (SMS) properties

Issue-ID: AAF-263
Change-Id: I90e5784b173a05b05e324d3ea3de7bb952450ebf
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoUpdated git submodules
Gary Wu [Fri, 11 May 2018 20:26:30 +0000 (13:26 -0700)]
Updated git submodules

Project: oom master bf4b4d80364ccbdf859832546b884607d8d7b791

Update readiness-check to 2.0.0

Change-Id: I3477393d2ba98fe1d48561efc6991e88d8e03793
Issue-ID: OOM-1076
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Mandeep Khinda [Fri, 11 May 2018 19:49:17 +0000 (19:49 +0000)]
Updated git submodules

Project: oom master b63b0b162ab3dbbeb52698fd234615261a103144

Revert "Remove hard-coding of nexus3 on sniroetor"

This reverts commit c491f42ead8b379249bc2eebe8a02534897b750a.

It doesn't build.  It actually needs to wait for
https://gerrit.onap.org/r/#/c/41675/ to be merged first

Issue-ID: INT-215

Change-Id: Iec57bcb08ac465db840f02b096718d88c5393c17
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoUpdated git submodules
Ritu Sood [Fri, 11 May 2018 14:28:52 +0000 (07:28 -0700)]
Updated git submodules

Project: optf/has master a950e73cd6185df6e843204c7fa69efa5e7640c1

Adding basic auth to AAI Plugin

For now leaving the original certificates as before
so as not to disturb any existing test cases etc.

Issue-ID: OPTFRA-232
Change-Id: If28c772f14c89dbf4229d754cf9dd49094fc5196
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
6 years agoUpdated git submodules
Sai Gandham [Fri, 11 May 2018 18:28:13 +0000 (18:28 +0000)]
Updated git submodules

Project: aaf/authz master d249df5d303d82be6d67340245cae6c2508f6cd6

Increase code coverage for auth misc

Issue-ID: AAF-129
Change-Id: Ibf8c2895bd19ce6d8aaba07b2d3159f7356a2d66
Signed-off-by: Sai Gandham <sg481n@att.com>
6 years agoUpdated git submodules
Mandeep Khinda [Fri, 11 May 2018 19:07:30 +0000 (19:07 +0000)]
Updated git submodules

Project: oom master f51bdac347ea14d805028fff5fd099eebaab950f

Merge "Sync OOM docker versions with docker-manifest.csv"

Sync OOM docker versions with docker-manifest.csv

Sync docker versions to docker-manifest.csv commit
5c314cf2ebadece91f9b3745bf1d4e80064bbd70

Change-Id: I6d892ab945d65b7b4888b194d09210aec8d7d1c1
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Gary Wu [Fri, 11 May 2018 18:14:29 +0000 (11:14 -0700)]
Updated git submodules

Project: oom master c491f42ead8b379249bc2eebe8a02534897b750a

Remove hard-coding of nexus3 on sniroemulator

Change-Id: Ia06b17702f5d3b722bb7baf68ee039a7131f89cb
Issue-ID: INT-215
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Instrumental [Fri, 11 May 2018 18:15:28 +0000 (13:15 -0500)]
Updated git submodules

Project: aaf/authz master c486733c0160bfb16bb75a008abe4e6a2616cb44

Kickstart Cassandra, read logs

Issue-ID: AAF-282
Change-Id: Ide0899177a02c78318b09a196872776b62a3f5fd
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agoUpdated git submodules
Gary Wu [Fri, 11 May 2018 16:13:44 +0000 (09:13 -0700)]
Updated git submodules

Project: integration master 1d882c6c2569928fdaa3a445a3424f1fabce0c71

Add sniroemulator to docker manifest

Change-Id: I7c5c4c5b104c2521d149e791b1ed34a3317599ea
Issue-ID: INT-488
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Instrumental [Fri, 11 May 2018 17:08:58 +0000 (12:08 -0500)]
Updated git submodules

Project: aaf/authz master 47786841348b514f6e7fbaccf813057e7806aec9

Additional kickstart Cassandra

Issue-ID: AAF-282
Change-Id: I41f18d71c5f61a3ee8ebd5c2970e9dd3ce0ef09c
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agoUpdated git submodules
IanHowell [Fri, 11 May 2018 16:25:44 +0000 (11:25 -0500)]
Updated git submodules

Project: aaf/authz master a7fb5826abbf912a01230f5f5c09a8683d743f9c

Improve coverage of cadi-aaf

Issue-ID: AAF-223
Change-Id: I1b8330bb0c6bd436fd6836dc7ed69447057cdd5c
Signed-off-by: IanHowell <ian.howell@att.com>
6 years agoUpdated git submodules
Timoney, Dan (dt5972) [Thu, 10 May 2018 22:10:01 +0000 (18:10 -0400)]
Updated git submodules

Project: sdnc/oam master 15fe108140e0d885f4cfe68ce6a1cc649cd437fd

Add missing ansible-adapter properties

Add missing ansible-adapter.properties file, and
fixed property references in LCM directed graphs.

Change-Id: Iaad014ffe3e88f76545879a79a4073160ea31853
Issue-ID: SDNC-309
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
Michael Lando [Fri, 11 May 2018 15:26:46 +0000 (18:26 +0300)]
Updated git submodules

Project: sdc/sdc-docker-base master f5397220a48a770aa2ccca10ffb49a88621c74fa

update pom

update version.properties
update maven docker plugin
uncomment docker build

Issue-ID: SDC-1318

Change-Id: Idd85b53ecb5c95e9c36ece64c5edff97c7353ffe
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoUpdated git submodules
ml636r [Fri, 11 May 2018 14:49:40 +0000 (17:49 +0300)]
Updated git submodules

Project: sdc/sdc-tosca master 5c2e47c7d7648dfdc35436b4f2730475945709bd

update depandency of jtosca

update pom to use jtosca relase version

Change-Id: I4acb2540ce7ba4296d6dcbcd1c19bd8549372cd5
Issue-ID: SDC-1318
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoUpdated git submodules
Gary Wu [Fri, 11 May 2018 15:00:25 +0000 (15:00 +0000)]
Updated git submodules

Project: integration master 07362af32f100a1c2ded2ad88359e7b6de4640db

Merge "Correction problem in pom.xml in pnf simulator"

Correction problem in pom.xml in pnf simulator

Issue-ID: INT-458

Change-Id: Idc25fc627055dca4481c090381b92191593526a2
Signed-off-by: Pawel Kadlubanski <pawel.kadlubanski@nokia.com>
6 years agoUpdated git submodules
Mandeep Khinda [Fri, 11 May 2018 14:31:20 +0000 (14:31 +0000)]
Updated git submodules

Project: oom master 87b247f52fcd121e69bddfa68ddda60e39eb18c8

Merge "General cleanup of SDNC charts"

General cleanup of SDNC charts

Addressing issues like:
 - missing property files
 - hard-coded ports
 - hard-coded ODL passwords
 - improper configMap mounts
 - incorrect service names

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

6 years agoUpdated git submodules
Denes Nemeth [Fri, 11 May 2018 09:17:19 +0000 (11:17 +0200)]
Updated git submodules

Project: vfc/nfvo/lcm master 889b5e6efdd40e818cc723e994be8fc14c8deec2

Fix VF-C VNF healing API

Issue-ID: VFC-905
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Change-Id: Ib05fc77caf72b41d94fbb55da467ee68f2926559

6 years agoUpdated git submodules
Gary Wu [Fri, 11 May 2018 13:44:46 +0000 (13:44 +0000)]
Updated git submodules

Project: integration master 4713ef1c5bb2a280a02310b4a6fc32f736b63e7e

Merge "Add pnf simulator"

Add pnf simulator

Issue-ID: INT-458
Change-Id: I6fd6b58e5d302d83e4b4e1d1dfd59247a6df9700
Signed-off-by: Pawel Kadlubanski <pawel.kadlubanski@nokia.com>
6 years agoUpdated git submodules
Gary Wu [Fri, 11 May 2018 13:44:16 +0000 (13:44 +0000)]
Updated git submodules

Project: integration master 5a7a91fe8a43ecd1ba243ba41b096bfdcf2f39e8

Merge "Add CLI beijing version in manifest"

Add CLI beijing version in manifest

Issue-ID: CLI-114

Change-Id: I8810ecc83c388626aa58e9cd40a2de5408f273a3
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoUpdated git submodules
Gary Wu [Fri, 11 May 2018 06:54:22 +0000 (23:54 -0700)]
Updated git submodules

Project: integration master 44f836b40f2f693aec2f6d0d39b12450be2c3615

Update OOM docker version sync script

Change-Id: I3d6ae5823173a3943bf9bb16f5ee9c7e3faae6f0
Issue-ID: INT-492
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Instrumental [Fri, 11 May 2018 11:30:40 +0000 (06:30 -0500)]
Updated git submodules

Project: aaf/authz master 2fe00d05bfd7b35413d8f744ca523906b2488827

Add repair to try to kickstart Cassandra

Issue-ID: AAF-270
Change-Id: I45dd1c7e9aad11cb27cb8bc0cd03e116c118e89b
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agoUpdated git submodules
Denes Nemeth [Fri, 11 May 2018 09:10:55 +0000 (11:10 +0200)]
Updated git submodules

Project: vfc/nfvo/driver/vnfm/svnfm master 29ec1736ac4558082b5a979e1ec882eb6e63affb

Documentation update

Change-Id: Id306fb37abf9071879e490f9553f0538b2cef0da
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Issue-ID: VFC-728

6 years agoUpdated git submodules
Sébastien Determe [Fri, 11 May 2018 09:51:24 +0000 (09:51 +0000)]
Updated git submodules

Project: clamp master 78e986b674f6ef6d3b94d5d62ddcd7a1f9071a8c

Merge "Fix DCAE deploy/undeploy"

Fix DCAE deploy/undeploy

Add configurable timer and attempt for the DCAE GetOperation Status

Issue-ID: CLAMP-159
Change-Id: I537961af135d0197330ec89da12dcff467153311
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
ac2550 [Tue, 8 May 2018 09:10:51 +0000 (11:10 +0200)]
Updated git submodules

Project: clamp master 2dc6417f8f6fa7be8974115e042eeebb3c832269

closedLoopAlarm dates in us not in ms

Dates received from other services are in ms, not in ms.

Change-Id: I3e2583f4d7f771a73b12d56c040941fa9d6494cc
Signed-off-by: ac2550 <ac2550@intl.att.com>
Issue-ID: CLAMP-158

6 years agoUpdated git submodules
Kanagaraj Manickam k00365106 [Thu, 10 May 2018 06:14:29 +0000 (11:44 +0530)]
Updated git submodules

Project: cli master f81fe6db83ac2c2b2ac2cdff37bebd77082e84ca

CLI: Fix appc snapshot option issues

Issue-ID: CLI-100

Change-Id: I62638d822a69734f7c4e5a31cffb1281b8cf28ef
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Update the list of short options

Issue-ID: CLI-100

Change-Id: I15bdf99cb015af276b960539659d216e1e0e08f8
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoUpdated git submodules
Lusheng Ji [Wed, 9 May 2018 16:05:01 +0000 (12:05 -0400)]
Updated git submodules

Project: dcaegen2 master f9415f04d62ac42a1ea253b0707fc760f8ec79ad

Update oparent reference version

Issue-ID: DCAEGEN2-499
Change-Id: I171986baa4b83bb430139def511b9d1173f4b4e4
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoUpdated git submodules
Jorge Hernandez [Fri, 11 May 2018 03:10:35 +0000 (03:10 +0000)]
Updated git submodules

Project: policy/engine master 366d2b9650d93333c32f8e136f149c63382bd2b8

Merge "Fix POLICY_LOGS property in paplp.conf"

Fix POLICY_LOGS property in paplp.conf

Added extra braces around POLICY_LOGS property.

Change-Id: I4022d00a74971be70dc5b3c2cb435be31d91386c
Issue-ID: POLICY-758
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoUpdated git submodules
Jorge Hernandez [Fri, 11 May 2018 03:09:50 +0000 (03:09 +0000)]
Updated git submodules

Project: policy/engine master 8ff87b1ac5c783d84b9f4c8de55d97a679c6e00e

Merge "Change error to warning"

Change error to warning

Changed ERROR about decryption to WARNING.
Added POLICY_LOGS to base.conf (for non-docker).

Change-Id: If32965f1c37b36102c12371e739e1a155bb255f0
Issue-ID: POLICY-758
Signed-off-by: Jim Hahn <jrh3@att.com>
6 years agoUpdated git submodules
Mandeep Khinda [Fri, 11 May 2018 02:05:32 +0000 (02:05 +0000)]
Updated git submodules

Project: oom master 42e5b849f8c32b2f8e9772e10d63ea9f1d957941

Merge "Fix SO aaiEndpoint aai.onap"

Fix SO aaiEndpoint aai.onap

Issue-ID: OOM-1068
Change-Id: Ibea86d352e439e14d39b484eddf37314c0b8a16e
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoUpdated git submodules
Jimmy Forsyth [Thu, 10 May 2018 20:14:55 +0000 (16:14 -0400)]
Updated git submodules

Project: oom master 72c210d5c1d9338b3e33e99d777381d939d88298

Add OOF user to OOM AAI config

Issue-ID: AAI-1134
Change-Id: Ic40628175e58ce82fada21dd35e7435c869a88cb
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpdated git submodules
Saryu Shah [Thu, 10 May 2018 23:46:56 +0000 (23:46 +0000)]
Updated git submodules

Project: policy/engine master d65a0a1e8685be51b78b12b53c14e3c19fa456e7

Policy OOF-HPA documentation

Policy OOF-HPA documentation
-------------------------------------------------------------

Change-Id: I1015b21cb6b5599a48e7914a6fcb97ee4cb63ccd
Issue-ID: POLICY-536
Signed-off-by: Saryu Shah <ss3917@att.com>
6 years agoUpdated git submodules
Jonathan Gathman [Thu, 10 May 2018 22:36:29 +0000 (22:36 +0000)]
Updated git submodules

Project: aaf/authz master 4e11a5059e1e05c15332e93aeb8b107c3d2c5e34

Merge "Improve coverage of cadi-aaf"

Improve coverage of cadi-aaf

Issue-ID: AAF-223
Change-Id: I940444259e809282ee73dba5b53e69f14685bf95
Signed-off-by: IanHowell <ian.howell@att.com>
6 years agoUpdated git submodules
gabe.maurer [Thu, 10 May 2018 18:40:13 +0000 (13:40 -0500)]
Updated git submodules

Project: aaf/authz master dc1338557a1cee4dbc8e171bd4e42e209fd84103

Increased auth batch coverage

Issue-ID: AAF-233
Change-Id: I96e646ff26ba6be92ba7dc4dbf8be086f90adb04
Signed-off-by: gabe.maurer <gabe.maurer@att.com>
6 years agoUpdated git submodules
SudhakarReddy [Thu, 10 May 2018 08:59:20 +0000 (14:29 +0530)]
Updated git submodules

Project: multicloud/framework master 5a9a24104efa7d32f9ae236154be0c34016c45ae

uWSGI 502 gateway error fix

Change-Id: Idc7cdffad470792d014e565c606c2843bd277fe6
Issue-ID: MULTICLOUD-217
Signed-off-by: SudhakarReddy <Sudhakar.reddy@amdocs.com>
6 years agoUpdated git submodules
su622b [Thu, 10 May 2018 21:32:52 +0000 (17:32 -0400)]
Updated git submodules

Project: dmaap/messagerouter/messageservice master 0c8db418e769f81d8a4b97fe896ade3a06c624f3

Topics for OOM deployment

Issue-ID: DMAAP-495
Change-Id: I12993eb1f8978a529a7eb57b1dcb0defdd55ee29
Signed-off-by: su622b <sunil.unnava@att.com>
6 years agoUpdated git submodules
Yang Xu [Thu, 10 May 2018 21:02:25 +0000 (21:02 +0000)]
Updated git submodules

Project: integration master 5c314cf2ebadece91f9b3745bf1d4e80064bbd70

Merge "Change default pullPolicy to Always"

Change default pullPolicy to Always

Change-Id: I46e8bc9cbd46a42de34ccea82d29d7f95ed00b3d
Issue-ID: INT-381
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
Gary Wu [Thu, 10 May 2018 20:49:33 +0000 (20:49 +0000)]
Updated git submodules

Project: integration master f96f0902a611fb61378251b0b3192ba56e1939f1

Merge "CSIT for Multicloud-Ocata HPA"

CSIT for Multicloud-Ocata HPA

Adds CSIT tests for multicloud ocata HPA.

Change-Id: I89c51f8bd9056fd8c2afd871ab9ab8b0cc567bb9
Issue-ID: MULTICLOUD-214
Depends-On: Idc7b0b709caf79e03c2f66774ef780223b913946
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Signed-off-by: Victor Morales <victor.morales@intel.com>
6 years agoUpdated git submodules
Kang Xi [Thu, 10 May 2018 18:50:39 +0000 (14:50 -0400)]
Updated git submodules

Project: integration master ee9f6a171e16ec1e1f60596a15db021dec4831ea

Add preload templates

Change-Id: Ic05e2282416920f30535621404866cf44271acc5
Issue-ID: INT-461
Signed-off-by: Kang Xi <kang.xi@huawei.com>
6 years agoUpdated git submodules
Arthur Martella [Thu, 10 May 2018 18:09:52 +0000 (14:09 -0400)]
Updated git submodules

Project: so master 2bcb1f2bdefa3478031b3c3de7eeb568364c8161

Add onap/so alias to docker build

Change-Id: I57525e367ddf5bdbbc13f9efa9e93fda4fb6748e
Issue-ID: SO-372
Signed-off-by: Arthur Martella <am153x@att.com>
6 years agoUpdated git submodules
Mandeep Khinda [Thu, 10 May 2018 19:34:05 +0000 (19:34 +0000)]
Updated git submodules

Project: oom master 67a7d1a04eadd5e03f914ddcdbcc0542cf6c3cbc

Merge "Disabling APPC clustering by default"

Disabling APPC clustering by default

Change-Id: I901dc0ccc4129b72a1a8908139dd9e04ec14bbe5
Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com>
Issue-ID: OOM-926

6 years agoUpdated git submodules
Mandeep Khinda [Thu, 10 May 2018 19:27:57 +0000 (19:27 +0000)]
Updated git submodules

Project: oom master f06de07699726962177536dc85621e65ab89006a

Merge "Add onap crt"

Add onap crt

Issue-ID: OOM-1068
Change-Id: I7ff15fa9eb6c29852c089ad10e0c63faba05fe00
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoUpdated git submodules
Mandeep Khinda [Thu, 10 May 2018 18:48:29 +0000 (18:48 +0000)]
Updated git submodules

Project: oom master df37739b2e6351ade4754dd30553503bf9742efd

Correcting VID so service name

Issue-ID: OOM-987

Change-Id: Ia552cac88f42d63d517893ad7ef2128fa2b1d629
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoUpdated git submodules
dglFromAtt [Thu, 10 May 2018 01:26:07 +0000 (21:26 -0400)]
Updated git submodules

Project: dmaap/dbcapi master 9308e9cbaa6c20a0b171b6524a834ef36feaa9f0

Files missing License text

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

6 years agoUpdated git submodules
Mandeep Khinda [Thu, 10 May 2018 18:46:53 +0000 (18:46 +0000)]
Updated git submodules

Project: oom master 6dee169b9da0b2ffa891fea76a87e102fa8e1d99

Merge "change service-info for uui-ui and uui-server"

change service-info for uui-ui and uui-server

Change-Id: I1c6fb244e015c055d45e5497b14b8f43ef172a14
Issue-ID: USECASEUI-112
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
6 years agoUpdated git submodules
Mandeep Khinda [Thu, 10 May 2018 18:20:12 +0000 (18:20 +0000)]
Updated git submodules

Project: oom master e6a87fbbf34bba31e6c7a0b9110869fb27a55baa

Merge "Replace aai server cert with new SAN cert"

Replace aai server cert with new SAN cert

Issue-ID: AAI-1132
Change-Id: Iddb589977f5069de5b3a21bad7e84711cdd6e5d8
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoUpdated git submodules
Ryan Young [Thu, 10 May 2018 16:34:51 +0000 (12:34 -0400)]
Updated git submodules

Project: appc master a0d2d33f853e4ae427ebca5e2d1ee4911a01d615

Change Design Service to use DbLibService

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

6 years agoUpdated git submodules
Yang Xu [Thu, 10 May 2018 17:56:03 +0000 (17:56 +0000)]
Updated git submodules

Project: integration master 4db256fbea582a546c701c51c2148505adf2851a

Merge "Warn of unreleased docker images in manifest"

Warn of unreleased docker images in manifest

Change-Id: I41536f020bd787a0c4a18f854c8238243eaad2d6
Issue-ID: INT-495
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
jmac [Thu, 10 May 2018 15:49:09 +0000 (15:49 +0000)]
Updated git submodules

Project: oom master 463c20ba29c4d6723c0a176967b492d1d28196ae

update aaiclient properties to match HEAT

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

6 years agoUpdated git submodules
CHINTAMANI [Thu, 10 May 2018 16:14:34 +0000 (12:14 -0400)]
Updated git submodules

Project: integration master 2dfb8828eefbe86e95eec8747fb197612aa7b091

Updating CSIT test cases v2

Change-Id: I290eda7a04fe95e2b8eac2bff2415f31727588fa
Issue-ID: PORTAL-173
Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
6 years agoUpdated git submodules
Mandeep Khinda [Thu, 10 May 2018 15:07:41 +0000 (15:07 +0000)]
Updated git submodules

Project: oom master 38282a927a6a9e3d7b8bf70a825b4f1893ff3f75

Merge "Sync OOM docker versions with docker-manifest.csv"

Sync OOM docker versions with docker-manifest.csv

Update the docker image versions to match docker-manifest.csv
commit b8a8ccd85b022503db1aa0691ed1047269fb0757

Change-Id: Ia11bb77a4061611bc85d030f271017d68781f4d0
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUpdated git submodules
BorislavG [Wed, 9 May 2018 14:34:14 +0000 (14:34 +0000)]
Updated git submodules

Project: oom master 254272e292bdc81dd788efecfcd16ae7051eb3c7

Improve docker registry secret management

Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d
Issue-ID: OOM-1064
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoUpdated git submodules
jmac [Thu, 3 May 2018 17:57:13 +0000 (17:57 +0000)]
Updated git submodules

Project: sdnc/oam master 62c18a11bc7993f50ecfe0bc8f25a3d123ee02af

Update to v13 A&AI api version for HEAT

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

6 years agoUpdated git submodules
Jessica Wagantall [Fri, 4 May 2018 00:26:48 +0000 (17:26 -0700)]
Updated git submodules

Project: ccsdk/distribution master 0bc33b6cf238cea0940d92423c87af812f827570

Add INFO.yaml file

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

Change-Id: I234f199f79b7b7e61a25ed1c30373be20806a695
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdated git submodules
Mandeep Khinda [Thu, 10 May 2018 14:23:05 +0000 (14:23 +0000)]
Updated git submodules

Project: oom master 4cd76a6ee6d441389d486851d01432ea5bd5318b

removing obsolete configmaps from SO

The presence of these disrupts the SO boot process resulting in
the misconfiguration found by the defect

Issue-ID: OOM-1052

Change-Id: I527698c6ccbdd42b3435ca33dc97cb09da7afd97
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoUpdated git submodules
Pamela Dragosh [Thu, 10 May 2018 13:10:04 +0000 (09:10 -0400)]
Updated git submodules

Project: integration master 25f3524c631d2c8ee0da3c07f87edf953ee0b53a

Remove unnecessary docker nexus build

We no longer build a nexus image but use a sonatype
released image. So removing this command which fails.

Issue-ID: POLICY-789
Change-Id: Idc177746a22beed4893337168331ddc7954c57c5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoUpdated git submodules
Lior Nachmias [Thu, 10 May 2018 12:28:46 +0000 (15:28 +0300)]
Updated git submodules

Project: sdc master c0a2af6c84087d0626ee8498635d8027ca067ff8

Add common-app-api unit tests

Change-Id: I93cffb47273ddcdc2c11777c3ed0185f85829b9a
Issue-ID: SDC-1317
Signed-off-by: Lior Nachmias <ln699k@att.com>
6 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 10 May 2018 03:32:22 +0000 (23:32 -0400)]
Updated git submodules

Project: oom master 449453a416e12f6ccac7375f9f114fa49bc37121

Update the haproxy to use the right version

Uploaded the latest certificate for haproxy
so updating the version in the values.yaml

Issue-ID: AAI-1101
Change-Id: I8c036f41aa8417960d3f0e8af409ea00672b513a
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>