oom.git
6 years agoMerge "Add Common Helm Chart "mariadb-galera""
Mandeep Khinda [Thu, 19 Apr 2018 14:27:32 +0000 (14:27 +0000)]
Merge "Add Common Helm Chart "mariadb-galera""

6 years agofix nfs-provisioner for appc and sdnc 57/43157/7
Jerome Doucerain [Fri, 13 Apr 2018 16:24:53 +0000 (12:24 -0400)]
fix nfs-provisioner for appc and sdnc

change in common/mysql/templates/pvc.yaml to allow pvc use
when persistence is required
change in common/mysql/templates/storageclass.yaml to be
led by the disableNfsprovisioner variable
change in appc/values to default the disableNfsprovisioner
to false as it is in sdnc

changing the default disableNfsprovisioner to true for both appc and sdnc

changing the stateful set avoid volumeclaimtemplates.
When used in helm, the volumeclaimtemplates is causing pvc to be left
after the helm delete --purge. I guess this is due to the fact the pvc
are not directly created by the helm install by indirectly by kubernetes

Now the tests are working in both cases (nfsprovisioner disabled or not)
The only piece remaining after a helm delete is pv in released state
in case we are using nfsprovisioner. That makes sense again because this
are objects created by the provisioner and not by helm.

removed some leftover

Issue-ID: OOM-787
Change-Id: Ieb1f1c482217aeb1b89be39a437bb891a299db71
Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
6 years agoAdd Common Helm Chart "mariadb-galera" 99/40199/6
vitalied [Thu, 29 Mar 2018 15:24:27 +0000 (10:24 -0500)]
Add Common Helm Chart "mariadb-galera"

A new common helm chart that will deploy a Galera cluster for MariaDB.
Please note that this chart is still work in progress and more features
will be added or improved.

Change-Id: Ia4487666798f83d2869c35bcfaacc5516068f194
Issue-ID: OOM-758
Signed-off-by: vitalied <vitalied@amdocs.com>
6 years agoMerge "Updated AAI to latest images"
Mandeep Khinda [Wed, 18 Apr 2018 01:07:33 +0000 (01:07 +0000)]
Merge "Updated AAI to latest images"

6 years agoMerge "Update from using hbase to using cassandra"
Mandeep Khinda [Wed, 18 Apr 2018 00:08:03 +0000 (00:08 +0000)]
Merge "Update from using hbase to using cassandra"

6 years agoUpdate from using hbase to using cassandra 41/35041/19
vagrant [Sat, 10 Mar 2018 23:56:32 +0000 (23:56 +0000)]
Update from using hbase to using cassandra

Also update resources and traversal to remove chef

MK: Addressing the -1 statefulset comment

Issue-ID: AAI-33
Change-Id: Ieee819703764fdda727f17d4e9be43084886828c
Signed-off-by: Kajur, Harish vk250x@att.com <vk250x@att.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoUpdated AAI to latest images 21/43321/2
Keren Joseph [Tue, 17 Apr 2018 06:54:11 +0000 (09:54 +0300)]
Updated AAI to latest images

- values were updated to latest images for all but sparky -
configuration approch should be agreed before updateing.
- a change in logback.xml was made to match the logback for
internal app of search-data, in order to get the pod up and
running with minimal changes to app files.
- there is an issue with traversl logging that will be solved
with the app developers.

Issue-ID: OOM-947

Change-Id: I40d1dd51d03db35926a9c65678b318e0091caad9
Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
6 years agoMerge "Fix SO Healthcheck"
Mike Elliott [Tue, 17 Apr 2018 22:24:19 +0000 (22:24 +0000)]
Merge "Fix SO Healthcheck"

6 years agoMerge "Update APPC charts for Nitrogen ODL"
Borislav Glozman [Tue, 17 Apr 2018 20:37:33 +0000 (20:37 +0000)]
Merge "Update APPC charts for Nitrogen ODL"

