oom.git
6 years agoDraft Cloudify blueprint for provisioning ONAP 37/9037/1
Krzysztof Bijakowski [Mon, 28 Aug 2017 14:52:39 +0000 (16:52 +0200)]
Draft Cloudify blueprint for provisioning ONAP

Issue-ID: OOM-106

Change-Id: Ief907fd3d4fcac5d6e688b21d926f2c87e2247d8
Signed-off-by: Krzysztof Bijakowski <krzysztof.bijakowski@cloudify.co>
6 years agoappc hasn't been updated to 1.1 yet 39/8739/1
Mandeep Khinda [Fri, 25 Aug 2017 03:52:26 +0000 (03:52 +0000)]
appc hasn't been updated to 1.1 yet

I have been working on that and these images
should still be at 1.0 until its done done

Issue-ID: OOM-160

Change-Id: I1868918af6fba00e66758f91f5bfe9db3868b013
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agofix vid mariadb image for 1.1 37/8737/1
Mandeep Khinda [Fri, 25 Aug 2017 03:50:49 +0000 (03:50 +0000)]
fix vid mariadb image for 1.1

The 1.1 vm version has this image tag instead
of the original one.

Issue-ID:OOM-152

Change-Id: I74fb1a7bff4b9ea74797ab6772092e872067b183
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agorefactor helm files to use namespace prefix 33/8733/1
Mandeep Khinda [Fri, 25 Aug 2017 03:31:17 +0000 (03:31 +0000)]
refactor helm files to use namespace prefix

-removed the full namespace from each template.  better lets us reuse
variables.
-made secret end up in a configurable namespace
-fixed some bugs where secrets were missing
-updated createAll and delete to make use of namespace prefix
removing the need for seds to replace the word onap.

*** all containers at this point come up in my env. except for
aai model loader which is failing cause its still at 1.0
and its trying to talk to a 1.1 sdc and it doesnt auth properly. ***

Issue-ID:OOM-215

Change-Id: I15815a01469786a391e272fde4bdaa53ff48091c
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoadd helm parms to zookeeper 31/8731/1
Mandeep Khinda [Thu, 24 Aug 2017 23:50:10 +0000 (23:50 +0000)]
add helm parms to zookeeper

These were missing for some reason.

Issue-ID:OOM-132

Change-Id: I263b45f6a20966b11b3ee71f70060b61c8296d98
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agomaking createConfig.sh executable 29/8729/1
Mandeep Khinda [Thu, 24 Aug 2017 23:48:36 +0000 (23:48 +0000)]
making createConfig.sh executable

minor annoyance being corrected.  no issue id.

Issue-ID: OOM-118

Change-Id: Ie055ce70bbbfc872af7b64dad621e968fc9d49c0
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agodisable hbase ext. mount 27/8727/1
Mandeep Khinda [Thu, 24 Aug 2017 23:44:24 +0000 (23:44 +0000)]
disable hbase ext. mount

To temporarily workaround the issue logged by OOM-171

Issue-ID: OOM-171

Change-Id: I9043d1bff1c5594bd87fcc38f25b8b13c2de4999
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoMerge "sdc K8S-Helm Parameterization"
Mandeep Khinda [Thu, 24 Aug 2017 17:21:55 +0000 (17:21 +0000)]
Merge "sdc K8S-Helm Parameterization"

6 years agoUpdated robot configs to 1.1 55/8455/5
Ahmed Alabulrahman [Wed, 23 Aug 2017 17:33:10 +0000 (13:33 -0400)]
Updated robot configs to 1.1

Changed robot configs to 1.1 and updated necessary variables

Issue-ID: OOM-169

Change-Id: Ie747105b291b88d1d6d54f6e717dceb6310bf438
Signed-off-by: Ahmed Alabulrahman <ahmed.alabdulrahman@amdocs.com>
6 years agosdc K8S-Helm Parameterization 25/8625/1
kerenj [Thu, 24 Aug 2017 13:54:21 +0000 (13:54 +0000)]
sdc K8S-Helm Parameterization

changed sdc k8s deployment to support helm parameterization. updated create/delete for helm only
Issue-ID: OOM-52
Change-Id: Ic7fb17fcf5be5813b0a0c54299cdf0d0417e8a76
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoaai K8S-Helm Parameterization 15/8615/1
kerenj [Thu, 24 Aug 2017 11:32:22 +0000 (11:32 +0000)]
aai K8S-Helm Parameterization

