Content-Type of the v1 modify vnflcm request is not "application/merge-patch+json"

Bug #2069701 reported by Takahiro Miyajima
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
In Progress
Undecided
Takahiro Miyajima

Bug Description

Content-Type of the v1 modify vnflcm request is not "application/merge-patch+json" specified by SOL003, but "application/json".
As the same, Content-Type of all patch request is not "application/merge-patch+json", but "application/json".

All patch requests:
- PATCH VNF LCM(V1) cf.SOL003(v2.6.1) 5.4.3.3.4 PATCH
- PATCH VNF packages cf.SOL005(v3.3.1) 9.4.3.3.4 PATCH
- PATCH VNF LCM(V2) cf.SOL003(v3.3.1) 5.4.3.3.4 PATCH
- PATCH VNF FM cf.SOL003(v3.3.1) 7.4.3.3.4 PATCH
- PATCH VNF PM(Modify a PM job) cf.SOL003(v3.3.1) 6.4.3.3.4 PATCH
- PATCH VNF PM(Modify a PM threshold) cf.SOL003(v3.3.1) 6.4.6.3.4 PATCH

And, in the existing implementation, Accept of all patch request and put vnfpkgm request will be equal to Content-Type.
Accept of these request should be "application/json".

Revision history for this message
Shivam Shukla (shivam-shukla3) wrote (last edit ):

Hi,

I'd like to request some clarification regarding this bug report description.

1. Please confirm the specific SOL003 version used as a reference for this bug report. Is it 2.6.1 or another version?
2. Are the proposed changes specific to VNFLCM and VNF package v1, or are modifications required for v2 as well?
3. As per SOL003 and SOL005 specification, changes are required in SOL005 as well for updloading and modification of vnf package
    but bug description mentions changes for SOL003 operations only. Why?

To ensure a clear understanding, could you please consider adding more details to the bug description like what are the proposed changes to resolve this gap and where in the codebase will these changes be implemented?

Changed in tacker:
assignee: nobody → Takahiro Miyajima (f-miyajima)
status: New → In Progress
Revision history for this message
Takahiro Miyajima (f-miyajima) wrote :
Revision history for this message
Takahiro Miyajima (f-miyajima) wrote :

To: Shivam Shukla

Thank you for your comment.

Added a list of all patch requests to be fixed (with SOL information) to the Bug Description. Please confirm.

description: updated
description: updated
Revision history for this message
Shivam Shukla (shivam-shukla3) wrote :

To: Takahiro Miyajima

Thank you for updating the bug description.

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.