6 years agoMerge "Change the service name of MSB register annotation"
Borislav Glozman [Tue, 17 Apr 2018 16:58:12 +0000 (16:58 +0000)]
Merge "Change the service name of MSB register annotation"

6 years agoUpdate APPC charts for Nitrogen ODL 97/43397/1
Aaron Hay [Tue, 17 Apr 2018 16:37:31 +0000 (12:37 -0400)]
Update APPC charts for Nitrogen ODL

SDNC directory renamed to ccsdk based on latest ccsdk update.
Files startODL.sh and appc.properties updated based on Nitrogen ODL.

Change-Id: I096ffb211afdd7df7438f5bb276ecc6b0fbfc09d
Issue-ID: OOM-951
Signed-off-by: Aaron Hay <ah415j@att.com>
6 years agoFix SO Healthcheck 67/43367/3
BorislavG [Tue, 17 Apr 2018 14:24:11 +0000 (14:24 +0000)]
Fix SO Healthcheck

Change-Id: Ia742842cf1878c5786f71949013ed8afedd13c39
Issue-ID: OOM-909
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoMerge "Fix SDN-C bundles that don't come up properly"
Borislav Glozman [Tue, 17 Apr 2018 14:13:18 +0000 (14:13 +0000)]
Merge "Fix SDN-C bundles that don't come up properly"

6 years agofixing bug in new service template 29/43229/2
Mandeep Khinda [Tue, 17 Apr 2018 03:37:50 +0000 (03:37 +0000)]
fixing bug in new service template

Issue-ID: OOM-906

Change-Id: Idfbb47f70146a63759fe9829b6dae25b88cc562f
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoSynching robot up with Beijing code 27/43227/2
Mandeep Khinda [Tue, 17 Apr 2018 03:26:26 +0000 (03:26 +0000)]
Synching robot up with Beijing code

-updating configmaps with master
-parameterizing auth
-removing asdc interface fork.  no longer needed as be/fe are split
-fixing spaces
-aligning with templates better
-adding comments to values that need overriding per environment
-injecting demo project into container in /share/heat on startup

-addressing comment on demo-k8s.sh

Issue-ID: OOM-795

Change-Id: Iebc959c20491e3e2ca8cf64f22444918650d1970
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoChange the service name of MSB register annotation 27/43327/1
LiZi [Tue, 17 Apr 2018 12:00:39 +0000 (08:00 -0400)]
Change the service name of MSB register annotation

The service name of vfc-workflow and vfc-workflow-engine are both "workflow" in MSB register annotations. Actually they are two different service.

Change-Id: I45bb3a131431bb4893c0dc992cdb008c1045cf84
Issue-ID: OOM-949
Signed-off-by: LiZi <li.zi30@zte.com.cn>
6 years agoMerge "changes to ensure pap/pdps comes healthy"
Borislav Glozman [Tue, 17 Apr 2018 09:54:32 +0000 (09:54 +0000)]
Merge "changes to ensure pap/pdps comes healthy"

6 years agoincorrect config map mounting 47/43247/1
mayankg2703 [Tue, 17 Apr 2018 05:10:56 +0000 (05:10 +0000)]
incorrect config map mounting

Change-Id: I54dbc1ceaf46ddc54a9aeb8504f9dee30f042872
Issue-ID: OOM-918
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agochanges to ensure pap/pdps comes healthy 23/43223/1
Jorge Hernandez [Tue, 17 Apr 2018 02:31:43 +0000 (21:31 -0500)]
changes to ensure pap/pdps comes healthy

Change-Id: I4ac01cabaaed0796659c22a545cc8be19138c6d1
Issue-ID: OOM-904
Signed-off-by: Jorge Hernandez <jh1730@att.com>
6 years agoMerge "VID Health Check fails"
Mike Elliott [Mon, 16 Apr 2018 19:58:04 +0000 (19:58 +0000)]
Merge "VID Health Check fails"

