oom.git
5 years agoSync docker tags with release manifest 60/72860/2
Gary Wu [Fri, 16 Nov 2018 02:27:40 +0000 (18:27 -0800)]
Sync docker tags with release manifest

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

Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Fix SO TXC and BRG URL params"
Alexis de Talhouët [Thu, 15 Nov 2018 16:24:51 +0000 (16:24 +0000)]
Merge "Fix SO TXC and BRG URL params"

5 years agoMerge "Set lcm restconf user/password"
Alexis de Talhouët [Thu, 15 Nov 2018 16:24:01 +0000 (16:24 +0000)]
Merge "Set lcm restconf user/password"

5 years agoSet lcm restconf user/password 10/72710/2
Timoney, Dan (dt5972) [Wed, 14 Nov 2018 22:23:03 +0000 (17:23 -0500)]
Set lcm restconf user/password

Set lcm user/password in lcm-dg.properties

Change-Id: I76f109f7bf9096128dabdcb52448a0fe85e0da35
Issue-ID: SDNC-252
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoSync docker tags with release manifest 11/72711/1
Gary Wu [Wed, 14 Nov 2018 22:39:11 +0000 (14:39 -0800)]
Sync docker tags with release manifest

Sync docker tags with the release manifest from integration
repo commit 6ac922392c49042b32df0171991da772ccec8571.

Change-Id: I080588eb637c4df0791a2ffb61b56ff2d827bf63
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoFix SO TXC and BRG URL params 94/72694/1
Rob Daugherty [Wed, 14 Nov 2018 19:42:21 +0000 (14:42 -0500)]
Fix SO TXC and BRG URL params

Changing incorrect namespaces:
onap:sdnc:northbound:generic-resource

To:
org:onap:sdnc:northbound:generic-resource

Change-Id: I211fbeb2cfd48d4a74fdc7a6b45b1e8211f45122
Issue-ID: SO-1202
Signed-off-by: Rob Daugherty <rd472p@att.com>
5 years agoMerge "Store .installed marker in persistent volume"
Alexis de Talhouët [Wed, 14 Nov 2018 17:51:42 +0000 (17:51 +0000)]
Merge "Store .installed marker in persistent volume"

5 years agoMerge "Change PNDA version from 'develop' to '5.0'"
Alexis de Talhouët [Wed, 14 Nov 2018 15:55:44 +0000 (15:55 +0000)]
Merge "Change PNDA version from 'develop' to '5.0'"

5 years agoStore .installed marker in persistent volume 64/72664/1
Timoney, Dan (dt5972) [Wed, 14 Nov 2018 15:34:31 +0000 (10:34 -0500)]
Store .installed marker in persistent volume

Store .installed marker in persistent volume (/opt/opendaylight/current/daexim)

Change-Id: If54d40225e8eb30bcd3f133801726ae5f90b02a2
Issue-ID: SDNC-518
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "Revert use of DaemonSet for logstash"
Alexis de Talhouët [Wed, 14 Nov 2018 14:38:20 +0000 (14:38 +0000)]
Merge "Revert use of DaemonSet for logstash"

5 years agoChange PNDA version from 'develop' to '5.0' 46/72646/1
Julien Barbot [Wed, 14 Nov 2018 13:04:36 +0000 (14:04 +0100)]
Change PNDA version from 'develop' to '5.0'

Change-Id: I664a0d4065b77025814815e6bb97d117ab97a7bc
Issue-ID: DCAEGEN2-779
Signed-off-by: Julien Barbot <julien@barbot.org>
5 years agoMerge "Fix issue with Guard policies"
Alexis de Talhouët [Wed, 14 Nov 2018 12:44:56 +0000 (12:44 +0000)]
Merge "Fix issue with Guard policies"

5 years agoMerge "Kibana is missing Violations/Validation Dashboards"
Alexis de Talhouët [Wed, 14 Nov 2018 12:44:08 +0000 (12:44 +0000)]
Merge "Kibana is missing Violations/Validation Dashboards"

5 years agoMerge "Updating POMBA image versions"
Alexis de Talhouët [Wed, 14 Nov 2018 12:43:38 +0000 (12:43 +0000)]
Merge "Updating POMBA image versions"

