fix 1056: nslcmop.operationState not updated when it is cancelled 30/8830/2
authortierno <alfonso.tiernosepulveda@telefonica.com>
Tue, 28 Apr 2020 09:59:23 +0000 (09:59 +0000)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Thu, 30 Apr 2020 07:00:09 +0000 (07:00 +0000)
commita17d4f4dec424eecdf34ec3efe39a1795bcf2aea
treee07ee135484bec865c5327bbe1afc5063fb33d30
parent8790a3db8e0e7ddd8da883e406113ffe95709151
fix 1056:  nslcmop.operationState not updated when it is cancelled

When a task in queue is cancelled (because a terminate is received),
task operationState remains at PROCESSING instead of FAILED
This avoids terminate task to start

Change-Id: I2af59723832669f8ca8a3fbbffbdddcff8be2486
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
osm_lcm/ns.py