6 years agoFix SDN-C bundles that don't come up properly 55/43155/1
jmac [Mon, 16 Apr 2018 19:54:54 +0000 (19:54 +0000)]
Fix SDN-C bundles that don't come up properly

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

6 years agoMerge "Add service name standard template"
Jerome Doucerain [Mon, 16 Apr 2018 14:26:32 +0000 (14:26 +0000)]
Merge "Add service name standard template"

6 years agoMerge "Update readiness-check version"
Mike Elliott [Mon, 16 Apr 2018 12:04:00 +0000 (12:04 +0000)]
Merge "Update readiness-check version"

6 years agoVID Health Check fails 63/42963/1
mahendrr [Mon, 16 Apr 2018 08:33:47 +0000 (08:33 +0000)]
VID Health Check fails

Issue-ID: OOM-910

Change-Id: I7cf1c14a922d3917d24455b1fb23367569752299
Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
6 years agoUpdate readiness-check version 89/42889/3
BorislavG [Sun, 15 Apr 2018 11:55:39 +0000 (11:55 +0000)]
Update readiness-check version

Readiness check version is not sinchronized in many pods
This causing deployment failures.
Issue-ID: OOM-936
Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoAdd service name standard template 01/42901/2
Mike Elliott [Sun, 15 Apr 2018 14:39:41 +0000 (10:39 -0400)]
Add service name standard template

Updated helm starter to make use of a standard service name tpl.

Change-Id: Ia387c2944da6d46238aa041db8542368b5c8d6a1
Issue-ID: OOM-906
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoMerge "Update Policy images to STAGING"
Mike Elliott [Sun, 15 Apr 2018 16:37:29 +0000 (16:37 +0000)]
Merge "Update Policy images to STAGING"

6 years agoFix dcaegen2 redis values timeout 91/42891/1
BorislavG [Sun, 15 Apr 2018 12:10:48 +0000 (12:10 +0000)]
Fix dcaegen2 redis values timeout

There is a missing liveliness check timeoutSeconds param
Issue-ID: OOM-917
Change-Id: I2979cdde0c8f1df290a6443a52e81b87a3cff3db
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoMerge "updated the docker repository"
Borislav Glozman [Sun, 15 Apr 2018 10:25:31 +0000 (10:25 +0000)]
Merge "updated the docker repository"

6 years agoMerge "Remove oxm fetching logic from data-router"
Borislav Glozman [Sun, 15 Apr 2018 10:24:42 +0000 (10:24 +0000)]
Merge "Remove oxm fetching logic from data-router"

6 years agoMerge "Bump buscontroller image (for working without AAF)"
Borislav Glozman [Sun, 15 Apr 2018 10:23:58 +0000 (10:23 +0000)]
Merge "Bump buscontroller image (for working without AAF)"

6 years agoMerge "oom component logs missing in Elasticsearch"
Borislav Glozman [Sun, 15 Apr 2018 06:25:39 +0000 (06:25 +0000)]
Merge "oom component logs missing in Elasticsearch"

6 years agoupdated the docker repository 13/42813/1
su622b [Fri, 13 Apr 2018 20:23:33 +0000 (16:23 -0400)]
updated the docker repository

Issue-ID: DMAAP-389
Change-Id: I40f3d7fad3d0153ba271ff8bdb1cb4ceb30c7f81
Signed-off-by: su622b <sunil.unnava@att.com>
6 years agoRemove oxm fetching logic from data-router 85/42785/1
Daniel Silverthorn [Fri, 13 Apr 2018 18:09:57 +0000 (18:09 +0000)]
Remove oxm fetching logic from data-router

Change-Id: Ib51e46773d02780013305f98bdb24d0cbcf1b6c9
Issue-ID: OOM-925
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
6 years agoUpdate Policy images to STAGING 13/42713/1
Pamela Dragosh [Fri, 13 Apr 2018 12:21:35 +0000 (08:21 -0400)]
Update Policy images to STAGING

