Remove error code 412 support for updating VNF
Because there is no API request/response specification for Etag in ETSI NFV SOL documentation, we would like to remove the support of `error code: 412 Precondition Failed` for updating VNF operation. Change-Id: I5d08b32ab09b08f64cf47b9dc1df02e82ffff0e8
This commit is contained in:
parent
6e65e6f881
commit
94d611f646
@ -251,10 +251,17 @@ ETSI NFV SOL002 [#NFV-SOL002]_ and SOL003 [#NFV-SOL003]_.
|
||||
* - n/a
|
||||
- n/a
|
||||
- | Success 202
|
||||
| Error 409 412
|
||||
| Error 409
|
||||
- The request was accepted for processing, but the processing has not
|
||||
been completed.
|
||||
|
||||
.. note::
|
||||
According to the ETSI NFV SOL document, there is no API request/response
|
||||
specification for Etag yet, and transactions using Etag are not defined
|
||||
by standardization. Therefore, the Victoria release does not support
|
||||
`Error Code: 412 Precondition Failed`. Once a standard specification
|
||||
for this is established, it will be installed on the tacker.
|
||||
|
||||
Security impact
|
||||
---------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user