oom.git
4 years agoAdding NodePorts to dmaap-dr-node 06/86506/4
efiacor [Mon, 13 May 2019 16:36:36 +0000 (16:36 +0000)]
Adding NodePorts to dmaap-dr-node

Change-Id: I2e2fbfc2ed09ec8af22fb42c7f9f8d718aa4306b
Issue-ID: DMAAP-1183
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
4 years agoMerge "Override aaf_locate_url from values.yaml"
Alexis de Talhouët [Mon, 13 May 2019 15:25:00 +0000 (15:25 +0000)]
Merge "Override aaf_locate_url from values.yaml"

4 years agoAdd helm charts for multicloud-k8s 92/85992/14
Kiran Kamineni [Tue, 23 Apr 2019 00:52:13 +0000 (17:52 -0700)]
Add helm charts for multicloud-k8s

Add helm charts for multicloud-k8s
Add support for access via msb internal gateway
Use 9015 port instead to align with other Multicloud
services
Add Makefile under multicloud to do helm dep up for k8s
as k8s uses the mongo chart in its requirements.yaml
Update licenses

Issue-ID: ONAPARC-363
Change-Id: I31aaf9e97a3807501af5bf7e56b3df53dfc22074
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
4 years agoMerge "Adding helm Chart for etcd"
Mike Elliott [Mon, 13 May 2019 13:28:51 +0000 (13:28 +0000)]
Merge "Adding helm Chart for etcd"

4 years agoMerge "Add deviation in readiness check sleep time"
Borislav Glozman [Mon, 13 May 2019 10:37:43 +0000 (10:37 +0000)]
Merge "Add deviation in readiness check sleep time"

4 years agoMerge "Minimize container image"
Borislav Glozman [Mon, 13 May 2019 10:36:37 +0000 (10:36 +0000)]
Merge "Minimize container image"

4 years agoMerge "Bumped the version of HOLMES images"
Borislav Glozman [Mon, 13 May 2019 10:32:35 +0000 (10:32 +0000)]
Merge "Bumped the version of HOLMES images"

4 years agoMerge "update vfc image version"
Borislav Glozman [Mon, 13 May 2019 10:30:38 +0000 (10:30 +0000)]
Merge "update vfc image version"

4 years agoupdate vfc image version 21/87521/1
yangyan [Mon, 13 May 2019 06:37:28 +0000 (14:37 +0800)]
update vfc image version

Issue-ID: VFC-1373
Change-Id: I42af27a20622109b1ec96d6900c9e40cbb7e3970
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoBumped the version of HOLMES images 13/87513/1
GuangrongFu [Mon, 13 May 2019 02:34:14 +0000 (10:34 +0800)]
Bumped the version of HOLMES images

Change-Id: If943f159a4a60d0b3530ddcb3f012d051b6f3a99
Issue-ID: HOLMES-224
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
4 years agoSDC-2288 Add internalPort2 in sdc workflow FE 08/87508/1
dfx1971 [Sun, 12 May 2019 07:17:56 +0000 (10:17 +0300)]
SDC-2288 Add internalPort2 in sdc workflow FE
Issue-ID: SDC-2288
Signed-off-by: Avi Ziv<avi.ziv@amdocs.com>
Change-Id: Iaa62fa44619e9a6f48afad508f2f19b8d3a903a1

4 years agoMerge "Update CLAMP images tags"
Yang Xu [Sun, 12 May 2019 03:24:43 +0000 (03:24 +0000)]
Merge "Update CLAMP images tags"

4 years agoAdding helm Chart for etcd 11/86211/9
Ritu Sood [Wed, 24 Apr 2019 23:06:46 +0000 (23:06 +0000)]
Adding helm Chart for etcd

Based on the helm chart in github helm repo
https://github.com/helm/charts/tree/master/incubator/etcd
etcd required as datastore by k8s Plugin in
multi-cloud project.