We have released artifacts and want to test with our
STAGING docker image.

Change-Id: I7885d433dc6c4c9499e90e4a1e7af6cb9e84889d
Issue-ID: POLICY-708
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoMerge "Changed the usage prompt copy n paste error."
Mike Elliott [Fri, 13 Apr 2018 12:12:32 +0000 (12:12 +0000)]
Merge "Changed the usage prompt copy n paste error."

6 years agoMerge "Ensure sdnctl user/schema created on master MySQL"
Mandeep Khinda [Fri, 13 Apr 2018 02:14:34 +0000 (02:14 +0000)]
Merge "Ensure sdnctl user/schema created on master MySQL"

6 years agoChanged the usage prompt copy n paste error. 35/42635/1
Helen Chen [Fri, 13 Apr 2018 01:57:14 +0000 (18:57 -0700)]
Changed the usage prompt copy n paste error.

Change-Id: I3544eb6cd409e0c56c9c2ce1c7d68d6c67b529cc
Issue-ID: OOM-916
Signed-off-by: Helen Chen <helen.chen@huawei.com>
6 years agoMerge "Fix consul agent start problems"
Mike Elliott [Thu, 12 Apr 2018 20:21:24 +0000 (20:21 +0000)]
Merge "Fix consul agent start problems"

6 years agoMerge "Add Standardized Configuration to VNFSDK"
Mike Elliott [Thu, 12 Apr 2018 19:58:20 +0000 (19:58 +0000)]
Merge "Add Standardized Configuration to VNFSDK"

6 years agoFix consul agent start problems 13/42513/1
BorislavG [Thu, 12 Apr 2018 13:57:58 +0000 (13:57 +0000)]
Fix consul agent start problems

Change-Id: I62f394b2608c8ac16c97b90658b0d4fc722659c5
Issue-ID: OOM-913
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoMerge "Add chart for redis cluster"
Mike Elliott [Thu, 12 Apr 2018 12:16:28 +0000 (12:16 +0000)]
Merge "Add chart for redis cluster"

6 years agoMerge "update nexus image references"
Borislav Glozman [Thu, 12 Apr 2018 11:52:28 +0000 (11:52 +0000)]
Merge "update nexus image references"

6 years agoMerge "update drools container configuration"
Borislav Glozman [Thu, 12 Apr 2018 11:50:58 +0000 (11:50 +0000)]
Merge "update drools container configuration"

6 years agoMerge "Fix to get main SDNC pod to come up"
Borislav Glozman [Thu, 12 Apr 2018 11:46:49 +0000 (11:46 +0000)]
Merge "Fix to get main SDNC pod to come up"

6 years agoMerge "VFC Communication fails because MSB service name"
Borislav Glozman [Thu, 12 Apr 2018 11:41:05 +0000 (11:41 +0000)]
Merge "VFC Communication fails because MSB service name"

6 years agoVFC Communication fails because MSB service name 17/42417/2
mahendrr [Thu, 12 Apr 2018 06:57:07 +0000 (06:57 +0000)]
VFC Communication fails because MSB service name

Change-Id: I26e27cfb3b973bbffd0a94e3ec8411f5218cdf4f
Issue-ID: OOM-804
Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
6 years agoFix to get main SDNC pod to come up 45/42345/1
jmac [Wed, 11 Apr 2018 21:52:01 +0000 (21:52 +0000)]
Fix to get main SDNC pod to come up

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

6 years agofixing invalid portal db images 01/42101/2
Mandeep Khinda [Wed, 11 Apr 2018 01:35:54 +0000 (21:35 -0400)]
fixing invalid portal db images

Finding strange issues with image pulling and names subst.
When using registry.hub.docker.com and an Always pull policy
the Job pod would sit there pulling images forever even though
they are actually up to date and present.
Therefore reverting back to plain old oomk8s/blah