5 years agoRevert use of DaemonSet for logstash 98/72598/1
Gary Wu [Wed, 14 Nov 2018 02:08:02 +0000 (18:08 -0800)]
Revert use of DaemonSet for logstash

Using a DaemonSet for logstash is problematic for HA k8s
because pods are being scheduled on etcd and orchestration
nodes where we do not want them.  Reverting back to a
Deployment with a default of 5 replicas instead.

Issue-ID: LOG-181
Change-Id: I8bbc165a6f23c31b372320c3a94181c689f1baef
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdating POMBA image versions 85/72585/1
jmac [Tue, 13 Nov 2018 21:44:08 +0000 (21:44 +0000)]
Updating POMBA image versions

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

5 years agoKibana is missing Violations/Validation Dashboards 78/72578/1
Tait,Trevor(rt0435) [Tue, 13 Nov 2018 20:43:41 +0000 (15:43 -0500)]
Kibana is missing Violations/Validation Dashboards

Issue-ID: LOG-810
Change-Id: I847a412998c91aa5dc2b2b0c7b71f7536edeab96
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
5 years agoMerge "Update APPC charts for Casablanca AAF support"
Alexis de Talhouët [Tue, 13 Nov 2018 19:46:42 +0000 (19:46 +0000)]
Merge "Update APPC charts for Casablanca AAF support"

5 years agoFix issue with Guard policies 96/72496/3
Michael Mokry [Tue, 13 Nov 2018 02:10:34 +0000 (20:10 -0600)]
Fix issue with Guard policies

Modified push-policies.sh to fix pre-loaded guard policies
Changed ecompName to onapName in createPolicy requests

Change-Id: I3fd0b7ba0eb3909e5f37ba233df3f8eee64b191a
Issue-ID: POLICY-1257
Signed-off-by: Michael Mokry <michael.mokry@att.com>
5 years agoFix DCAE password in bath_config files 72/72572/1
Jimmy Forsyth [Tue, 13 Nov 2018 19:05:32 +0000 (14:05 -0500)]
Fix DCAE password in bath_config files

Issue-ID: AAI-1910
Change-Id: I93bfe2a9f3a24b24c615d34a3f4f548db9035724
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMerge "vvp healthcheck"
Alexis de Talhouët [Tue, 13 Nov 2018 15:08:41 +0000 (15:08 +0000)]
Merge "vvp healthcheck"

5 years agoUnique PNDA stack name in Openstack 31/72531/1
Julien Barbot [Tue, 13 Nov 2018 11:39:09 +0000 (12:39 +0100)]
Unique PNDA stack name in Openstack

Change-Id: I2936216d0e3b0a1e1f02c46888c56f71f0d419db
Issue-ID: DCAEGEN2-779
Signed-off-by: Julien Barbot <julien@barbot.org>
5 years agoUpdate values.yaml to make pnda installabe or not 29/72529/1
Julien Barbot [Tue, 13 Nov 2018 11:27:38 +0000 (12:27 +0100)]
Update values.yaml to make pnda installabe or not

Change-Id: I38c8e0a8ee16c97e555de0264c0bd5ba89a04849
Issue-ID: DCAEGEN2-779
Signed-off-by: Julien Barbot <julien@barbot.org>
5 years agoUpdate APPC charts for Casablanca AAF support 03/72503/2
Aaron Hay [Tue, 13 Nov 2018 05:34:05 +0000 (00:34 -0500)]
Update APPC charts for Casablanca AAF support

Change-Id: I086c16c652a9b3bb7c147e720a31da17ff33f6a5
Issue-ID: APPC-1235
Signed-off-by: Aaron Hay <aaron.hay@att.com>
5 years agoMerge "Update Clamp SQL"
Alexis de Talhouët [Mon, 12 Nov 2018 13:48:25 +0000 (13:48 +0000)]
Merge "Update Clamp SQL"

5 years agovvp healthcheck 84/72284/2
Stanislav Chlebec [Fri, 9 Nov 2018 10:45:24 +0000 (11:45 +0100)]
vvp healthcheck

