oom.git
6 years agoMerge "enable ssl propery should be bool"
rui hu [Tue, 26 Dec 2017 06:23:25 +0000 (06:23 +0000)]
Merge "enable ssl propery should be bool"

6 years agoenable ssl propery should be bool 49/26849/1
HuabingZhao [Mon, 25 Dec 2017 06:16:04 +0000 (14:16 +0800)]
enable ssl propery should be bool

Issue-ID: OOM-539
Change-Id: I1660fe3636333d9df4591813d1d243694c43888a
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoMerge "Single K8S Node Of Deploying SDNC Cluster POC"
Mike Elliott [Wed, 20 Dec 2017 20:38:58 +0000 (20:38 +0000)]
Merge "Single K8S Node Of Deploying SDNC Cluster POC"

6 years agoSingle K8S Node Of Deploying SDNC Cluster POC 67/25467/23
Hao Kuang [Fri, 15 Dec 2017 20:38:03 +0000 (20:38 +0000)]
Single K8S Node Of Deploying SDNC Cluster POC

It's a reference of how to deploy sdnc cluster under
single node k8s environment.

Currently the config of nfs for mysql db only
supports one k8s node. For mutiple nodes, because
of dockernfs mount, nfs provisioner has conflict with
it, which fails mount operation of SDNC pod.

Also, if SDNC needs to fully utilize mysql cluster under
k8s, in core project, DbLibService.java should be enhanced
to support that writing to master only and reading from them.

Issue-ID: SDNC-163
Change-Id: I85ad327f2fe04fe8e9a135289d7c25a917234438
Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
6 years agoupdate config-init tag for master 79/26379/2
Mandeep Khinda [Fri, 15 Dec 2017 18:41:25 +0000 (18:41 +0000)]
update config-init tag for master

-So we can separate config images across releases
-Going with 2.0.0-SNAPSHOT for all things Beijing development

Issue-ID: OOM-516

Change-Id: I41773659dcd8a21a9afdf3bdcc10d1ba304b7cfb
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoMerge "APPC - DGBuilder health check using consul"
Alexis de Talhouët [Wed, 20 Dec 2017 15:41:49 +0000 (15:41 +0000)]
Merge "APPC - DGBuilder health check using consul"

6 years agoMerge "SDNC DG Builder Health Check using consul"
Alexis de Talhouët [Wed, 20 Dec 2017 15:41:47 +0000 (15:41 +0000)]
Merge "SDNC DG Builder Health Check using consul"

6 years agoMerge "Vid Health Check using consul"
Alexis de Talhouët [Wed, 20 Dec 2017 15:41:45 +0000 (15:41 +0000)]
Merge "Vid Health Check using consul"

6 years agoMerge "State Monitoring of APPC-dbhost"
Alexis de Talhouët [Wed, 20 Dec 2017 15:41:43 +0000 (15:41 +0000)]
Merge "State Monitoring of APPC-dbhost"

6 years agoMerge "Fix date format in sparky-be logback"
Alexis de Talhouët [Tue, 19 Dec 2017 13:35:23 +0000 (13:35 +0000)]
Merge "Fix date format in sparky-be logback"

6 years agoMerge "Remove redundant filebeat from portal-db"
Alexis de Talhouët [Tue, 19 Dec 2017 12:23:47 +0000 (12:23 +0000)]
Merge "Remove redundant filebeat from portal-db"

6 years agoAPPC - DGBuilder health check using consul 31/26531/1
kiranya [Tue, 19 Dec 2017 11:01:37 +0000 (11:01 +0000)]
APPC - DGBuilder health check using consul

Issue-ID: OOM-37

Change-Id: I12f05016130cdf2a2e4938071b5fffa389520c48
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
6 years agoSDNC DG Builder Health Check using consul 29/26529/1
mayankg2703 [Tue, 19 Dec 2017 10:46:57 +0000 (10:46 +0000)]
SDNC DG Builder Health Check using consul

Issue-ID: OOM-43

Change-Id: I46b1582de29c5d39e3f66e5c354960eab086d91a
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoFix date format in sparky-be logback 09/26509/1
yuryn [Tue, 19 Dec 2017 08:39:35 +0000 (10:39 +0200)]
Fix date format in sparky-be logback