changed aai k8s deployment to support helm parameterization.
Issue-ID: OOM-52
Change-Id: Ifffdb4204a3fdb2c7be62063134c489f8123012d
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoappc K8S-Helm Parameterization 19/8419/2
kerenj [Wed, 23 Aug 2017 12:05:23 +0000 (12:05 +0000)]
appc K8S-Helm Parameterization

changed appc k8s deployment to support helm parameterization. updated images to 1.1
Issue-ID: OOM-52
Change-Id: I6106c71f98c754c0e19e4cc987ea12e08bfdb903
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agopolicy K8S-Helm Parameterization 15/8415/2
kerenj [Wed, 23 Aug 2017 11:21:21 +0000 (11:21 +0000)]
policy K8S-Helm Parameterization

changed policy k8s deployment to support helm parameterization. updated images to 1.1
Issue-ID: OOM-52
Change-Id: I4eb0626c7c00ace2c266d6ddbb1313f3b654d69e
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoportal K8S-Helm Parameterization 13/8413/3
kerenj [Wed, 23 Aug 2017 10:22:33 +0000 (10:22 +0000)]
portal K8S-Helm Parameterization

changed portal k8s deployment to support helm parameterization
Issue-ID: OOM-52
Change-Id: I8ad9681b597a87113089f194e1a0e8a9e550bb08
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agorobot K8S-Helm Parameterization 21/8421/3
kerenj [Wed, 23 Aug 2017 12:46:02 +0000 (12:46 +0000)]
robot K8S-Helm Parameterization

changed robot k8s deployment to support helm parameterization. updated image to 1.1
Issue-ID: OOM-52
Change-Id: Ibd7cd5a73589abb42940897a5a524cb44f53dd98
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoVID K8S-Helm Parameterization 97/8397/3
kerenj [Wed, 23 Aug 2017 07:39:14 +0000 (07:39 +0000)]
VID K8S-Helm Parameterization

changed VID k8s deployment to support helm parameterization
Issue-ID: OOM-52
Change-Id: Ide19bfaa611dfbff8080bd755b6dc820d3691894
y
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoMerge "sdnc K8S-Helm Parameterization"
Mandeep Khinda [Thu, 24 Aug 2017 00:05:23 +0000 (00:05 +0000)]
Merge "sdnc K8S-Helm Parameterization"

6 years agoFixed the bug with sed now its env. agnostic 05/8505/1
Munir Ahmad [Wed, 23 Aug 2017 20:55:59 +0000 (16:55 -0400)]
Fixed the bug with sed now its env. agnostic

Issue-ID: OOM-170

Change-Id: Id57d46bc3b8d4faf1cc5ee002563cd35f790f67d
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years agosdnc K8S-Helm Parameterization 25/8425/1
kerenj [Wed, 23 Aug 2017 13:35:43 +0000 (13:35 +0000)]
sdnc K8S-Helm Parameterization

changed sdnc k8s deployment to support helm parameterization. updated image to 1.1
Issue-ID: OOM-52
Change-Id: Ie9ec8f60c80caffc69637bf83043902eef45dc18
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agomessage-router K8S-Helm Parameterization 99/8399/2
kerenj [Wed, 23 Aug 2017 08:40:41 +0000 (08:40 +0000)]
message-router K8S-Helm Parameterization

changed message-router k8s deployment to support helm parameterization
Issue-ID: OOM-52
Change-Id: I6a46293e4b38d7c7ed91a5642de6c169193f14d5
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoMerge "MSO K8S-Helm Parameterization"
Mandeep Khinda [Tue, 22 Aug 2017 17:42:02 +0000 (17:42 +0000)]
Merge "MSO K8S-Helm Parameterization"

6 years agoMSO K8S-Helm Parameterization 99/8299/3
kerenj [Tue, 22 Aug 2017 15:27:04 +0000 (15:27 +0000)]
MSO K8S-Helm Parameterization

changed MSO k8s deployment to support helm parameterization
Issue-ID: OOM-52
Change-Id: Ifb192ee2d417aae6b0bdd05d662229e3542e7944
Signed-off-by: kerenj <keren.joseph@amdocs.com>
6 years agoMerge "ONAP 1.1 message-router work"
Mandeep Khinda [Tue, 22 Aug 2017 16:06:17 +0000 (16:06 +0000)]
Merge "ONAP 1.1 message-router work"