Change-Id: I206a8e44445192f60d1a561182ee079d997ca4b7
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: VVP-117

5 years agoMerge "Update policy released artifacts"
Alexis de Talhouët [Sun, 11 Nov 2018 22:56:56 +0000 (22:56 +0000)]
Merge "Update policy released artifacts"

5 years agoSync docker tags with release manifest 81/72381/1
Gary Wu [Sat, 10 Nov 2018 21:23:11 +0000 (13:23 -0800)]
Sync docker tags with release manifest

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

Change-Id: Ib937100d49aedced19a83593596906cadabc12e4
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Add oof-has-controller dependency on aaf-sms"
Alexis de Talhouët [Fri, 9 Nov 2018 19:18:16 +0000 (19:18 +0000)]
Merge "Add oof-has-controller dependency on aaf-sms"

5 years agoMerge "fix typos"
Alexis de Talhouët [Fri, 9 Nov 2018 19:16:56 +0000 (19:16 +0000)]
Merge "fix typos"

5 years agoMerge "SO BPMN topic correction for DMAAP"
Alexis de Talhouët [Fri, 9 Nov 2018 19:16:32 +0000 (19:16 +0000)]
Merge "SO BPMN topic correction for DMAAP"

5 years agoMerge "SDNC Adapter doesnt have TXC and BRG URL params"
Alexis de Talhouët [Fri, 9 Nov 2018 19:15:43 +0000 (19:15 +0000)]
Merge "SDNC Adapter doesnt have TXC and BRG URL params"

5 years agoMerge "mso.workflow.sdnc.replication.delay is missing"
Alexis de Talhouët [Fri, 9 Nov 2018 19:14:29 +0000 (19:14 +0000)]
Merge "mso.workflow.sdnc.replication.delay is missing"

5 years agoMerge "Update log config to log4js format"
Alexis de Talhouët [Fri, 9 Nov 2018 19:05:20 +0000 (19:05 +0000)]
Merge "Update log config to log4js format"

5 years agoMerge "Fix wrong secret definition"
Mike Elliott [Fri, 9 Nov 2018 18:59:57 +0000 (18:59 +0000)]
Merge "Fix wrong secret definition"

5 years agoSDNC Adapter doesnt have TXC and BRG URL params 11/72311/2
Rob Daugherty [Fri, 9 Nov 2018 16:39:28 +0000 (11:39 -0500)]
SDNC Adapter doesnt have TXC and BRG URL params

Change-Id: Ica58c39e506c054252465555bb64eed93b48e567
Issue-ID: SO-1202
Signed-off-by: Rob Daugherty <rd472p@att.com>
5 years agoMerge "Fix VSN policy name"
Mike Elliott [Fri, 9 Nov 2018 18:58:57 +0000 (18:58 +0000)]
Merge "Fix VSN policy name"

5 years agoSO BPMN topic correction for DMAAP 27/72327/1
krzysztof kuzmicki [Fri, 9 Nov 2018 18:31:53 +0000 (19:31 +0100)]
SO BPMN topic correction for DMAAP

Issue-ID: SO-1191

Change-Id: I2690d98688a3e446f31ca4a0e54dd632ee1999ce
Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
5 years agomso.workflow.sdnc.replication.delay is missing 15/72315/1
Rob Daugherty [Fri, 9 Nov 2018 16:54:25 +0000 (11:54 -0500)]
mso.workflow.sdnc.replication.delay is missing

Change-Id: I662975212a7cb7ad4ca3a9f624b7cf9972f88290
Signed-off-by: Rob Daugherty <rd472p@att.com>
Issue-ID: SO-1198

5 years agoMove to AAF 2.1.7 Release 04/72304/1
Instrumental [Fri, 9 Nov 2018 14:11:18 +0000 (08:11 -0600)]
Move to AAF 2.1.7 Release

Issue-ID: AAF-620
Change-Id: Iafdc20818e52dab4b6ab56a8053553d6dfe02e6a
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdate Clamp SQL 99/72299/1
Determe, Sebastien (sd378r) [Fri, 9 Nov 2018 13:36:12 +0000 (14:36 +0100)]
Update Clamp SQL

