StarlingX NFVI Orchestration
Go to file
Vanathi.Selvaraju 62fda5d298 Alarm 750.006 alarm takes too long to clear up
Alarm 750.006 is waiting for vim operation to
complete and vim waits for 750.006 to get cleared
creating a deadlock case. The current patch strategy
has a timeout of 30mins to clear the alarm if exists.
The timeout has been reduced to 2mins to avoid
longer wait time.

Test Plan:
PASSED: Verified patch update, after 2mins
the alarm is ignored and vim operation continues.
PASSED: Verified that patch update continues,
when configuration is reapplied and alarm 750.006
is cleared.

Closes-Bug: 2091315

Change-Id: I050e424c65fa741d8807fc813aced6f060f80286
Signed-off-by: Vanathi.Selvaraju <vanathi.selvaraju@windriver.com>
2024-12-09 22:31:56 +00:00
api-ref/source REST API command and output updates 2024-12-02 20:05:24 +00:00
devstack Followup opendev cleanup and test jobs 2019-04-21 14:21:35 -05:00
doc Fix tox-docs failing sphinx 2022-06-03 15:20:56 -03:00
mtce-guest Remove CentOS/OpenSUSE build support 2024-04-26 14:15:40 -04:00
nfv Alarm 750.006 alarm takes too long to clear up 2024-12-09 22:31:56 +00:00
nova-api-proxy Enable nova proxy conf without keystone middleware 2024-10-18 09:30:44 -03:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-04 14:34:31 +02:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-25 14:01:33 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:26 +00:00
.yamllint Cleanup tox.ini and zuul files from older releases 2023-01-19 15:42:06 +00:00
.zuul.yaml Tox/Zuul: Set pep8 job node to debian bullseye 2024-12-02 19:27:50 +00:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:51 -07:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:10:32 -04:00
debian_iso_image.inc Deactivate guest related services 2023-01-10 17:26:09 -03:00
debian_pkg_dirs Deactivate guest related services 2023-01-10 17:26:09 -03:00
debian_stable_docker_images.inc Port stx-nova-api-proxy image to stx-debian 2023-01-26 07:39:17 -03:00
debian_stable_wheels.inc Port stx-nova-api-proxy image to stx-debian 2023-01-26 07:39:17 -03:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:51 -07:00
README.rst Followup opendev cleanup and test jobs 2019-04-21 14:21:35 -05:00
requirements.txt Adding py27 for nfv 2018-07-10 10:18:28 -05:00
test-requirements.txt Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00
tox.ini Convert yaml.load to yaml.safe_load 2023-01-19 19:57:23 +00:00

nfv

StarlingX NFVI Orchestration