6 years agoMerge "VID 1.1 work"
Mandeep Khinda [Tue, 22 Aug 2017 16:06:07 +0000 (16:06 +0000)]
Merge "VID 1.1 work"

6 years agoMerge "ONAP Portal 1.1 work"
Mandeep Khinda [Tue, 22 Aug 2017 16:05:40 +0000 (16:05 +0000)]
Merge "ONAP Portal 1.1 work"

6 years agoONAP 1.1 message-router work 09/8209/1
Mandeep Khinda [Mon, 21 Aug 2017 20:25:27 +0000 (16:25 -0400)]
ONAP 1.1 message-router work

Removed files that are not used by pods
Updated pull policy to always so that the latest is used
No other changes necessary

Issue-ID:OOM-132

Change-Id: I3a7e98913d93d0d33066454d2bff1a5c138c1d2a
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoVID 1.1 work 07/8207/1
Mandeep Khinda [Mon, 21 Aug 2017 20:11:03 +0000 (16:11 -0400)]
VID 1.1 work

-Updating yamls, and config pod data
-VID UI comes up when launched in portal,
however certain fields do not as I believe it depends on
AAI being up.

Issue-ID: OOM-152

Change-Id: I5a64b28e4c8062959e081ddb81367c227c079df1
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoONAP Portal 1.1 work 05/8205/1
Mandeep Khinda [Mon, 21 Aug 2017 20:04:37 +0000 (16:04 -0400)]
ONAP Portal 1.1 work

-Updating yamls, and config pod data and tag
-VNC pod is currently WIP as the other services
are not available yet.

Issue-ID: OOM-151

Change-Id: I8f201645481888657d42bfe0e16ca505187521c7
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
6 years agoUpdated deployment yamls and config to SDC v1.1 87/8187/2
Dusan Rozman [Mon, 21 Aug 2017 18:11:40 +0000 (14:11 -0400)]
Updated deployment yamls and config to SDC v1.1

Changed the yamls to pull the v1.1 image and updated config files for dockerdata

Issue-ID: OOM-67
Change-Id: I2c51486a610f3187e200e5e08c59b132a5d7ffb5
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
6 years agoRevert 0b1332938385cc534b1f034b73f19c145ead87c6 87/7887/1
Munir Ahmad [Thu, 17 Aug 2017 16:04:14 +0000 (12:04 -0400)]
Revert 0b1332938385cc534b1f034b73f19c145ead87c6

Issue-ID: OOM-66
This reverts commit 0b1332938385cc534b1f034b73f19c145ead87c6.

Change-Id: I05ba7dd5050ee2ef03cf19d1c5c0db03e12a0d4f
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years agoRevert aaf060dac3d302f94ce99e5c63002f046e4d3f0e 83/7883/1
Munir Ahmad [Thu, 17 Aug 2017 15:56:15 +0000 (11:56 -0400)]
Revert aaf060dac3d302f94ce99e5c63002f046e4d3f0e

Issue-ID: OOM-145
This reverts commit aaf060dac3d302f94ce99e5c63002f046e4d3f0e.

Change-Id: I0f04c394846d553b60b1c0c3a334f98c021d804e
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years agoupdate dir path from dockerdata-nfs to dockerdata 29/7829/2
Munir Ahmad [Thu, 17 Aug 2017 12:02:26 +0000 (08:02 -0400)]
update dir path from dockerdata-nfs to dockerdata

issue-id: OOM-145
Change-Id: I3f16fc32188118901612e1b93ec707fc1d513680
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years agoonap 1.1 deployment files work in progress... 47/7647/3
Munir Ahmad [Tue, 15 Aug 2017 19:36:46 +0000 (15:36 -0400)]
onap 1.1 deployment files work in progress...

issue-id: OOM-66

Change-Id: If6553647343bb07464e8cc8556223f0c7a01f134
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years ago[OOM-117] Multiple ONAP instances same K8s cluster 93/7593/1
Mike Elliott [Mon, 14 Aug 2017 20:21:40 +0000 (16:21 -0400)]
[OOM-117] Multiple ONAP instances same K8s cluster

Change-Id: Ie670dd37da819b33e32885d3be20cc8739fc2524
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
6 years agoMerge "adding missing volumeMounts for aai hbase"
Jerome Doucerain [Mon, 14 Aug 2017 16:28:43 +0000 (16:28 +0000)]
Merge "adding missing volumeMounts for aai hbase"