Update Clamp SQL for bugfix done on DCAE status check

Issue-ID: CLAMP-246
Change-Id: I74933d62731e2ef764f488e27893ae37333f4116
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
5 years agoUpdate policy released artifacts 89/72289/1
Pamela Dragosh [Fri, 9 Nov 2018 12:09:41 +0000 (07:09 -0500)]
Update policy released artifacts

Released for RC2

Change-Id: I04f6873a6810f17f3bbabb310dfd4102068f684b
Issue-ID: POLICY-1229
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoFix wrong secret definition 44/72244/2
Alexis de Talhouët [Thu, 8 Nov 2018 20:25:10 +0000 (15:25 -0500)]
Fix wrong secret definition

Change-Id: I15316af76255d2760e593c7a126969e23f994ded
Issue-ID: OOM-1517
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoFix VSN policy name 38/72238/2
Alexis de Talhouët [Thu, 8 Nov 2018 19:12:50 +0000 (14:12 -0500)]
Fix VSN policy name

Change-Id: Ia8a7553a07090536388e70161906cbd1f11f8e9a
Issue-ID: POLICY-983
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoAdd oof-has-controller dependency on aaf-sms 25/72225/1
jmac [Thu, 8 Nov 2018 16:44:00 +0000 (16:44 +0000)]
Add oof-has-controller dependency on aaf-sms

Change-Id: Ibbfa47a0a660aa353cbc3f4dce1c04a371d59118
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1495

5 years agofix typos 10/72210/1
Stanislav Chlebec [Thu, 8 Nov 2018 14:42:34 +0000 (15:42 +0100)]
fix typos

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

5 years agoMerge "Allow nodeport values to be changed"
Borislav Glozman [Thu, 8 Nov 2018 13:01:23 +0000 (13:01 +0000)]
Merge "Allow nodeport values to be changed"

5 years agoMerge "Set message endpoint param for vCPE SNIRO"
Borislav Glozman [Thu, 8 Nov 2018 13:00:58 +0000 (13:00 +0000)]
Merge "Set message endpoint param for vCPE SNIRO"

5 years agoMerge "Fix AAI auth in SO"
Borislav Glozman [Thu, 8 Nov 2018 12:54:41 +0000 (12:54 +0000)]
Merge "Fix AAI auth in SO"

5 years agoMerge "Wait for aaf if enabled"
Borislav Glozman [Thu, 8 Nov 2018 07:01:24 +0000 (07:01 +0000)]
Merge "Wait for aaf if enabled"

5 years agoSet message endpoint param for vCPE SNIRO 62/72162/1
Yang Xu [Thu, 8 Nov 2018 04:48:27 +0000 (23:48 -0500)]
Set message endpoint param for vCPE SNIRO

The parameter is needed as SNIRO callback uri

Change-Id: I94f02c97fe32996da09f94c92cff7cf4bc784806
Issue-ID: OOM-1515
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
5 years agoFixing dmaap issue with https 90/72090/2
Kajur, Harish (vk250x) [Wed, 7 Nov 2018 15:54:48 +0000 (10:54 -0500)]
Fixing dmaap issue with https

Issue-ID: AAI-1761
Change-Id: Id2f9732cc4df7ef8d3602487c54048f6349e2f13
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoAllow nodeport values to be changed 20/72120/1
dgermain [Wed, 7 Nov 2018 20:51:14 +0000 (15:51 -0500)]
Allow nodeport values to be changed

Allow nodeport values to be changed for ves and datafile collector

Change-Id: I6e837b91d9ee400a282c1fcb9ea38a12e1b42441
Issue-ID: DCAEGEN2-963
Signed-off-by: dgermain <daniel.germain@cgi.com>
5 years agoUpdate log config to log4js format 94/72094/2
Timoney, Dan (dt5972) [Wed, 7 Nov 2018 16:22:19 +0000 (11:22 -0500)]
Update log config to log4js format

Update SDNC log config file to log4j2 format