Change-Id: Icf4ab47900b3975d2a56f0b6e1baa827c5ed1adc
Issue-ID: OOM-520
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
6 years agoState Monitoring of APPC-dbhost 21/26321/2
ShivendraSaxena [Thu, 14 Dec 2017 09:14:35 +0000 (09:14 +0000)]
State Monitoring of APPC-dbhost

 Issue-ID: OOM-31

Change-Id: I3a65b70e90e884d836187b84e00e82eccfc5d5ad
Signed-off-by: ShivendraSaxena <Shivendra.Saxena@amdocs.com>
6 years agoVid Health Check using consul 35/26435/1
mayankg2703 [Mon, 18 Dec 2017 09:54:42 +0000 (09:54 +0000)]
Vid Health Check using consul

Issue-ID: OOM-29

Change-Id: Ide81bdc5e1174d3b0eb1b172116ea262e9a85c6e
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoRemove redundant filebeat from portal-db 25/26425/1
BorislavG [Sun, 17 Dec 2017 15:32:01 +0000 (17:32 +0200)]
Remove redundant filebeat from portal-db

Portal-db is maria-db. It has no logback.xml configuration.
The filebeat in this pod is redundant.
Issue-ID: OOM-517
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: I9118491ff6d9c51851cc915143b9962d98a883e4

6 years agoFix wrong filebeat config in aai 21/26421/1
BorislavG [Sun, 17 Dec 2017 14:33:34 +0000 (16:33 +0200)]
Fix wrong filebeat config in aai

Change-Id: Ia051e8294a60e6fe37037bcb682470a9f4a31d72
Issue-ID: OOM-469
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoMerge "Incorrect start-kafka.sh mounted to global-kafka"
Mandeep Khinda [Fri, 15 Dec 2017 20:21:26 +0000 (20:21 +0000)]
Merge "Incorrect start-kafka.sh mounted to global-kafka"

6 years agoMerge "config-init time optimization"
Mandeep Khinda [Fri, 15 Dec 2017 16:20:36 +0000 (16:20 +0000)]
Merge "config-init time optimization"

6 years agoMerge "Update annotations to spec for clamp"
Mandeep Khinda [Fri, 15 Dec 2017 15:44:35 +0000 (15:44 +0000)]
Merge "Update annotations to spec for clamp"

6 years agoMerge "Update annotations to spec for aaf"
Mandeep Khinda [Fri, 15 Dec 2017 15:44:33 +0000 (15:44 +0000)]
Merge "Update annotations to spec for aaf"

6 years agoMerge "Update annotations to spec for mso"
Mandeep Khinda [Fri, 15 Dec 2017 15:44:19 +0000 (15:44 +0000)]
Merge "Update annotations to spec for mso"

6 years agoFix SDC-ES Connection refused 33/26333/4
Munir Ahmad [Thu, 14 Dec 2017 15:57:48 +0000 (10:57 -0500)]
Fix SDC-ES Connection refused

Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Issue-ID: OOM-515
Change-Id: Ia87da1e2f24aa36e9f3ce43404ee4f1ff8635a79

6 years agoMerge "Update annotations to spec for sdnc"
Mandeep Khinda [Fri, 15 Dec 2017 15:08:45 +0000 (15:08 +0000)]
Merge "Update annotations to spec for sdnc"

6 years agoMerge "Adjust loggers to latest"
Mandeep Khinda [Fri, 15 Dec 2017 15:07:54 +0000 (15:07 +0000)]
Merge "Adjust loggers to latest"

6 years agoMerge "Migrate to R1 released docker images"
Mandeep Khinda [Fri, 15 Dec 2017 15:00:50 +0000 (15:00 +0000)]
Merge "Migrate to R1 released docker images"

6 years agoMerge "Fix Not all namespace/helm installs are deleted"
Mandeep Khinda [Fri, 15 Dec 2017 14:49:35 +0000 (14:49 +0000)]
Merge "Fix Not all namespace/helm installs are deleted"

6 years agoMerge "Update annotations to spec for vid"
Mandeep Khinda [Fri, 15 Dec 2017 14:48:14 +0000 (14:48 +0000)]
Merge "Update annotations to spec for vid"

