Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: OOM-734
Change-Id: I6b1a85017d79b92afcae44cf823ab000a10ce4be
Signed-off-by: kj <keren.joseph@amdocs.com>
|
|
added parameter for the AAI_CORE version
added parameterized persisted storage location
Issue-ID: OOM-734
Change-Id: Iefe3d89ae6d001754251e0f5ce2735c9a920bcd5
Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
|
|
Issue-ID: OOM-821
Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Change-Id: I09cfea85672285fb96d0449af2e1535249b1c125
Issue-ID: AAI-671
Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
|
|
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e
Issue-ID: OOM-722
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Issue-ID: OOM-684
Change-Id: Ic642c248b3650dd645d1f7cb1442868b51f23f56
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Change-Id: Ib0b7a59a07e96eb79fd6ca59a5459e4e81de29e2
Issue-ID: OOM-668
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Issue-ID: OOM-658
Change-Id: I8878f202147edc419341fdc3bdafeb1ebc2eec1c
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Change-Id: Ia051e8294a60e6fe37037bcb682470a9f4a31d72
Issue-ID: OOM-469
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Issue-ID: OOM-406
Change-Id: I069e0d9c3a6b3abec749f970f08ba11315573205
Signed-off-by: kiranya <kiran.yadav@amdocs.com>
|
|
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>
|
|
|
|
Change the way kubernetes install to ensure
that the user is not root as all of the aai scripts
expect the user to be non root and this affects
some key functionality and also add an hbase
artificial delay of 60 seconds to ensure
that resources container waits the appropriate
amount of time before trying to connect to hbase
the current implementation of the probe doesn't
work too well since when port is up doesn't
truly tell whether the hbase container is ready
Issue-ID: OOM-334
Change-Id: I290feabb56a9e7f99d538b02bf6f563824eb198e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Add filebeats and logback configuration to:
sparky-be, search-data-service, model-loader,
traversal, resources using configMaps
Issue-ID: OOM-112
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: Ia1fa0ee2ad3894553a60468797d9d2b1cecb8f2e
|
|
Remove the aai-config and aai-data to be mounted
Change the docker hbase to use aaionap/hbase
Also change the mount path for logs to be proper
Issue-ID: AAI-397
Change-Id: I4996d339a062143c2ef308413b7e3be6101f92fd
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
A new RESOURCES_HOSTNAME environment variable was added to the traversal
service to allow configuration for communicating with resource service.
The gremlin service has been removed from AAI 1.1 deliverables.
Change-Id: Id38581d49822cb3aa8ccb912508fabfb5c775a5a
Issue-Id: OOM-312
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Make sure time zones on the containers are in sync with the hosting machines
Change-Id: Ie22608bda63cbcdf564f73adcdd3e829afad05ca
Issue-ID: OOM-299
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
Change-Id: I2c1aa2ff35c1fb698111e30f1abcd076f5b658b4
Issue-ID: OOM-65
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
- reverted some log dir changes that cause chef to complain
about pre-existing directories
- had to fork and modify docker-entrypoint for both
resources and traversal to avoid git clone of aai-data
- updated gremlin hostname so that container comes up...
was complaining about failure to bind to port 8182
Issue-ID: OOM-65
Change-Id: I84d2647af588e39502a075880a163104bb39540e
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
commit 8a32c4269a6d1dcdcdee6c2548043639754db936
Author: yuryn <Yury.Novitsky@Amdocs.com>
Date: Mon Aug 28 14:45:23 2017 +0300
Add dependencies to aai-deployment
1. Add to aai-deployment dependency in aai-resources and aai-traversal
2. Fix readiness ports for data-router and sparky-be
Change-Id: Icfcd4685ac3cad8e463b5f8176b28f51890d1e38
Issue-ID: OOM-65
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
commit 34b6e617ca961b6a6df85e88daf122c7cd4195af
Author: yuryn <Yury.Novitsky@Amdocs.com>
Date: Sun Aug 27 20:25:29 2017 +0300
Add AAI haproxy
1. Add AAI haproxy
2. Create aai-resources and aai-traversal log dirs
Change-Id: Ib60cc7e482cafe2f1185db7bead181f929165ed3
Issue-ID: OOM-65
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
commit 82417bcba69cc126a811605e7e577941c6c5eb2e
Author: yuryn <Yury.Novitsky@Amdocs.com>
Date: Thu Aug 24 14:08:30 2017 +0300
Fix aai-model-loader-logs
1. Create aai/model-loader/logs folder in config-init
2. Fix aai-model-loader-logs volume name
Change-Id: Ib66b8a226be9f5c42b06e6e7a239af081ad6d874
Issue-ID: OOM-65
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
commit 441adcffd7041266378ae251f36592da5a44f2c2
Author: yuryn <Yury.Novitsky@Amdocs.com>
Date: Mon Aug 21 17:18:42 2017 +0300
[WIP] Add new AAI configuration files
Addressed review comments:
1. Use k8s lookup names for host names
2. Use existing /opt/data/hdfs-data-name folder
3. Remove redundant entries in yaml files
Change-Id: Ied5f559aebc89c9a22b3e5228e6625af86646b5f
Issue-ID: OOM-65
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
commit 0473270da932e4bbf596007fd8fb7ec3cba4e1cc
Author: yuryn <Yury.Novitsky@amdocs.com>
Date: Sun Aug 20 18:48:51 2017 +0300
Add gremlin and ES services
Issue-ID: OOM-65
Change-Id: I3e879418a1258716db1633676cf66bb9620c2b5f
Signed-off-by: yuryn <Yury.Novitsky@amdocs.com>
commit 0b1332938385cc534b1f034b73f19c145ead87c6
Author: Munir Ahmad <munir.ahmad@bell.ca>
Date: Tue Aug 15 15:36:46 2017 -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>
Issue-ID: OOM-65
Change-Id: I4afc3d2457a27791ba72f959c82d791b50e02eb2
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Signed-off-by: Eric Au <kachun.au@amdocs.com>
Signed-off-by: ronakvy <ronak.vyas@amdocs.com>
|