Change-Id: I66ff0be34860823d53f5a191b8c357886c6c2936
Issue-ID: SDNC-487
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoWait for aaf if enabled 02/72102/5
Kajur, Harish (vk250x) [Wed, 7 Nov 2018 17:51:35 +0000 (12:51 -0500)]
Wait for aaf if enabled

Issue-ID: AAI-1759
Change-Id: I8f6ed2586f7d90f053627af42b33e629017f73fd
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoMerge "Add missing naming policy for vFW_NextGen"
Mike Elliott [Wed, 7 Nov 2018 18:56:55 +0000 (18:56 +0000)]
Merge "Add missing naming policy for vFW_NextGen"

5 years agoSync docker tags with release manifest 00/72100/1
Gary Wu [Wed, 7 Nov 2018 17:29:24 +0000 (09:29 -0800)]
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 agoFixed license text. 91/72091/1
Welch, Lorraine (lb2391) [Wed, 7 Nov 2018 16:00:02 +0000 (11:00 -0500)]
Fixed license text.

Issue-ID: PORTAL-466

Change-Id: I8ae36d7117acba3013e25b657260ea2368429321
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
5 years agoMerge "Fix bad port variables in helm drools chart."
Alexis de Talhouët [Wed, 7 Nov 2018 15:39:57 +0000 (15:39 +0000)]
Merge "Fix bad port variables in helm drools chart."

5 years agoFix bad port variables in helm drools chart. 85/72085/1
dgermain [Wed, 7 Nov 2018 14:30:25 +0000 (09:30 -0500)]
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 agoAdd missing naming policy for vFW_NextGen 78/72078/3
Alexis de Talhouët [Wed, 7 Nov 2018 14:24:19 +0000 (09:24 -0500)]
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 agoMerge "correct the license header"
Alexis de Talhouët [Wed, 7 Nov 2018 14:38:31 +0000 (14:38 +0000)]
Merge "correct the license header"

5 years agoMerge "Make INFO.yaml corrections"
Alexis de Talhouët [Wed, 7 Nov 2018 14:14:33 +0000 (14:14 +0000)]
Merge "Make INFO.yaml corrections"

5 years agoMerge "music-tomcat: Use "common.repository" framework"
Alexis de Talhouët [Wed, 7 Nov 2018 14:13:19 +0000 (14:13 +0000)]
Merge "music-tomcat: Use "common.repository" framework"

5 years agoMerge "Resolve issues creating POMBA DMaaP topics"
Alexis de Talhouët [Wed, 7 Nov 2018 14:13:05 +0000 (14:13 +0000)]
Merge "Resolve issues creating POMBA DMaaP topics"

5 years agocorrect the license header 72/72072/1
Taka Cho [Wed, 7 Nov 2018 14:05:38 +0000 (09:05 -0500)]
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 agoResolve issues creating POMBA DMaaP topics 68/72068/1
jmac [Wed, 7 Nov 2018 13:04:35 +0000 (13:04 +0000)]
Resolve issues creating POMBA DMaaP topics

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

5 years agomusic-tomcat: Use "common.repository" framework 63/72063/1
Julien Barbot [Wed, 7 Nov 2018 11:47:09 +0000 (12:47 +0100)]
music-tomcat: Use "common.repository" framework

Change-Id: Ifb19d7d59f8e0d2057174659ac3beb4f0b781d6d
Issue-ID: OOM-874
Signed-off-by: Julien Barbot <julien@barbot.org>
5 years agoAdd SDC DCAE helm charts 49/49349/20
Areli, Fuss (af732p) [Tue, 29 May 2018 11:40:03 +0000 (14:40 +0300)]
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 agoMake INFO.yaml corrections 16/72016/1
Jessica Wagantall [Tue, 6 Nov 2018 21:45:50 +0000 (13:45 -0800)]
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 agoUpdate DFC version from 1.0.3 to 1.0.4 13/72013/1
Chengkai Yan [Tue, 6 Nov 2018 21:34:23 +0000 (22:34 +0100)]
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 agoIncrement optf cmso release version 01/72001/1
vrvarma [Tue, 6 Nov 2018 19:48:46 +0000 (14:48 -0500)]
Increment optf cmso release version

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