6 years agoMerge "Update annotations to spec for message-router"
Mandeep Khinda [Fri, 15 Dec 2017 14:47:37 +0000 (14:47 +0000)]
Merge "Update annotations to spec for message-router"

6 years agoMerge "Update annotations to spec for vnfsdk"
Mandeep Khinda [Fri, 15 Dec 2017 14:47:10 +0000 (14:47 +0000)]
Merge "Update annotations to spec for vnfsdk"

6 years agoMerge "Update annotations to spec for sdc"
Mandeep Khinda [Fri, 15 Dec 2017 14:46:00 +0000 (14:46 +0000)]
Merge "Update annotations to spec for sdc"

6 years agoMerge "Update annotations to spec for dcae"
Mandeep Khinda [Fri, 15 Dec 2017 14:44:45 +0000 (14:44 +0000)]
Merge "Update annotations to spec for dcae"

6 years agoMerge "Update annotations to spec for appc"
Mandeep Khinda [Fri, 15 Dec 2017 14:43:29 +0000 (14:43 +0000)]
Merge "Update annotations to spec for appc"

6 years agoMerge "Update annotations to spec for policy"
Mandeep Khinda [Fri, 15 Dec 2017 14:42:36 +0000 (14:42 +0000)]
Merge "Update annotations to spec for policy"

6 years agoMerge "Update annotations to spec for portal"
Mandeep Khinda [Fri, 15 Dec 2017 14:41:36 +0000 (14:41 +0000)]
Merge "Update annotations to spec for portal"

6 years agoMerge "Update annotations to spec for aai"
Mandeep Khinda [Fri, 15 Dec 2017 14:40:08 +0000 (14:40 +0000)]
Merge "Update annotations to spec for aai"

6 years agoMerge "Update annotations to spec for log"
Mandeep Khinda [Fri, 15 Dec 2017 14:39:07 +0000 (14:39 +0000)]
Merge "Update annotations to spec for log"

6 years agoFixed broken links on OOM project page 65/25865/2
akhosla [Fri, 8 Dec 2017 09:18:53 +0000 (09:18 +0000)]
Fixed broken links on OOM project page

Issue-ID: OOM-455

Change-Id: If2f9967e4b27cf784c4689f999d3aade83e55452
Signed-off-by: akhosla <akanksha.khosla@amdocs.com>
6 years agoAdded links to Wiki, RDT, and QSG info to ReadMe 79/24979/4
akhosla [Fri, 24 Nov 2017 09:03:25 +0000 (09:03 +0000)]
Added links to Wiki, RDT, and QSG info to ReadMe

Issue-ID: OOM-342

Change-Id: Ifb03e5515b1d1a637c2172a27f07749dfcef9bfe
Signed-off-by: akhosla <akanksha.khosla@amdocs.com>
6 years agoUpdate the endpoint of Portal to ONAPPORTAL 13/26113/1
Bharath Thiruveedula [Mon, 11 Dec 2017 18:13:32 +0000 (23:43 +0530)]
Update the endpoint of Portal to ONAPPORTAL

Change-Id: Iadd91e8b6f3b183add15343d506a88dc6b46ff14
Issue-ID: OOM-505
Signed-off-By: Bharath Thiruveedula<bharath_ves@hotmail.com>
(cherry picked from commit 2fa940f062455b4646e58f7d4d6d48a3af6df3a4)

6 years agoAdjust loggers to latest 93/25093/5
Alexis de Talhouët [Mon, 27 Nov 2017 19:54:47 +0000 (14:54 -0500)]
Adjust loggers to latest

Setup is broken, updating to latest SO logger config is fixing this.
See bug to have more details.

Change-Id: I2cd456aa4d813a9c1245506252bae1c76ba773a4
Issue-ID: OOM-462
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoIncorrect start-kafka.sh mounted to global-kafka 77/25777/3
mayankg2703 [Thu, 7 Dec 2017 14:02:26 +0000 (14:02 +0000)]
Incorrect start-kafka.sh mounted to global-kafka

 Issue-ID: OOM-481

Change-Id: Ie8bdcf5fdd3999488728fc751596121399e9738c
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoMigrate to R1 released docker images 01/25901/2
Alexis de Talhouët [Wed, 29 Nov 2017 12:50:38 +0000 (07:50 -0500)]
Migrate to R1 released docker images

Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd
Issue-ID: OOM-432
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
(cherry picked from commit f033f949c49cc195be1f3a6bdf79759f7e0983ca)