Issue-ID: OOM-746

Change-Id: Iec5de0e1314ac85fa4e8de6599922f1e0fd0e367
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoAdd Standardized Configuration to VNFSDK 71/40771/9
jasmineWen [Tue, 3 Apr 2018 17:48:41 +0000 (17:48 +0000)]
Add Standardized Configuration to VNFSDK

Issue-ID: OOM-751

Change-Id: I3a9909d4bbb82b874baf9088109a1930a2bfb671
Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
6 years agoupdate drools container configuration 97/42097/2
Jorge Hernandez [Wed, 11 Apr 2018 00:35:13 +0000 (19:35 -0500)]
update drools container configuration

Change-Id: Iac0075c991c4e0a8e03c3f3b4bf440b704a089a8
Issue-ID: OOM-904
Signed-off-by: Jorge Hernandez <jh1730@att.com>
6 years agoMerge "Add BABEL chart to AAI"
Mike Elliott [Wed, 11 Apr 2018 16:34:52 +0000 (16:34 +0000)]
Merge "Add BABEL chart to AAI"

6 years agoAdd BABEL chart to AAI 67/40167/3
Michael Arrastia [Thu, 29 Mar 2018 13:53:40 +0000 (14:53 +0100)]
Add BABEL chart to AAI

Includes:
- aligned chart name
- image name updated with version set to latest
- handling of passwords as secrets

Issue-ID: AAI-974

Change-Id: I5898364059217e77a80f43067acd6a343f893117
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
6 years agoMerge "Correction of Chart name for Clamp"
Borislav Glozman [Wed, 11 Apr 2018 09:47:37 +0000 (09:47 +0000)]
Merge "Correction of Chart name for Clamp"

6 years agoMerge "Using .values.service.name for service URL"
Borislav Glozman [Wed, 11 Apr 2018 08:47:08 +0000 (08:47 +0000)]
Merge "Using .values.service.name for service URL"

6 years agoMerge "Add pv and pvc to portal-cassandra"
Mandeep Khinda [Wed, 11 Apr 2018 02:50:01 +0000 (02:50 +0000)]
Merge "Add pv and pvc to portal-cassandra"

6 years agoBump buscontroller image (for working without AAF) 69/42769/1
dglFromAtt [Wed, 11 Apr 2018 02:44:26 +0000 (22:44 -0400)]
Bump buscontroller image (for working without AAF)

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

6 years agoMerge "aaf mapping fix"
Mandeep Khinda [Wed, 11 Apr 2018 01:48:08 +0000 (01:48 +0000)]
Merge "aaf mapping fix"

6 years agologstash pipeline fails to start 05/41005/2
root [Wed, 4 Apr 2018 17:21:02 +0000 (17:21 +0000)]
logstash pipeline fails to start

Issue-ID: OOM-848

Change-Id: I87bcd3165025ccf9c526c48947f91fcea1feab1a
Signed-off-by: nealch <nealch@amdocs.com>
6 years agoMerge "OOM-871 log kibana container fails to start"
Mandeep Khinda [Wed, 11 Apr 2018 01:45:36 +0000 (01:45 +0000)]
Merge "OOM-871 log kibana container fails to start"

6 years agoMerge "Fixing sdc workflow image name"
Mandeep Khinda [Wed, 11 Apr 2018 01:42:50 +0000 (01:42 +0000)]
Merge "Fixing sdc workflow image name"

6 years agoupdate nexus image references 91/42091/1
Jorge Hernandez [Tue, 10 Apr 2018 23:08:43 +0000 (18:08 -0500)]
update nexus image references

Change-Id: Ieb9ce34ed15077e45680fe9ceef5957a05732936
Issue-ID: OOM-904
Signed-off-by: Jorge Hernandez <jh1730@att.com>
6 years agoMerge "Standardized Config for VFC"
Mandeep Khinda [Tue, 10 Apr 2018 19:50:06 +0000 (19:50 +0000)]
Merge "Standardized Config for VFC"