Change-Id: Ie6c7d9fc394f2a08cd9d34dda6261da13ef005f3
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: OOM-1828

5 years agoOverride aaf_locate_url from values.yaml 42/86042/6
pkaras [Tue, 23 Apr 2019 11:45:25 +0000 (13:45 +0200)]
Override aaf_locate_url from values.yaml

Change-Id: I189be373fb890f934d720e042274e2f06f3cd853
Issue-ID: DMAAP-1175
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
5 years agoAdd deviation in readiness check sleep time 84/86284/2
Dmitry Puzikov [Thu, 25 Apr 2019 12:53:03 +0000 (14:53 +0200)]
Add deviation in readiness check sleep time

Added some random delay avoiding massive
parallel call of k8s API by multiple
readiness-check containers

Change-Id: Ia5e6e49b91db9f0339ab828734eedb94eb3029cb
Issue-ID: INT-1045
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
5 years agoMinimize container image 80/86280/2
Dmitry Puzikov [Thu, 25 Apr 2019 12:33:48 +0000 (14:33 +0200)]
Minimize container image

Rebase image on alpine

Change-Id: I923c0792783b551bf623f754a2aed4bf1a765f45
Issue-ID: INT-1045
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
5 years agointegrate artifact broker into multicloud plugins 99/86499/6
liboNet [Tue, 30 Apr 2019 01:26:11 +0000 (09:26 +0800)]
integrate artifact broker into multicloud plugins

add config.json for each multicloud plugin
update deployment to add it as sidecar
update the values.yaml of multicloud to store image name
remove the hardcode namespace
fix typo and use 1.3.1 image tag

Change-Id: I6cc9e381ea655b1d75760b013d2be693b0c0575c
Issue-ID: MULTICLOUD-597
Signed-off-by: liboNet <libo.zhu@intel.com>
5 years agoMerge "Changes related to TLS implemenation for oof-has"
Mike Elliott [Fri, 10 May 2019 17:35:10 +0000 (17:35 +0000)]
Merge "Changes related to TLS implemenation for oof-has"

5 years agoMerge "Update CMSO OOM to use HTTPS and AAF"
Mike Elliott [Fri, 10 May 2019 17:30:59 +0000 (17:30 +0000)]
Merge "Update CMSO OOM to use HTTPS and AAF"

5 years agoMerge "Use released version of ESR"
Alexis de Talhouët [Fri, 10 May 2019 17:19:00 +0000 (17:19 +0000)]
Merge "Use released version of ESR"

5 years agoMerge "robot_variable_for_hvves_testsuite"
Alexis de Talhouët [Fri, 10 May 2019 17:17:34 +0000 (17:17 +0000)]
Merge "robot_variable_for_hvves_testsuite"

5 years agoupdate cds bueprint name 56/87456/1
eeginux [Fri, 10 May 2019 13:29:27 +0000 (14:29 +0100)]
update cds bueprint name

Update cds blueprint name to grpc service name

Issue-ID: SO-1855
Change-Id: I079246cae3ba8471fffa95dbb11091cd53a94168
Signed-off-by: eeginux <henry.xie@est.tech>
5 years agoMerge "Update env value for blueprint processor http endpoint"
Alexis de Talhouët [Fri, 10 May 2019 13:25:10 +0000 (13:25 +0000)]
Merge "Update env value for blueprint processor http endpoint"

5 years agoMerge "change usecase-ui-server api url"
Alexis de Talhouët [Fri, 10 May 2019 13:14:49 +0000 (13:14 +0000)]
Merge "change usecase-ui-server api url"

5 years agoMerge "Remove obsolete warning about concurrent executions"
Alexis de Talhouët [Fri, 10 May 2019 13:14:21 +0000 (13:14 +0000)]
Merge "Remove obsolete warning about concurrent executions"

5 years agoMerge "Change to fix db connection issues in xacml-pdp"
Alexis de Talhouët [Fri, 10 May 2019 13:13:51 +0000 (13:13 +0000)]
Merge "Change to fix db connection issues in xacml-pdp"