5 years agoMerge "vvp -- VNF Validation Platform"
Mike Elliott [Tue, 6 Nov 2018 16:45:38 +0000 (16:45 +0000)]
Merge "vvp -- VNF Validation Platform"

5 years agoMerge "Update VID image version"
Alexis de Talhouët [Tue, 6 Nov 2018 14:16:41 +0000 (14:16 +0000)]
Merge "Update VID image version"

5 years agoMerge "BugFix:CtxAggr doesn't pick up events- OOM chg"
Alexis de Talhouët [Tue, 6 Nov 2018 14:15:27 +0000 (14:15 +0000)]
Merge "BugFix:CtxAggr doesn't pick up events- OOM chg"

5 years agoFix AAI auth in SO 56/71456/3
Alexis de Talhouët [Tue, 30 Oct 2018 13:08:03 +0000 (09:08 -0400)]
Fix AAI auth in SO

Encrypted aai@aai.onap.org:demo123456!

Change-Id: Iff556876d7e45d9c885f943b54fb581758564c2a
Issue-ID: SO-1172
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoMerge "Reduce UEB listener timeout"
Alexis de Talhouët [Mon, 5 Nov 2018 21:52:22 +0000 (21:52 +0000)]
Merge "Reduce UEB listener timeout"

5 years agoMerge "Update the SQL"
Alexis de Talhouët [Mon, 5 Nov 2018 21:51:17 +0000 (21:51 +0000)]
Merge "Update the SQL"

5 years agoMerge "Update ODL credentials for AAF"
Alexis de Talhouët [Mon, 5 Nov 2018 21:50:32 +0000 (21:50 +0000)]
Merge "Update ODL credentials for AAF"

5 years agoMerge "SDC Fix initial values"
Alexis de Talhouët [Mon, 5 Nov 2018 21:50:29 +0000 (21:50 +0000)]
Merge "SDC Fix initial values"

5 years agoupdate OOM for 2.1.7-SNAPSHOT 95/71895/1
Instrumental [Mon, 5 Nov 2018 21:38:54 +0000 (21:38 +0000)]
update OOM for 2.1.7-SNAPSHOT

Issue-ID: AAF-609
Change-Id: Ia3735e269205425e66452701fa15909500e569f7
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoBugFix:CtxAggr doesn't pick up events- OOM chg 73/71873/3
Leigh, Phillip (pl876u) [Mon, 5 Nov 2018 17:24:45 +0000 (12:24 -0500)]
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 agoMerge "Add/clean up options in demo and ete scripts"
Alexis de Talhouët [Mon, 5 Nov 2018 19:20:56 +0000 (19:20 +0000)]
Merge "Add/clean up options in demo and ete scripts"

5 years agoMerge "Fix typos"
Alexis de Talhouët [Mon, 5 Nov 2018 19:20:38 +0000 (19:20 +0000)]
Merge "Fix typos"

5 years agoMerge "Upgrade OOF version in Helm charts"
Alexis de Talhouët [Mon, 5 Nov 2018 19:20:24 +0000 (19:20 +0000)]
Merge "Upgrade OOF version in Helm charts"

5 years agoMerge "Fix APPC client topic config"
Alexis de Talhouët [Mon, 5 Nov 2018 19:20:10 +0000 (19:20 +0000)]
Merge "Fix APPC client topic config"

5 years agoUpdate VID image version 46/71946/1
Sonsino, Ofir (os0695) [Mon, 5 Nov 2018 11:37:56 +0000 (13:37 +0200)]
Update VID image version

Change-Id: Ief308b85fbc9e948f8fda5933965e3c2785b5158
Issue-ID: VID-325
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoMerge "Re-added requestParams to vDNS policy"
Alexis de Talhouët [Mon, 5 Nov 2018 19:17:55 +0000 (19:17 +0000)]
Merge "Re-added requestParams to vDNS policy"

5 years agoFix APPC client topic config 80/71880/1
Marco Platania [Mon, 5 Nov 2018 18:28:24 +0000 (13:28 -0500)]
Fix APPC client topic config