6 years agoFix Not all namespace/helm installs are deleted 05/25805/2
Munir Ahmad [Thu, 7 Dec 2017 19:31:01 +0000 (14:31 -0500)]
Fix Not all namespace/helm installs are deleted

Change-Id: I8353d297b45dfa7c3559523a652ef34bb5340a9d
Issue-ID: OOM-495
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years agoMerge "Adjust mso-docker.json to latest"
Alexis de Talhouët [Mon, 4 Dec 2017 16:25:19 +0000 (16:25 +0000)]
Merge "Adjust mso-docker.json to latest"

6 years agoMerge "Adjust mso mysql to latest"
Alexis de Talhouët [Mon, 4 Dec 2017 16:25:09 +0000 (16:25 +0000)]
Merge "Adjust mso mysql to latest"

6 years agoMerge "Adjust UUI to latest"
Alexis de Talhouët [Mon, 4 Dec 2017 16:25:05 +0000 (16:25 +0000)]
Merge "Adjust UUI to latest"

6 years agoMerge "Adjust VFC modules to latest"
Alexis de Talhouët [Mon, 4 Dec 2017 16:24:50 +0000 (16:24 +0000)]
Merge "Adjust VFC modules to latest"

6 years agoMerge "Adjust clamp to latest"
Alexis de Talhouët [Mon, 4 Dec 2017 16:24:31 +0000 (16:24 +0000)]
Merge "Adjust clamp to latest"

6 years agoMerge "Adjust appc to latest (Amsterdam)"
Alexis de Talhouët [Mon, 4 Dec 2017 16:24:23 +0000 (16:24 +0000)]
Merge "Adjust appc to latest (Amsterdam)"

6 years agoMerge "Fix: AAI HAProxy syslog are not monitored"
Alexis de Talhouët [Mon, 4 Dec 2017 16:24:04 +0000 (16:24 +0000)]
Merge "Fix: AAI HAProxy syslog are not monitored"

6 years agoMerge "Fix Robot vm_properties.py params"
Alexis de Talhouët [Mon, 4 Dec 2017 16:23:50 +0000 (16:23 +0000)]
Merge "Fix Robot vm_properties.py params"

6 years agoMerge "Fix VID to MSO password"
Alexis de Talhouët [Mon, 4 Dec 2017 16:23:28 +0000 (16:23 +0000)]
Merge "Fix VID to MSO password"

6 years agoMerge "Fix ONAP entity-event-policy.xml bean package"
Alexis de Talhouët [Mon, 4 Dec 2017 16:23:22 +0000 (16:23 +0000)]
Merge "Fix ONAP entity-event-policy.xml bean package"

6 years agoMerge "Output the Robot logs at the proper place"
Alexis de Talhouët [Mon, 4 Dec 2017 16:23:12 +0000 (16:23 +0000)]
Merge "Output the Robot logs at the proper place"

6 years agoMerge "Fix Elasticsearch template issue"
Mike Elliott [Fri, 1 Dec 2017 16:16:40 +0000 (16:16 +0000)]
Merge "Fix Elasticsearch template issue"

6 years agoFix admin_tenant in SO json config 89/25289/1
Marco Platania [Thu, 30 Nov 2017 21:45:29 +0000 (16:45 -0500)]
Fix admin_tenant in SO json config

Replace "services" with "service"

Change-Id: Iabd261c4a01fac43cd4c28c79b2410d5de64f578
Issue-ID: OOM-478
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoFix ONAP entity-event-policy.xml bean package 87/25287/1
Alexis de Talhouët [Thu, 30 Nov 2017 21:17:20 +0000 (16:17 -0500)]
Fix ONAP entity-event-policy.xml bean package

Change-Id: Ib0ecc3437a2b02768147b1ba4d6fedc187e02c52
Issue-ID: OOM-432
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoOutput the Robot logs at the proper place 79/25279/1
Alexis de Talhouët [Thu, 30 Nov 2017 19:37:02 +0000 (14:37 -0500)]
Output the Robot logs at the proper place

