Location header is incorrect in a response on LCM operation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
Fix Committed
|
Medium
|
Sheel Rana |
Bug Description
According to clause 5.4 of ETSI NFV-SOL003 V2.6.1 [1], VNFM should return a response
with a "Location" HTTP header during a VNF LCM operation, but it is found that some
LCMs don't meet it.
For example, the following is the part of the debug log during an Instantiate operation.
RESP message should contain "Location" header, but is actually lost.
-------
REQ: curl -g -i -X POST http://
Starting new HTTP connection (1): 192.168.
http://
RESP: [202] Connection: keep-alive Content-Length: 0 Content-Type: application/json Date: Wed, 13 Jan 2021 09:29:24 GMT X-Openstack-
POST call to nfv-orchestration for http://
Instantiate request for VNF Instance afc0e950-
clean_up InstantiateVnfLcm:
END return value: 0
-------
[1] https:/
Changed in tacker: | |
assignee: | nobody → Sheel Rana (ranasheel2000) |
Changed in tacker: | |
importance: | Undecided → Medium |
Changed in tacker: | |
status: | In Progress → Fix Committed |
"Shanu Pandit" is working on this bug. /review. opendev. org/c/openstack /tacker/ +/783896
Review is in progress : https:/