6 years agoAdd pv and pvc to portal-cassandra 79/41979/1
Roger Maitland [Tue, 10 Apr 2018 18:43:57 +0000 (14:43 -0400)]
Add pv and pvc to portal-cassandra

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

6 years agoUser Guide: Changed Helm from 2.6.1 -> 2.7.2 57/41957/2
Roger Maitland [Tue, 10 Apr 2018 15:40:58 +0000 (11:40 -0400)]
User Guide: Changed Helm from 2.6.1 -> 2.7.2

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

6 years agoUsing .values.service.name for service URL 73/41473/4
Kiran Kamineni [Fri, 6 Apr 2018 22:42:40 +0000 (15:42 -0700)]
Using .values.service.name for service URL

Use .values.service.name to get the service URL prefix
Using common.namepace was an error

Issue-ID: AAF-162
Change-Id: I11daa933b9f3a767aea7eac512bd09f4589fcde5
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
6 years agoStandardized Config for VFC 99/40799/5
Mike Elliott [Tue, 3 Apr 2018 20:37:06 +0000 (16:37 -0400)]
Standardized Config for VFC

Change-Id: Ie7064b59032c6cd81ee37466c89a5dee74530939
Issue-ID: OOM-750
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoOOM-871 log kibana container fails to start 03/41003/2
root [Wed, 4 Apr 2018 14:51:59 +0000 (14:51 +0000)]
OOM-871 log kibana container fails to start

kibana.yml file did not have correct ownership and readiness
and liveness updated.

Issue-ID: OOM-871

Change-Id: I62478ab59b6d6977481196720980442adfb1c6ab
Signed-off-by: nealch <nealch@amdocs.com>
Signed-off-by: root <nealch@amdocs.com>
6 years agoFixing sdc workflow image name 49/41949/1
Mandeep Khinda [Tue, 10 Apr 2018 15:32:55 +0000 (15:32 +0000)]
Fixing sdc workflow image name

Issue-ID: OOM-747

Change-Id: Ic7599a6cc700e00971a313891830682deaf99288
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoMerge "changes to the message router"
Mandeep Khinda [Tue, 10 Apr 2018 15:10:50 +0000 (15:10 +0000)]
Merge "changes to the message router"

6 years agoMerge "Removing aai oxm files from configmaps"
Borislav Glozman [Tue, 10 Apr 2018 14:40:34 +0000 (14:40 +0000)]
Merge "Removing aai oxm files from configmaps"

6 years agoMerge "Restore pv and pvc in mysql chart"
Mandeep Khinda [Tue, 10 Apr 2018 14:39:47 +0000 (14:39 +0000)]
Merge "Restore pv and pvc in mysql chart"

6 years agoMerge "Use service values in msb annotation"
Borislav Glozman [Tue, 10 Apr 2018 13:22:59 +0000 (13:22 +0000)]
Merge "Use service values in msb annotation"

6 years agoMerge "Add a filebeat container to each service of MSB"
rui hu [Tue, 10 Apr 2018 08:32:43 +0000 (08:32 +0000)]
Merge "Add a filebeat container to each service of MSB"

6 years agoCorrection of Chart name for Clamp 01/41901/2
vaibhav [Tue, 10 Apr 2018 07:44:15 +0000 (07:44 +0000)]
Correction of Chart name for Clamp

Issue-ID: OOM-890

Change-Id: I17832d0d27f6319d17cb9f7a209d5ee83e8569b4
Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
6 years agoRestore pv and pvc in mysql chart 97/41597/5
jmac [Sun, 8 Apr 2018 19:28:01 +0000 (19:28 +0000)]
Restore pv and pvc in mysql chart