5 years agoUpdate CMSO OOM to use HTTPS and AAF 72/86672/13
Jerry Flood [Tue, 30 Apr 2019 19:30:04 +0000 (15:30 -0400)]
Update CMSO OOM to use HTTPS and AAF

Fixes OPTFRA-484 and OPTFRA-390

Issue-ID: OPTFRA-391

Change-Id: I2b65743e38464aac8dbc8cf81419e9ce36769b7d
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agorobot_variable_for_hvves_testsuite 47/87447/1
marekpl [Fri, 10 May 2019 10:39:31 +0000 (12:39 +0200)]
robot_variable_for_hvves_testsuite

Issue-ID: DCAEGEN2-1448
Change-Id: I306abc4fdbdafe7fbb0eadc9d372515fb3fa2896
Signed-off-by: marekpl <marek.pondel@nokia.com>
5 years agoUpdate CLAMP images tags 25/87425/1
ChrisC [Fri, 10 May 2019 07:59:57 +0000 (09:59 +0200)]
Update CLAMP images tags

Update to RC images for clamp (4.0.1)

Issue-ID: CLAMP-377
Change-Id: I3b890652ebd7bb045976c19263b0dadf3f291642
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
5 years agoRemove obsolete warning about concurrent executions 14/87414/4
kaihlavi [Fri, 10 May 2019 05:57:14 +0000 (08:57 +0300)]
Remove obsolete warning about concurrent executions

 Remove warning about unparameterized --display as it is
 now parameterized (this commit is a follow-up to comments
 in already merged https://gerrit.onap.org/r/#/c/87357/)

 Added also brackets for namespace parameter in usage guide

Change-Id: I78a753b026e3e9b410798687b28ad0ca1115703e
Issue-ID: OOM-1844
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
5 years agochange usecase-ui-server api url 08/87408/1
guochuyicmri [Fri, 10 May 2019 01:44:57 +0000 (09:44 +0800)]
change usecase-ui-server api url

Change-Id: Ib56a22795a17b72dd8bcc5726802a6b56b4a8060
Issue-ID: USECASEUI-260
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
5 years agoUpdate env value for blueprint processor http endpoint 98/87398/1
Nirvan Ramjuttun [Thu, 9 May 2019 20:50:53 +0000 (16:50 -0400)]
Update env value for blueprint processor http endpoint

Issue-ID: CCSDK-1292

Change-Id: Icc97df921abf06a20e71b15c02a82a5f12d329f8
Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
5 years agoMerge "SDC-2246 Connection to WF designer times out Issue-ID: SDC-2246 Signed-off...
Yang Xu [Thu, 9 May 2019 20:31:39 +0000 (20:31 +0000)]
Merge "SDC-2246 Connection to WF designer times out Issue-ID: SDC-2246 Signed-off-by: Avi Ziv<avi.ziv@amdocs.com> Change-Id: I8becf40534bab160d08690769fec48e46a385e1d"

5 years agoMerge "Update tag and PH config"
Yang Xu [Thu, 9 May 2019 20:24:30 +0000 (20:24 +0000)]
Merge "Update tag and PH config"

5 years agoMerge "Fix tag explanations in usage and comments"
Alexis de Talhouët [Thu, 9 May 2019 20:16:55 +0000 (20:16 +0000)]
Merge "Fix tag explanations in usage and comments"

5 years agoMerge "Reference released docker images"
Yang Xu [Thu, 9 May 2019 20:15:02 +0000 (20:15 +0000)]
Merge "Reference released docker images"

5 years agoUpdate git submodules
Venkata Harish Kajur [Thu, 9 May 2019 19:54:00 +0000 (19:54 +0000)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to e67a94e6be333271c8237d6ebd5fb0f489401350
  - Merge "Enable AAI to authenticate with cassandra"
  - Enable AAI to authenticate with cassandra

    Change-Id: I7de526ea6dc1f01c6aad1db005853d5f5797700d
    Issue-ID: OOM-1835
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
5 years agoChange to fix db connection issues in xacml-pdp 88/87388/1
Michael Mokry [Thu, 9 May 2019 19:32:41 +0000 (14:32 -0500)]
Change to fix db connection issues in xacml-pdp

Added xacml.properties file with proper jdbc url that includes the {{ .Values.global.mariadb.nameOverride }} value
This is only half the fix, please reference review for xacml-pdp repo
for full fix.

Change-Id: Ic73864439b9437e812c135f24a093ba9f969b6ee
Issue-ID: POLICY-1760
Signed-off-by: Michael Mokry <michael.mokry@att.com>
5 years agoUse released version of ESR 86/87386/1
Jimmy Forsyth [Thu, 9 May 2019 19:14:36 +0000 (15:14 -0400)]
Use released version of ESR

Issue-ID: AAI-2403
Change-Id: I3435903e055268309fb67503b095b28422b707df
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoChanges related to TLS implemenation for oof-has 09/86209/7
Ikramullah, Ikram [Wed, 24 Apr 2019 22:24:08 +0000 (22:24 +0000)]
Changes related to TLS implemenation for oof-has

update oof certificates to add has hostnames
updating oof certs to the latest generated date

Change-Id: Ib9191d66eb491975f74062ee5e28b762d9cce9c1
Issue-ID: OPTFRA-461
Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
5 years agoReference released docker images 71/87371/1
dglFromAtt [Thu, 9 May 2019 15:21:55 +0000 (15:21 +0000)]
Reference released docker images

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

5 years agoAdd doc guide fixes 68/87368/1
Mike Elliott [Thu, 9 May 2019 14:56:16 +0000 (10:56 -0400)]
Add doc guide fixes

Change-Id: Ibe57c857b4d9367b77878757821c2e9c44c61a7b
Issue-ID: OOM-1598
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
5 years agoFix tag explanations in usage and comments 57/87357/1
kaihlavi [Thu, 9 May 2019 13:31:15 +0000 (16:31 +0300)]
Fix tag explanations in usage and comments

Issue-ID: OOM-1844

Change-Id: I7549c2eed0a03ca55a8a4e1dc3aa89daae270c7e
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
5 years agoMerge "Add missing deployment url"
Alexis de Talhouët [Thu, 9 May 2019 12:57:56 +0000 (12:57 +0000)]
Merge "Add missing deployment url"

5 years agoMerge "Add Portal suggested parameters to console"
Alexis de Talhouët [Thu, 9 May 2019 12:56:09 +0000 (12:56 +0000)]
Merge "Add Portal suggested parameters to console"

5 years agoUpdate git submodules
Jimmy Forsyth [Wed, 8 May 2019 15:52:39 +0000 (11:52 -0400)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 1b28e45136d5096ef4c07f4142c76b45224b3cf4
  - Update babel version

    Issue-ID: AAI-2402
    Change-Id: I9e76264a81938598d81f4c68728ee7e39c22621c
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMerge "SDC Certificate location is configurable"
Alexis de Talhouët [Thu, 9 May 2019 12:13:49 +0000 (12:13 +0000)]
Merge "SDC Certificate location is configurable"

5 years agoMerge "remove readiness for ansible pod"
Alexis de Talhouët [Thu, 9 May 2019 11:28:35 +0000 (11:28 +0000)]
Merge "remove readiness for ansible pod"

5 years agoAdd missing deployment url 26/87326/1
Determe, Sebastien (sd378r) [Thu, 9 May 2019 08:00:17 +0000 (10:00 +0200)]
Add missing deployment url

Add missing DCAE deployment url and creds for oom deployment

Issue-ID: CLAMP-373
Change-Id: Ida189881960e006064fb3b5426ac7187e66e0483
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
5 years agoAdd Portal suggested parameters to console 13/87313/1
jhh [Thu, 9 May 2019 03:24:51 +0000 (22:24 -0500)]
Add Portal suggested parameters to console

Point PAP and PDP default config to new PAP and PDP.

Change-Id: Ib0452739f2ff272f97398e568c71268e80517881
Issue-ID: POLICY-1745
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
5 years agoSDC Certificate location is configurable 75/84675/7
kooper [Thu, 2 May 2019 10:27:15 +0000 (10:27 +0000)]
SDC Certificate location is configurable

Change-Id: I1512c47570a4cd8a739b3ce517ee6bf8c5544b18
Issue-ID: SDC-2195
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoMerge "Add HA k8s documentation"
James MacNider [Thu, 9 May 2019 00:39:57 +0000 (00:39 +0000)]
Merge "Add HA k8s documentation"

5 years agoremove readiness for ansible pod 75/87275/2
Taka Cho [Wed, 8 May 2019 19:32:14 +0000 (15:32 -0400)]
remove readiness for ansible pod

ansible pod does not require
any dependency with other pod,
and the restful script can
be brought up within one minutes
also use the release version

Change-Id: I310963a3d01d5ca99c3495f201e1aa3ec3d60fea
Issue-ID: APPC-1602
Signed-off-by: Taka Cho <takamune.cho@att.com>
5 years agoMerge "Update overrides to support docs"
James MacNider [Thu, 9 May 2019 00:39:38 +0000 (00:39 +0000)]
Merge "Update overrides to support docs"

5 years agoMerge "Add CDS-UI env variables to comunicate with blueprint mS"
Alexis de Talhouët [Thu, 9 May 2019 00:38:40 +0000 (00:38 +0000)]
Merge "Add CDS-UI env variables to comunicate with blueprint mS"

5 years agoMerge "Change ownership of persistent vol mount"
Alexis de Talhouët [Thu, 9 May 2019 00:36:45 +0000 (00:36 +0000)]
Merge "Change ownership of persistent vol mount"

5 years agoAdd HA k8s documentation 83/86683/2
Mike Elliott [Tue, 30 Apr 2019 20:28:07 +0000 (16:28 -0400)]
Add HA k8s documentation

Change-Id: I31a0013b73f942358267532f09d29a93ae83d874
Issue-ID: OOM-1598
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
5 years agoUpdate overrides to support docs 91/87291/1
Mike Elliott [Wed, 8 May 2019 23:42:53 +0000 (19:42 -0400)]
Update overrides to support docs

Change-Id: I2a0428bfec238231b299c9f35364979b116a5d67
Issue-ID: OOM-1598
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
5 years agoSMS and SSHSH (AAF PTL) Release Version 74/87274/1
Instrumental [Wed, 8 May 2019 19:11:57 +0000 (14:11 -0500)]
SMS and SSHSH (AAF PTL) Release Version

Issue-ID: AAF-826
Change-Id: Ia8c23170ccaaa52c528d89417d95ddb3478ab00d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoChange ownership of persistent vol mount 76/87176/6
Timoney, Dan (dt5972) [Tue, 7 May 2019 17:32:42 +0000 (13:32 -0400)]
Change ownership of persistent vol mount

Persistent volumes must be writable by non-root user odl.  So,
change ownership of the mount to odl user.

Change-Id: Ie2ff285bd623a7b69289bc438ff16a2724fd7ded
Issue-ID: SDNC-749
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "Common Cassandra doesn't support user authentication"
Mike Elliott [Wed, 8 May 2019 15:54:05 +0000 (15:54 +0000)]
Merge "Common Cassandra doesn't support user authentication"

5 years agoMerge "Update/Fix CDS property"
Alexis de Talhouët [Wed, 8 May 2019 15:40:47 +0000 (15:40 +0000)]
Merge "Update/Fix CDS property"

5 years agoUpdate/Fix CDS property 49/87249/4
eeginux [Wed, 8 May 2019 14:52:41 +0000 (15:52 +0100)]
Update/Fix CDS property

Add timeout property, and fix blueprint processor service name

Issue-ID: SO-1856 SO-1855
Change-Id: I658ff843295828ef0344b777965bef98f5e82df2
Signed-off-by: eeginux <henry.xie@est.tech>
5 years agoUpdate git submodules
Venkata Harish Kajur [Wed, 8 May 2019 15:05:31 +0000 (15:05 +0000)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 59dfc695d54cc5499cc654449dabcf82f6d63f9c
  - Merge "Updating port URL per portal team request"
  - Updating port URL per portal team request

    Issue-ID: AAI-2411
    Change-Id: Ibd784eaa3c144ddc78d5a340a9b92219a4541451
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdate git submodules
James Forsyth [Wed, 8 May 2019 15:04:50 +0000 (15:04 +0000)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to c7303bf88f39d68bb6638a7c5ae84580370e918f
  - Merge "Enable AAI to authenticate with cassandra"
  - Enable AAI to authenticate with cassandra

    Change-Id: Ib46fa0fd6f33e56556f7c4f9e244049085e4e9d2
    Issue-ID: OOM-1835
Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
5 years agoMerge "update the SO version for the api-handler"
Mike Elliott [Wed, 8 May 2019 14:54:14 +0000 (14:54 +0000)]
Merge "update the SO version for the api-handler"

5 years agoMerge "Bumped version of Casssandra 2.1.7 to 2.2.14"
Mike Elliott [Wed, 8 May 2019 14:47:28 +0000 (14:47 +0000)]
Merge "Bumped version of Casssandra 2.1.7 to 2.2.14"

5 years agoMerge "switch to single quotes in robot py"
Alexis de Talhouët [Wed, 8 May 2019 11:14:44 +0000 (11:14 +0000)]
Merge "switch to single quotes in robot py"

5 years agoupdate the SO version for the api-handler 08/87208/2
seshukm [Wed, 8 May 2019 05:16:46 +0000 (10:46 +0530)]
update the SO version for the api-handler

Issue-ID: SO-1851

Change-Id: Iae58a8f77dfad37abc82fd6024bec5215b71af70
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoMerge "Add SDNC URL, Username and password in base.conf"
Alexis de Talhouët [Wed, 8 May 2019 11:07:39 +0000 (11:07 +0000)]
Merge "Add SDNC URL, Username and password in base.conf"

5 years agoMerge "Tighten authenticated topic provisioning"
Alexis de Talhouët [Wed, 8 May 2019 11:06:40 +0000 (11:06 +0000)]
Merge "Tighten authenticated topic provisioning"

5 years agoMerge "bump the SO version in the oom"
Yang Xu [Wed, 8 May 2019 10:59:34 +0000 (10:59 +0000)]
Merge "bump the SO version in the oom"

5 years agoAdd table format fix 97/87197/1
Mike Elliott [Tue, 7 May 2019 23:52:21 +0000 (19:52 -0400)]
Add table format fix

Change-Id: Iffb67cb32d6038a001227028d786b1e91ba3ccfe
Issue-ID: OOM-1598
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
5 years agoUpdate tag and PH config 91/87191/1
Vijay Venkatesh Kumar [Tue, 7 May 2019 20:34:39 +0000 (20:34 +0000)]
Update tag and PH config

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

5 years agoAdd SDNC URL, Username and password in base.conf 87/87187/2
Vidyashree Rama [Tue, 7 May 2019 19:41:32 +0000 (01:11 +0530)]
Add SDNC URL, Username and password in base.conf

Request to SDNC failed as SDNC URL, username and password not specified.

Change-Id: I05c0cf7edf9027c536de7c044edb58e3fe73b184
Issue-ID: POLICY-1741
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
5 years agoAdd CDS-UI env variables to comunicate with blueprint mS 70/87170/1
Nirvan Ramjuttun [Tue, 7 May 2019 16:19:50 +0000 (12:19 -0400)]
Add CDS-UI env variables to comunicate with blueprint mS

Issue-ID: CCSDK-1292

Change-Id: If0535ddbf3bcdfdc35d2cd622a34197c14f5b6af
Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
5 years agoswitch to single quotes in robot py 62/87162/1
DR695H [Tue, 7 May 2019 15:22:46 +0000 (11:22 -0400)]
switch to single quotes in robot py

double quotes is overlapping with the helm overriding when the files are
run through python locally. switching the strings to single quotes lets
them compile locally, to let developers make sure they are using only
properties that exist.

Change-Id: I2140728448fd65047d75e3ea19c38a916b651a47
Issue-ID: OOM-1840
Signed-off-by: DR695H <dr695h@att.com>
5 years agoMerge "Update docker image tag to the latest released one"
Yang Xu [Tue, 7 May 2019 15:13:08 +0000 (15:13 +0000)]
Merge "Update docker image tag to the latest released one"

5 years agoAuthentication Params for New Policy Components 56/87156/1
Bilal A [Tue, 7 May 2019 14:11:27 +0000 (10:11 -0400)]
Authentication Params for New Policy Components

Updating username and password for new policy components'
healthchecks.

Change-Id: Ib1f0240a8fc8d106add81a98244bb78351bc8e40
Issue-ID: POLICY-1684
Signed-off-by: Bilal A <bilal@research.att.com>
5 years agoMerge "Create generic VNF naming policy in policy config"
Alexis de Talhouët [Tue, 7 May 2019 13:51:36 +0000 (13:51 +0000)]
Merge "Create generic VNF naming policy in policy config"

5 years agoMerge "Default value for nodePort for blueprints processor"
Alexis de Talhouët [Tue, 7 May 2019 13:36:56 +0000 (13:36 +0000)]
Merge "Default value for nodePort for blueprints processor"

5 years agoDefault value for nodePort for blueprints processor 23/86923/6
Oleg Mitsura [Fri, 3 May 2019 19:03:55 +0000 (15:03 -0400)]
Default value for nodePort for blueprints processor

Split the services into two services (GRPC does not
need a NodePort)

Issue-ID: SDNC-745

Change-Id: I87acd802e4f6d98412aa76c79009a79ddc69bfd8
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
5 years agoUpdate docker image tag to the latest released one 33/87033/3
Bin Yang [Mon, 6 May 2019 13:11:52 +0000 (13:11 +0000)]
Update docker image tag to the latest released one

Change-Id: Ie5826081a18dcd0e4b4c3deec748c89a74b3c831
Issue-ID: MULTICLOUD-608
Signed-off-by: Bin Yang <bin.yang@windriver.com>
5 years agoUpdate cert,i.e about to expire 72/87072/3
sunil.unnava [Mon, 6 May 2019 18:34:26 +0000 (14:34 -0400)]
Update cert,i.e about to expire

Issue-ID: DMAAP-1192
Change-Id: I48755c15f99c0225b6ca80b90a78dbb8c4d176ae
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
5 years agoTighten authenticated topic provisioning 22/86922/2
dglFromAtt [Fri, 3 May 2019 18:25:12 +0000 (18:25 +0000)]
Tighten authenticated topic provisioning

This fixes bug which created unauthenticated topics.

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

5 years agoMerge "Update DB with latest"
Alexis de Talhouët [Tue, 7 May 2019 12:31:30 +0000 (12:31 +0000)]
Merge "Update DB with latest"

5 years agoSDC-2246 Connection to WF designer times out 16/87116/2
dfx1971 [Tue, 7 May 2019 07:35:58 +0000 (10:35 +0300)]
SDC-2246 Connection to WF designer times out
Issue-ID: SDC-2246
Signed-off-by: Avi Ziv<avi.ziv@amdocs.com>
Change-Id: I8becf40534bab160d08690769fec48e46a385e1d

5 years agoMerge "fix vfc chart issue"
Yang Xu [Tue, 7 May 2019 01:37:10 +0000 (01:37 +0000)]
Merge "fix vfc chart issue"

5 years agoMerge "update vfc juju version"
Yang Xu [Tue, 7 May 2019 01:34:22 +0000 (01:34 +0000)]
Merge "update vfc juju version"

5 years agoCreate generic VNF naming policy in policy config 82/87082/1
Marco Platania [Mon, 6 May 2019 21:31:22 +0000 (17:31 -0400)]
Create generic VNF naming policy in policy config

Change-Id: Idf736a963c57ecd27a5ffae079ed1f1e03e732ec
Issue-ID: OOM-1838
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoAdd policy health test variables 73/87073/1
Brian Freeman [Mon, 6 May 2019 18:43:06 +0000 (13:43 -0500)]
Add policy health test variables

Issue-ID: POLICY-1630
Change-Id: I6c369158732ed85ef702b21bb24a63bc3c14217b
Signed-off-by: Brian Freeman <bf1936@att.com>
5 years agoMerge "Updates to usage and add directso tag"
Yang Xu [Mon, 6 May 2019 18:41:50 +0000 (18:41 +0000)]
Merge "Updates to usage and add directso tag"

5 years agoUpdate git submodules
Jimmy Forsyth [Fri, 3 May 2019 20:20:32 +0000 (16:20 -0400)]
Update git submodules

* Update kubernetes/aai from branch 'master'
  to 459205f75a77711479daad529aa97e0de8d67b18
  - Set RC0 release versions

    Issue-ID: AAI-2403
    Change-Id: Ia25b515a7e3dbaa5bbb4be1d28fecfadeae7004b
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdates to usage and add directso tag 65/87065/2
Brian Freeman [Mon, 6 May 2019 17:12:36 +0000 (12:12 -0500)]
Updates to usage and add directso tag

Issue-ID: INT-1067
Change-Id: I590a6839f9888e27981efd37a614465ec0001878
Signed-off-by: Brian Freeman <bf1936@att.com>
5 years agobump the SO version in the oom 37/87037/2
seshukm [Mon, 6 May 2019 13:42:31 +0000 (19:12 +0530)]
bump the SO version in the oom

Issue-ID: SO-1851

Change-Id: Ibd0ea11e4995e836f0e0a582e7a2e4a00129ff7d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoUpdate the image version for sdc-listener 53/87053/1
prathamesh morde [Mon, 6 May 2019 16:08:34 +0000 (12:08 -0400)]
Update the image version for sdc-listener

Change-Id: I1bdfb13d28a74452ff442b38c7692065bc378126
Issue-ID: CCSDK-1144
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
5 years agoupdate vfc juju version 49/87049/1
yangyanyj [Mon, 6 May 2019 15:23:52 +0000 (23:23 +0800)]
update vfc juju version

Issue-ID: VFC-1373
Change-Id: Ic5d82525b795941e23f39b6d2ee4f1959b30eec3
Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
5 years agoMerge "Add cds-sdc-listener charts"
Alexis de Talhouët [Mon, 6 May 2019 14:05:24 +0000 (14:05 +0000)]
Merge "Add cds-sdc-listener charts"

5 years agoMerge "AAF to Release version 2.1.13"
Mike Elliott [Mon, 6 May 2019 13:15:02 +0000 (13:15 +0000)]
Merge "AAF to Release version 2.1.13"

5 years agoUpdate DB with latest 30/87030/1
Determe, Sebastien (sd378r) [Mon, 6 May 2019 12:33:22 +0000 (14:33 +0200)]
Update DB with latest

Update DB with latest change for loop objects

Issue-ID: CLAMP-368
Change-Id: Iad91362560a987a170a95e9b3959e1352296e610
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>