A small webserver in bind behind /share/logs
specifically to display the logs, so we need to
correctly output them there. As specified in
the robot scripts.
see https://gerrit.onap.org/r/gitweb?p=testsuite/properties.git;a=blob;f=ete.sh;h=93070c995d12f2cdb59275477e9ca6be2956e696;hb=refs/heads/amsterdam#l20
see https://gerrit.onap.org/r/gitweb?p=testsuite/properties.git;a=blob;f=demo.sh;h=e7dcd51db31a58d75095c60fde93abc1d8c2b01c;hb=refs/heads/amsterdam#l147

Change-Id: I5a41c9865295d2db0ded131bb985ef323a79ecc5
Issue-ID: OOM-382
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoFix VID to MSO password 63/25263/1
Alexis de Talhouët [Thu, 30 Nov 2017 17:48:44 +0000 (12:48 -0500)]
Fix VID to MSO password

Change-Id: I33edd09472a96405859e87549650ce451f330469
Issue-ID: OOM-477
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoFix Robot vm_properties.py params 59/25259/1
Alexis de Talhouët [Thu, 30 Nov 2017 18:37:12 +0000 (13:37 -0500)]
Fix Robot vm_properties.py params

Change-Id: I73ae8da9734cf7e8f60b25ded2691fc4b981efe1
Issue-ID: OOM-382
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoAdjust UUI to latest 25/25125/1
Alexis de Talhouët [Tue, 28 Nov 2017 20:47:31 +0000 (15:47 -0500)]
Adjust UUI to latest

Fixes:
    add uui-server
    fix uui health check
    add MSB registration endpoint to uui

Change-Id: I0f1b10a67e980fd134f28c559ab1396b2e9febb3
Issue-ID: OOM-474
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoAdjust VFC modules to latest 19/25119/1
Alexis de Talhouët [Tue, 28 Nov 2017 19:59:30 +0000 (14:59 -0500)]
Adjust VFC modules to latest

- add nokia driver
- add workflow engine activiti
- fix workflow deps
- update versions to released ones (TB updated)

Change-Id: Ia8df5fdd1df13e4d237aa628fb2c4fceb2d033cc
Issue-ID: OOM-473
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoAdjust clamp to latest 01/25101/2
Alexis de Talhouët [Tue, 28 Nov 2017 16:29:50 +0000 (11:29 -0500)]
Adjust clamp to latest

Fixes:
- use proper docker version
- use proper environment variable

Change-Id: I1fba341a9d708c3f11304410f6b0339aa1b22283
Issue-ID: OOM-472
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoAdjust mso mysql to latest 91/25091/2
Alexis de Talhouët [Fri, 24 Nov 2017 21:59:15 +0000 (16:59 -0500)]
Adjust mso mysql to latest

Actual:

MariaDB [mso_catalog]> select * from service;
3 rows in set (0.00 sec)
MariaDB [mso_catalog]> select * from service_recipe;
4 rows in set (0.01 sec)
MariaDB [mso_catalog]> select * from vnf_components_recipe;
15 rows in set (0.00 sec)

Expected:

MariaDB [mso_catalog]> select * from service;
4 rows in set (0.01 sec)
MariaDB [mso_catalog]> select * from service_recipe;
6 rows in set (0.00 sec)
MariaDB [mso_catalog]> select * from vnf_components_recipe;
12 rows in set (0.00 sec)

Change-Id: I505c38f37a49c752fda0bdf5dcacd07c71201dab
Issue-ID: OOM-462
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoAdjust mso-docker.json to latest 89/25089/2
Alexis de Talhouët [Fri, 24 Nov 2017 21:42:33 +0000 (16:42 -0500)]
Adjust mso-docker.json to latest

A few properties were missing, hence MSO wasn't playing to chef recipes
correctly, hence was not getting configured as expected.

================================================================================
Recipe Compile Error in /var/berks-cookbooks/chef-repo/local-mode-cache/cache/cookbooks/mso-config/attributes/topology.rb
================================================================================

URI::BadURIError
----------------
both URI are relative