6 years agoMerge "multiple ONAP instances in the same k8s env"
Jerome Doucerain [Mon, 14 Aug 2017 16:26:23 +0000 (16:26 +0000)]
Merge "multiple ONAP instances in the same k8s env"

6 years agoMerge "[OOM-71] Message Router Kubernetes-Tosca Templates"
Hong Guan [Mon, 14 Aug 2017 13:28:23 +0000 (13:28 +0000)]
Merge "[OOM-71] Message Router Kubernetes-Tosca Templates"

6 years agomultiple ONAP instances in the same k8s env 29/7129/2
Munir Ahmad [Wed, 9 Aug 2017 18:51:11 +0000 (14:51 -0400)]
multiple ONAP instances in the same k8s env

issue-id: OOM-64
Change-Id: I77e48e635d20295aee2b351bbf94203ed47fe5b0
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years agoadding missing volumeMounts for aai hbase 87/6987/1
Munir Ahmad [Tue, 8 Aug 2017 12:51:51 +0000 (08:51 -0400)]
adding missing volumeMounts for aai hbase

Change-Id: I194caccba8e488119cd55e2727a742c603554f96
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years ago[OOM-71] Message Router Kubernetes-Tosca Templates 09/6709/1
earthmant [Fri, 4 Aug 2017 06:02:48 +0000 (09:02 +0300)]
[OOM-71] Message Router Kubernetes-Tosca Templates

Change-Id: I6f3afcea03a033a502b85aa7e7729b42e9e5dd4f
Signed-off-by: earthmant <trammell@cloudify.co>
6 years ago[OOM-3] Docker credentials secret missing 79/6179/5
Borislav Glozman [Mon, 24 Jul 2017 07:45:28 +0000 (10:45 +0300)]
[OOM-3] Docker credentials secret missing

Change-Id: I30df3cc11315b757a1d3e3da832681682a970825
Signed-off-by: Borislav Glozman <Borislav.Glozman@amdocs.com>
6 years agoremove aai hbase data add fully qualified domain 97/6497/1
Munir Ahmad [Tue, 1 Aug 2017 14:59:01 +0000 (10:59 -0400)]
remove aai hbase data add fully qualified domain

Change-Id: I52280b677642da67b95e78be931e93985a552af6
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years agoexternalize /opt/data/ for AAI hbase 57/6457/2
Munir Ahmad [Mon, 31 Jul 2017 23:51:59 +0000 (19:51 -0400)]
externalize /opt/data/ for AAI hbase

Change-Id: If2f1f1138c0e15c0622fddfce06e409b8e2c6e22
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years ago[OOM-2] Replaced static proxy with env 81/5581/1
barak [Mon, 26 Jun 2017 23:45:02 +0000 (02:45 +0300)]
[OOM-2] Replaced static proxy with env

Change-Id: Id2b640f9cfa58337e94d26b4f0939a33db45a137
Signed-off-by: barak <barak.dabush@amdocs.com>
6 years agoonap on kubernetes source files 39/5239/1
Mandeep Khinda [Sat, 24 Jun 2017 15:49:37 +0000 (11:49 -0400)]
onap on kubernetes source files

Change-Id: I4de34baf90979651223a28323010deb7aef21946
Signed-off-by: Mandeep Khinda <Mandeep.Khinda@amdocs.com>
6 years agoadding gitreview 31/5231/1
Mandeep Khinda [Fri, 23 Jun 2017 19:37:08 +0000 (15:37 -0400)]
adding gitreview

Change-Id: I4ab6b06930957c030313808e028a35af55d4aced
Signed-off-by: Mandeep Khinda <Mandeep.Khinda@amdocs.com>
6 years agoinitial commit of kubernetes port of onap 27/5227/1
Mandeep Khinda [Fri, 23 Jun 2017 17:31:57 +0000 (13:31 -0400)]
initial commit of kubernetes port of onap

Change-Id: Ia8eff65600e60ea03196508db07c4fbb25894e04
Signed-off-by: Mandeep Khinda <Mandeep.Khinda@amdocs.com>
6 years agoInitial empty repository
Jessica Wagantall [Thu, 15 Jun 2017 21:38:27 +0000 (21:38 +0000)]
Initial empty repository