This change restores the pv.yaml and pvc.yaml that were previously
removed.  These are required for the case when the NFS provisioner is
disabled.  I've added a condition to these files such that they should
be disabled if the NFS provisioner is enabled.  The two ways of
managing entities need to be mutually exclusive.

Borislav: Solution for directory creation problem
  upon first deployment with persistence enabled

Borislav: Fixed licenses for mysql

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

6 years agoRemoving aai oxm files from configmaps 15/41815/1
Mandeep Khinda [Mon, 9 Apr 2018 21:09:51 +0000 (21:09 +0000)]
Removing aai oxm files from configmaps

-they have no parameterization, are huge files, and are breaching the configmap space
removing them and finding an alternate way of getting them into the containers
if they need to be externalized that can be done in a separate issue.
for now emptyDir{} is good enough.

Issue-ID: OOM-858

Change-Id: I05602302890dd3e0363dc355f1697b76fea509a1
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoMerge "Add missing NodePorts to log components"
Borislav Glozman [Mon, 9 Apr 2018 19:01:38 +0000 (19:01 +0000)]
Merge "Add missing NodePorts to log components"

6 years agoFix User Guide: '-name' -> '--name' 37/41737/1
Roger Maitland [Mon, 9 Apr 2018 14:06:07 +0000 (10:06 -0400)]
Fix User Guide: '-name' -> '--name'

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

6 years agoAdd a filebeat container to each service of MSB 07/41707/1
LiZi [Mon, 9 Apr 2018 11:34:04 +0000 (07:34 -0400)]
Add a filebeat container to each service of MSB

Change-Id: I92bf908523d2b08a28c9d118b9efdc49dad56f6e
Issue-ID: MSB-185
Signed-off-by: LiZi <li.zi30@zte.com.cn>
6 years agoAdd missing NodePorts to log components 83/41583/1
BorislavG [Sun, 8 Apr 2018 14:50:07 +0000 (17:50 +0300)]
Add missing NodePorts to log components

Along the way increase kibana initial timeout in order
to be able to test on slower system.
Issue-ID: OOM-847
Change-Id: Iab7141f5af752e2eee5e98db9c3b9f13fae04d0f
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoaaf mapping fix 73/41573/1
Keren Joseph [Sun, 8 Apr 2018 10:20:09 +0000 (13:20 +0300)]
aaf mapping fix

Issue-ID: OOM-888

Change-Id: I005c686239e366318f08ec3b810ca2b1d3dbda56
Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
6 years agoEnsure sdnctl user/schema created on master MySQL 99/41499/1
jmac [Sat, 7 Apr 2018 03:46:12 +0000 (03:46 +0000)]
Ensure sdnctl user/schema created on master MySQL

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

6 years agochanges to the message router 75/41175/2
su622b [Thu, 5 Apr 2018 07:15:05 +0000 (03:15 -0400)]
changes to the message router

Issue-ID: DMAAP-389
Change-Id: I6827c8a5a8d68f39e184e452c9a499b8d073cac4
Signed-off-by: su622b <sunil.unnava@att.com>
6 years agooom component logs missing in Elasticsearch 49/41449/1
root [Fri, 6 Apr 2018 18:39:22 +0000 (18:39 +0000)]
oom component logs missing in Elasticsearch

Issue-ID: OOM-885

Change-Id: I31ee5186e828ad93453c03515b3d4308e4a0d23c
Signed-off-by: Neal Chatterley <nealch@amdocs.com>
Signed-off-by: root <nealch@amdocs.com>
6 years agoMerge "Correcting portal k8s configmap service names"
Mike Elliott [Fri, 6 Apr 2018 19:32:27 +0000 (19:32 +0000)]
Merge "Correcting portal k8s configmap service names"

6 years agoMerge "Add standardized helm chart for multicloud"
Mike Elliott [Fri, 6 Apr 2018 19:10:53 +0000 (19:10 +0000)]
Merge "Add standardized helm chart for multicloud"

