Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-Id: OOM-235
Change-Id: I5af94f8960996ddd5d9cc8c80d950c49fcfbad24
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
|
|
|
|
It needs to use single quotes to wrap YAML values otherwise
the bootstrap process will fail.
The sample file in the dcaegen2 ONAP project used single quotes
and when making the sample I just chose double quotes as preference.
Issue-ID: OOM-345
Change-Id: Ia9c0a2558bd15190f536cc45aa40568b623178ee
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|
|
|
|
-moving container tags to 1.3
-pulling latest docker config mount files
-changing mariadb password back to original. there was no reason to change
in the first place
-robot health check passes:
Basic Portal Health Check | PASS |
Issue-ID: OOM-340
Change-Id: I77d22b701aa27473a9cfce25031c13f9be845dae
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID: OOM-364
Change-Id: Iefdf89152056efa25ab9bdc5c76c0518def95459
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Set consul image version to 0.9.3
Set msb image version to 1.0.0
Issue-Id: OOM-113
Change-Id: I53d40ca547466fea2291cfad2cdc1733e3fb795e
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
A missing quote breaks the helm yaml to json
conversion...
tested with: helm install vfc --dry-run --debug
Issue-ID: OOM-352
Change-Id: Ie676f1f604f97d14d7e335682bb3b241f68d4640
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID: OOM-356
Change-Id: Iea69fb693064fed1b4aec9a4712ae4e36889a6c3
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
|
|
Issue-ID: OOM-311
Change-Id: Idd81379eb97669a1496bc4deccc8856e4a26ad8f
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
sdc-be now starts and robot passes healthcheck
----------------------------------------
Basic ASDC Health Check | PASS |
----------------------------------------
Note that I did not verify whether the logging
function is working - priority for this issue
is to get SDC running.
Issue-ID: OOM-359
Change-Id: Ic810109878aa003c54350a6e70a4aeeea9b2f0ea
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID:OOM-339
Change-Id: I6a74b12e2b334632d90f41ccaa5e3f6bb07582e9
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID: OOM-338
Change-Id: Iac2e50f606285ceb7e64f2b2305d7a9e5ab680ae
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
When running the OOM scripts on a RBAC enabled kubernetes,
readiness probes failed to check dependencies status as they
don't have the needed access rights.
Note for the reviewer :
The fix has been tested on a rancher installation (k8s 1.8)
and on a kubeadm installation (k8s 1.8), but not a previous
versions of k8s. There might be issues with the command when
used on pre RBAC (<1.6) versions of k8s. This should be tested
with such version if early backward compatibility should be a
concern.
Change-Id: I7a915fc08927cd0fc0d5ea70a75f44c1380de926
Issue-ID: OOM-349
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
|
|
|
|
|
|
|
|
a low hanging fruit
Issue-ID: OOM-262
Change-Id: I2a0693948599fb1055a0f527acd7c9c8c9b0efb0
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
things keep changing, oom keeps synching..
Issue-ID: OOM-337
Change-Id: I6722c4428a5d617fe36433cd4315229501d05b83
Signed-off-by: Mandeep Khinda <mandeep.khinda@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
|
|
Issue-ID: OOM-106
Change-Id: Ie0a37ef378fd1907825da181c81502c6fbe9134c
Signed-off-by: Marek Wolczanski <marek.wolczanski@cloudify.co>
|
|
Created mount /data2/ needed for aaf
Change-Id: I050579e42afce9dc29c4c7a3cfdfb05ddb4d4217
Issue-ID: OOM-331
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
|
|
|
|
Add deployment of SNIRO emulator container via OOM as a standalone project, which can be deployed "optionally"
JIRA-ID INT-215
Change-Id: I7f5953952de38c81d948ee7db37c0cfce9c247c0
Signed-off-by: Geora Barsky <georab@amdocs.com>
|
|
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>
|
|
Add VFC APP to setenv file
Change-Id: I4af66c3c9a6e23c700c0a34e0ae09fc89c8d7c0c
Issue-ID: OOM-19
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
Issue-Id: OOM-25
Change-Id: I76f87e25f58a0b1eb68dd5ff08224a2beaaf4479
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Deployment of: filebeat containar for each relevant component
+ chown of log dir to root - prevents filebeat complaining about filebeat file
+ ecomp web app renamed onap - fixed dep-pap.yaml
+ fixed multiple volumeMounts in vid-server
Change-Id: I74f8f2abd5feeba1d37b044d2a023674fd41c994
Issue-ID:OOM-110
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
|
|
Created the initial deployment yamls for AAF project
Issue-ID: OOM-11
Change-Id: I3c60185d78e8ce5596791624086f7cf32b3c3c38
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
|
|
It isn't referenced anywhere and dcaegen1
pods come up without it
Issue-ID: OOM-323
Change-Id: I42901c9a57c2f3b9be0405b2b2fff90e607a1688
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|
|
Add VFC containers to ONAP K8S
MK:- fixed issues related to port names longer than 15chars
- scoped pods to the onap-vfc namespace.
All deployments still fail due to missing docker images in nexus3
Yan:- fixed docker images in nexus3
MK (patchset 7)
- adding image pull secrets or they all fail
- address Alexis comments by removing trailing spaces &
removing activii (with the comments left in it crashes out)
MK: (patchset 8)
- removing trailing whitespaces
Change-Id: Iab9f641aaa580511c0e4a073a71da723aaf07315
Issue-ID: OOM-19
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Fixed doc8 errors. All 3 rst files now pass validation.
[OOM-313] Seed Documentation
Change-Id: Id9952197a357f55f91326e828825f04b7d4e283c
Signed-off-by: rvyas <ronakvyasa.nmims@gmail.com>
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Pods aren't starting properly. Let's not take any risk, so reverting.
3m 18s 4 kubelet, kubernetes-5 spec.containers{vid-server} Normal Killing Killing container with id docker://vid-server:FailedPostStartHook
This reverts commit 4ca69ea2b6a2aaaf0974953a3c3dec7694fdfcb0.
Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110
Change-Id: I7953ac3b0e2a4ecbdd1a7d2a48cb9a1964bf08ab
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
Fixed nodeport conflicts.
Change-Id: I1684d9808a2b6b6eda2417fd957816852f9cd751
Issue-Id: MULTICLOUD-108
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
|
|
|
|
The Default namespace prefix for all pods deployed by one-click is
'onap', but the values file for Consul was using 'inf' instead.
This has been corrected to be in line with the other components.
Issue-ID: OOM-86
Change-Id: I05a184090f678af8d019ba46eb6c750e5ee03e39
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
|
|
|
|
Created the initial base deployment yamls for VNFSDK.
Issue-ID: OOM-320
Change-Id: I3b062654dcb3d48c91cdc90d59597bf27a662b23
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
|
|
Issue-ID: OOM-86
Change-Id: I3aac0a420cc22b9ef4183a17dc10f1b52299f01f
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
|
|
|
|
|
|
Deployment of: filebeat containar for each relevant component
Issue-ID:OOM-110
Change-Id: I3605a975ee9dbe3e34b8fa6b17fef52e9d29b975
Signed-off-by: Itay Hassid <itay.hassid@amdocs.com>
|