summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
kj [Tue, 27 Mar 2018 12:50:39 +0000 (15:50 +0300)]
Add standardized helm chart for aaf
AAF crashes due to "could not find or load main class org.onap.aaf.authz.service.AuthAPI"
see https://jira.onap.org/browse/OOM-324
Issue-ID: OOM-732
Change-Id: I1c5f93d6e9a4d91224bfc0df2894ca7ab7d1de38
Signed-off-by: kj <keren.joseph@amdocs.com>
vaibhav_16dec [Thu, 22 Mar 2018 09:07:12 +0000 (09:07 +0000)]
License addition in all yamls
Issue-ID: OOM-821
Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
vaibhav_16dec [Fri, 16 Feb 2018 06:58:06 +0000 (06:58 +0000)]
Replica scaling of Clamp and AAF conatiner
Issue-ID: OOM-691
Change-Id: Idea9ebc33310cbaf823163cccd6c816477661118
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
BorislavG [Tue, 27 Feb 2018 15:04:26 +0000 (15:04 +0000)]
Run all components in one namespace
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e
Issue-ID: OOM-722
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
kerenj [Thu, 22 Feb 2018 11:25:48 +0000 (11:25 +0000)]
AAF - readiness image update
Issue-ID: OOM-514
Change-Id: I3533bafa88341e6895132ba8fda2fb8fc4e27210
Signed-off-by: kerenj <keren.joseph@amdocs.com>
vaibhav_16dec [Wed, 17 Jan 2018 12:42:39 +0000 (12:42 +0000)]
AAF config seggregation
Issue-ID: OOM-554
Change-Id: I24367eac50b3d46be964a6d60e24b317af376c3e
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
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>
yuryn [Thu, 26 Oct 2017 14:10:50 +0000 (17:10 +0300)]
Add option to disable specific deployments
Add option to disable any deployment by using conditions in helm
templates. Each deployment will get helm parameter - boolean flag
allowing to disable it. The flags can be listed in the custom
values.yaml file that can be passed to the createAll script with
'-v' command line option.
Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56
Issue-ID: OOM-380
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
Dusan Rozman [Mon, 2 Oct 2017 13:55:04 +0000 (09:55 -0400)]
Added missing mount to aaf deployment yaml
Created mount /data2/ needed for aaf
Change-Id: I050579e42afce9dc29c4c7a3cfdfb05ddb4d4217
Issue-ID: OOM-331
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
Dusan Rozman [Tue, 26 Sep 2017 20:04:12 +0000 (16:04 -0400)]
Added AAF containers to ONAP Kubernetes
Created the initial deployment yamls for AAF project
Issue-ID: OOM-11
Change-Id: I3c60185d78e8ce5596791624086f7cf32b3c3c38
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>