VnfLcmOperationOccurrenceNotification contain error wrongly

Bug #2006670 reported by Itsuro Oda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Undecided
Unassigned

Bug Description

According to ETSI SOL003 v3.3.1 5.5.2.17 VnfLcmOperationOccurrenceNotification:
"error" attribute shall be present if the "operationState" attribute is "FAILED_TEMP","FAILED" or "ROLLED_BACK" and shall be absent otherwise.

If the LCM operation has become "FAILED_TEMP" before, VnfLcmOperationOccurrenceNotification contains "error" even if "operationState" is other than "FAILED_TEMP","FAILED" or "ROLLED_BACK" (ex. "PROCESSING") wrongly.

Itsuro Oda (oda-g)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tacker (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/tacker/+/873344

Changed in tacker:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

Reviewed: https://review.opendev.org/c/openstack/tacker/+/873344
Committed: https://opendev.org/openstack/tacker/commit/dbc2caac583ddf47ffccf9fc9ac8743d95f50779
Submitter: "Zuul (22348)"
Branch: master

commit dbc2caac583ddf47ffccf9fc9ac8743d95f50779
Author: Itsuro Oda <email address hidden>
Date: Thu Feb 9 05:08:08 2023 +0000

    Fix error attribute of LCM notification

    According to ESTI NFV-SOL 003 v3.3.1, "error" attribute of
    VnfLcmOperationOccurrenceNotification shall be present if the
    "operationState" attribute is "FAILED_TEMP","FAILED" or
    "ROLLED_BACK" and shall be absent otherwise.

    Previously if the LCM operation has become "FAILD_TEMP" before,
    VnfLcmOperationOccurrenceNotification contains "error" even if
    the "operationState" is other than "FAILED_TEMP","FAILED" or
    "ROLLED_BACK" (ex. "PROCESSING") wrongly.

    This patch fixes it.

    Closes-Bug: #2006670
    Change-Id: Ie53f149ae7790d36865ad2a052d5003734287e06

Changed in tacker:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tacker 9.0.0.0rc1

This issue was fixed in the openstack/tacker 9.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.