Cookbook Trace:
---------------
  /var/berks-cookbooks/chef-repo/local-mode-cache/cache/cookbooks/mso-config/attributes/topology.rb:5:in `from_file'

Relevant File Content:
----------------------
/var/berks-cookbooks/chef-repo/local-mode-cache/cache/cookbooks/mso-config/attributes/topology.rb:

  1:  require 'uri'
  2:  ######################
  3:  # MSO Config Path
  4:  ##########
  5>> node.default["mso-config"]["topology"]["apih-load-balancer"] = URI.join(node["mso-bpmn-urn-config"]["adaptersOpenecompDbEndpoint"], "/").to_s

Change-Id: Ia070823116f2ccdc806d6423cc9e8769e5d049c5
Issue-ID: OOM-462
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoAdjust appc to latest (Amsterdam) 97/25097/1
Alexis de Talhouët [Tue, 28 Nov 2017 15:50:57 +0000 (10:50 -0500)]
Adjust appc to latest (Amsterdam)

Following fixes as done as per as APPC configuration
- fix docker versions:
- fix properties file

Change-Id: Ie2fa50bd0ddc2073f2dba37b09aa8f15de7643cb
Issue-ID: OOM-470
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agoFix: AAI HAProxy syslog are not monitored 95/25095/1
Alexis de Talhouët [Mon, 27 Nov 2017 21:29:17 +0000 (16:29 -0500)]
Fix: AAI HAProxy syslog are not monitored

Change-Id: I83f99c960a16aca43caac0aa4feb285716f0ade0
Issue-ID: OOM-466
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
6 years agobringing robot up to date with 1.1 47/20847/5
Mandeep Khinda [Thu, 26 Oct 2017 17:46:43 +0000 (17:46 +0000)]
bringing robot up to date with 1.1

-updates to various files that have changed in the VM version
-OpenO support (test success requires kube2msb and msb to be working)
-removed un-used -docker.sh scripts (I don't find them useful so I
 am proposing to removing them here)
-updates to SDNC preload eliminates some old parameter subst.
we were doing.
-With these change and a temporary tweak to kube2msb that points it
to a rancher server (kubeMasterUrl) robot results are pretty much on
 par with my VM deployment of ONAP:

==============================================================================
OpenECOMP ETE                                                         | FAIL |
31 critical tests, 25 passed, 6 failed

Issue-ID: OOM-382

Change-Id: I2e3bcfd6fce31b0e4de8b7d66be90c7490e04c5c
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoconfig-init time optimization 67/25067/1
yuryn [Mon, 27 Nov 2017 23:17:36 +0000 (01:17 +0200)]
config-init time optimization

Change-Id: I8f005a7cbade53de27c23a7515a38cf5d8df9294
Issue-ID: OOM-467
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
6 years agoMerge "Fix MSO encrypted password on long namespaces"
Alexis de Talhouët [Mon, 27 Nov 2017 16:13:02 +0000 (16:13 +0000)]
Merge "Fix MSO encrypted password on long namespaces"

6 years agorevert OOM-420 to avoid helm 2.3+ upgrade 25/24225/3
Michael O'Brien [Sat, 18 Nov 2017 01:20:24 +0000 (20:20 -0500)]
revert OOM-420 to avoid helm 2.3+ upgrade

Issue-ID: OOM-441

Change-Id: I657b9c169dcfc9a8320277f14b5b7908dd2cdf2a
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
6 years agoFix MSO encrypted password on long namespaces 65/24865/2
BorislavG [Wed, 22 Nov 2017 12:02:09 +0000 (14:02 +0200)]
Fix MSO encrypted password on long namespaces

Change-Id: Ib9f69ff7b1d1417a69bfd3e8b2259342b6132bdd
Issue-ID: OOM-456
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoUpdate annotations to spec for aaf 43/24943/1
kiranya [Thu, 23 Nov 2017 07:31:19 +0000 (07:31 +0000)]
Update annotations to spec for aaf

Issue-ID: OOM-457

Change-Id: I556adf3714119d8ab8515d36303809b36cbe65f4
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
6 years agoUpdate annotations to spec for clamp 41/24941/1
kiranya [Thu, 23 Nov 2017 07:28:50 +0000 (07:28 +0000)]
Update annotations to spec for clamp

Issue-ID: OOM-457

Change-Id: Iff847c80ea1af0c9cfdc427fd23f4b310e12a72e
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
6 years agoUpdate annotations to spec for dcae 99/24899/1
kiranya [Wed, 22 Nov 2017 14:22:04 +0000 (14:22 +0000)]
Update annotations to spec for dcae

Issue-ID: OOM-406

Change-Id: Idffd375989e638e4541eea6c39275b313b6ea339
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
6 years agoUpdate annotations to spec for message-router 95/24895/1
kiranya [Wed, 22 Nov 2017 13:45:35 +0000 (13:45 +0000)]
Update annotations to spec for message-router

Issue-ID: OOM-406

Change-Id: Icd94a6194a80df6866e72996d242ae5b3599fc33
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
6 years agoUpdate annotations to spec for log 93/24893/1
kiranya [Wed, 22 Nov 2017 13:40:04 +0000 (13:40 +0000)]
Update annotations to spec for log

Issue-ID: OOM-406

Change-Id: I3930ef30db5f63c26798027c6b43b83f7db3f7d9
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
6 years agoUpdate annotations to spec for vid 91/24891/1
vasundhra [Wed, 22 Nov 2017 13:23:04 +0000 (13:23 +0000)]
Update annotations to spec for vid

Issue-ID: OOM-406

Change-Id: I5be4c7743006024a8e03f6b907ae177d5614fe48
Signed-off-by: vasundhra <vasundhra.choudhary@amdocs.com>
6 years agoUpdate annotations to spec for sdnc 87/24887/1
vasundhra [Wed, 22 Nov 2017 13:13:27 +0000 (13:13 +0000)]
Update annotations to spec for sdnc

Issue-ID: OOM-406

Change-Id: I0a05abedc71001a7d41806067e3adbd4e108f3f1
Signed-off-by: vasundhra <vasundhra.choudhary@amdocs.com>
6 years agoUpdate annotations to spec for sdc 79/24879/1
vasundhra [Wed, 22 Nov 2017 12:43:29 +0000 (12:43 +0000)]
Update annotations to spec for sdc

Issue-ID: OOM-406

Change-Id: Ib56669c7d0919700c5a7247195564a789329ee3c
Signed-off-by: vasundhra <vasundhra.choudhary@amdocs.com>
6 years agoMerge "fix double quote in test-config - see aai-461"
Alexis de Talhouët [Wed, 22 Nov 2017 12:37:21 +0000 (12:37 +0000)]
Merge "fix double quote in test-config - see aai-461"

6 years agoUpdate annotations to spec for appc 77/24877/1
kiranya [Wed, 22 Nov 2017 12:34:34 +0000 (12:34 +0000)]
Update annotations to spec for appc

Issue-ID: OOM-406

Change-Id: I31710db92362f8a41e6605841ca7a9960fc98f24
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
6 years agoFix Elasticsearch template issue 69/24069/2
shanedaniel [Fri, 17 Nov 2017 18:21:00 +0000 (18:21 +0000)]
Fix Elasticsearch template issue

Issue-ID: OOM-443

Change-Id: Idc24ac31d3582f73df75d6697363efd44306cb12
Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
6 years agoUpdate annotations to spec for portal 71/24871/1
vasundhra [Wed, 22 Nov 2017 12:26:25 +0000 (12:26 +0000)]
Update annotations to spec for portal

Issue-ID: OOM-406

Change-Id: I03e1da331a551f655ebf023f954d944b02926f37
Signed-off-by: vasundhra <vasundhra.choudhary@amdocs.com>
6 years agoUpdate annotations to spec for aai 67/24867/1
kiranya [Wed, 22 Nov 2017 12:21:55 +0000 (12:21 +0000)]
Update annotations to spec for aai

Issue-ID: OOM-406

Change-Id: I069e0d9c3a6b3abec749f970f08ba11315573205
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
6 years agoUpdate annotations to spec for policy 63/24863/1
vasundhra [Wed, 22 Nov 2017 11:56:23 +0000 (11:56 +0000)]
Update annotations to spec for policy

Issue-ID: OOM-406

Change-Id: I23e47dd28502cefc7b64fad7704aacdee51f1fc7
Signed-off-by: vasundhra <vasundhra.choudhary@amdocs.com>
6 years agoUpdate annotations to spec for mso 15/23315/3
kiranya [Mon, 13 Nov 2017 07:46:53 +0000 (07:46 +0000)]
Update annotations to spec for mso

Issue-ID: OOM-406

Change-Id: If55e42dbfc80c60f6b4b7bf11f1648ad7b65928b
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
6 years agoUpdate annotations to spec for vnfsdk 61/24861/1
kiranya [Wed, 22 Nov 2017 11:26:59 +0000 (11:26 +0000)]
Update annotations to spec for vnfsdk

Issue-ID: OOM-406

Change-Id: I6a62d2d3cdea132dd2a96cf0ac79861f186b8e22
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
6 years agoMerge "Deploy MR on VM by TOSCA IssueID: OOM-453"
Hong Guan [Tue, 21 Nov 2017 20:34:45 +0000 (20:34 +0000)]
Merge "Deploy MR on VM by TOSCA IssueID: OOM-453"

6 years agoDeploy MR on VM by TOSCA 67/24767/1
Jun Hu [Tue, 21 Nov 2017 19:53:15 +0000 (14:53 -0500)]
Deploy MR on VM by TOSCA
IssueID: OOM-453

Change-Id: I110899696666accebe31a03ab4fae5ffe00bbf13
Signed-off-by: Nicolas Hu <jh245g@att.com>
6 years agoAdd reference to allow proper linking 65/24765/1
Gildas Lanilis [Tue, 21 Nov 2017 19:54:01 +0000 (11:54 -0800)]
Add reference to allow proper linking

The goal is to have better preocess for cross referencing pages in Readthedocs.

Issue-ID: DOC-203

Change-Id: I1dd2f8c5851756896ec864cff9e29a34bcebc546
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
6 years agoDeploy SO on VMs by TOSCA 19/24719/1
Hong Guan [Tue, 21 Nov 2017 16:00:42 +0000 (11:00 -0500)]
Deploy SO on VMs by TOSCA

Change-Id: Ic0b775089f218f869d1abe2f374919f3286aec1d
IssueID: OOM-450
Signed-off-by: Guan, Hong (hg4105) <hg4105@att.com>
6 years agoDeploy appc on VMs by TOSCA 93/24593/1
Hong Guan [Mon, 20 Nov 2017 21:46:51 +0000 (16:46 -0500)]
Deploy appc on VMs by TOSCA

Change-Id: Ic14e65350482641f0b4e71960f3eadf543e27504
IssueID: OOM-78
Signed-off-by: Guan, Hong (hg4105) <hg4105@att.com>
6 years agofix double quote in test-config - see aai-461 25/23525/2
Michael O'Brien [Tue, 14 Nov 2017 22:22:26 +0000 (17:22 -0500)]
fix double quote in test-config - see aai-461

IssueID: OOM-426

Change-Id: Id387663ca801aefd0dc659281e91acbfd52e7e40
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
6 years agoDeploy Policy on VMs by TOSCA 27/24127/1
Jun Hu [Fri, 17 Nov 2017 19:13:49 +0000 (14:13 -0500)]
Deploy Policy on VMs by TOSCA

IssueID: OOM-80

Change-Id: Ifa21629bba5a8dbac652b8341f4ac52947bd619f
Signed-off-by: Nicolas Hu <jh245g@att.com>
6 years agoDOC: Updated release notes copyrights. 77/23877/1
Marc Alexandre Choquette [Thu, 16 Nov 2017 15:20:49 +0000 (10:20 -0500)]
DOC: Updated release notes copyrights.

IssueID: OOM-426

Change-Id: Ic9027c670c6b6deea2f297f506451115bd6b218e
Signed-off-by: Marc Alexandre Choquette <m.a.choquette@bell.ca>
6 years agoDOC: push release notes for R1 63/23863/1
Michael O'Brien [Thu, 16 Nov 2017 13:51:48 +0000 (08:51 -0500)]
DOC: push release notes for R1

IssueID: OOM-426

Change-Id: I4a0df7f62cca7b1fb709c34cedd537c46a4af894
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
6 years agoUpdate the haproxy to use latest aai certificate 77/22377/4
Venkata Harish K Kajur [Mon, 6 Nov 2017 17:41:31 +0000 (17:41 +0000)]
Update the haproxy to use latest aai certificate

Issue-ID: AAI-44
Change-Id: I60dedc488b17e3340a30abcd4df5de83a377f1a1
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>