6 years agoAdd standardized helm chart for multicloud 05/40505/6
kj [Mon, 2 Apr 2018 10:34:07 +0000 (13:34 +0300)]
Add standardized helm chart for multicloud

-mk: updating umbrella requirements.yaml

Issue-ID: OOM-744

Change-Id: Iae202a60ff5fd8d4fa98bd29184df1444b616186
Signed-off-by: kj <keren.joseph@amdocs.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoMerge "Removing portal schema from configmap"
Mike Elliott [Fri, 6 Apr 2018 18:32:22 +0000 (18:32 +0000)]
Merge "Removing portal schema from configmap"

6 years agoMerge "Initial chart for dmaap - 2nd attempt"
Mandeep Khinda [Fri, 6 Apr 2018 18:04:52 +0000 (18:04 +0000)]
Merge "Initial chart for dmaap - 2nd attempt"

6 years agoMerge "Fix for MySQL local redundancy"
Mandeep Khinda [Fri, 6 Apr 2018 17:45:46 +0000 (17:45 +0000)]
Merge "Fix for MySQL local redundancy"

6 years agoMerge "Add service name changes to ROBOT"
Mandeep Khinda [Fri, 6 Apr 2018 17:41:13 +0000 (17:41 +0000)]
Merge "Add service name changes to ROBOT"

6 years agoMerge "Multi-site High-availability Manual Failover (PoC)"
Mike Elliott [Fri, 6 Apr 2018 16:47:11 +0000 (16:47 +0000)]
Merge "Multi-site High-availability Manual Failover (PoC)"

6 years agoMerge "Remove obsolete mso chart"
Mandeep Khinda [Fri, 6 Apr 2018 15:31:46 +0000 (15:31 +0000)]
Merge "Remove obsolete mso chart"

6 years agoMerge "Rename robot docker from openecomp to onap"
Mandeep Khinda [Fri, 6 Apr 2018 15:30:07 +0000 (15:30 +0000)]
Merge "Rename robot docker from openecomp to onap"

6 years agoMerge "External dependencies config"
Mandeep Khinda [Fri, 6 Apr 2018 15:12:12 +0000 (15:12 +0000)]
Merge "External dependencies config"

6 years agoMerge "Refactor OOM script of sdc-wfd."
Mandeep Khinda [Fri, 6 Apr 2018 14:16:48 +0000 (14:16 +0000)]
Merge "Refactor OOM script of sdc-wfd."

6 years agoUse service values in msb annotation 31/41331/1
vaibhav [Fri, 6 Apr 2018 07:26:45 +0000 (07:26 +0000)]
Use service values in msb annotation

Issue-ID: OOM-840

Change-Id: Ia1f3443b419abc8cce9d6ddbebfc494a294ffeae
Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
6 years agoCorrecting portal k8s configmap service names 03/41303/1
Mandeep Khinda [Fri, 6 Apr 2018 03:03:24 +0000 (03:03 +0000)]
Correcting portal k8s configmap service names

The service.name is really a port name and was being used wrong.
Need a better way than this to get dependant chart names.

This gets it working.

Issue-ID: OOM-842

Change-Id: I6a78a5adb0e69524a90aa3386009a0d87ebed73c
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoRemoving portal schema from configmap 47/41247/2
Mandeep Khinda [Thu, 5 Apr 2018 18:26:07 +0000 (18:26 +0000)]
Removing portal schema from configmap

-Trying a new way to initialize maria db's.
-Docker image contains project sources and sql files are fetched
and executed agains't the target database.
-duplicates are silently ignored.
-A script that takes some basic params will do the heavy lifting
-A 2nd job to make some OOM specific changes (carry over from amsterdam)
-docker image has been pushed to oomk8s under the 2.0.0 number

Issue-ID: OOM-858

Change-Id: I56d0c9c5aa1d3c4a9df2998634b9147db626d1fb
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>