Change-Id: Ib6bb37ff73de67ca8c311a6c724d60b9260cecc9
Issue-ID: SO-1175
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoReduce UEB listener timeout 64/71864/1
jmac [Mon, 5 Nov 2018 15:48:25 +0000 (15:48 +0000)]
Reduce UEB listener timeout

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

5 years agoUpdate the SQL 37/71837/1
Determe, Sebastien (sd378r) [Mon, 5 Nov 2018 12:47:07 +0000 (13:47 +0100)]
Update the SQL

Update SQL to preload CLamp mariadb

Issue-ID: CLAMP-244
Change-Id: Ie7ed263acdc2ff492aced81b4109690e94d503a3
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
5 years agoFix typos 21/71821/1
Stanislav Chlebec [Mon, 5 Nov 2018 09:23:50 +0000 (10:23 +0100)]
Fix typos

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

5 years agoSDC Fix initial values 97/71797/1
Areli, Fuss (af732p) [Sun, 4 Nov 2018 14:29:40 +0000 (16:29 +0200)]
SDC Fix initial values

SDC Fix initial values

Change-Id: I0723c936cca909c428abf9c522eb3e115662c8c1
Issue-ID: SDC-1893
Signed-off-by: Areli, Fuss (af732p) <areli.fuss@intl.att.com>
5 years agoUpdate ODL credentials for AAF 87/71787/1
Aaron Hay [Sat, 3 Nov 2018 10:43:29 +0000 (06:43 -0400)]
Update ODL credentials for AAF

Add in ODL user and password options for AAF, allowing non-AAF credentials to also be used when AAF is disabled.

Change-Id: I5750fb030ce2227d0bfa6ea9dca08bb3feb0cd09
Issue-ID: OOM-1510
Signed-off-by: Aaron Hay <aaron.hay@att.com>
5 years agoAdd/clean up options in demo and ete scripts 73/71773/2
Gary Wu [Fri, 2 Nov 2018 20:48:21 +0000 (13:48 -0700)]
Add/clean up options in demo and ete scripts

Change-Id: I17587e7313f562e325c99fca6761b21cbbc16d10
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoIncrease timeout threshold 55/71755/1
Geora Barsky [Fri, 2 Nov 2018 18:41:10 +0000 (14:41 -0400)]
Increase timeout threshold

Issue-ID: LOG-795
Change-Id: Iedda8eb19029d016a3a27fb4ed7e96c8eadf2ccd
Signed-off-by: Geora Barsky <georab@amdocs.com>
5 years agoRe-added requestParams to vDNS policy 66/71766/1
Jim Hahn [Fri, 2 Nov 2018 18:20:33 +0000 (14:20 -0400)]
Re-added requestParams to vDNS policy

Change-Id: I64e70b76ee1d12d181fbb691b0ac327b095ac4b3
Issue-ID: POLICY-1240
Signed-off-by: Jim Hahn <jrh3@att.com>
5 years agoMerge "Create helm charts for oof-cmso"
Alexis de Talhouët [Fri, 2 Nov 2018 14:27:51 +0000 (14:27 +0000)]
Merge "Create helm charts for oof-cmso"

5 years agoCreate helm charts for oof-cmso 43/71043/31
Jerry Flood [Tue, 23 Oct 2018 11:10:48 +0000 (07:10 -0400)]
Create helm charts for oof-cmso

This change provides the necessary helm charts to
instantiate the oof-cmso database (mariadb-galera) and
oof-cmso service to support the scheduling of change management
requests.

Issue-ID: OPTFRA-373
Change-Id: I5e5024849f251eee29d3d8697e46756211b5c640
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoUpgrade OOF version in Helm charts 76/71776/1
Dileep Ranganathan [Fri, 2 Nov 2018 13:30:11 +0000 (06:30 -0700)]
Upgrade OOF version in Helm charts

Upgrade OSDF and HAS version to 1.2.4
which includes AAF integration fixes and OSDF bug fixes

Change-Id: Ia7ed0c53aa47fef3bd447a1ebf37381cc8360536
Issue-ID: OPTFRA-384
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>