tacker/api-ref/source
tpatil 33f92086f4 Delete vnf package if operationalState is DISABLED
Presently, vnf package can be deleted when it's operationalState is
'ENABLED'.

As per pre-condition rule, vnf package can be deleted only when
it's operationalState is 'DISABLED' and it's usageState is 'NOT_IN_USE.

This patch fixes this issue and now vnf package will be deleted only
when it's operationalState is 'DISABLED' and it's usageState is 'NOT_IN_USE.

Note: I have fixed windows style line ending issue in vnf_packages.inc.
Also, updated 'Delete VNF Package' API doc to include 409 error.

Change-Id: Id4d50264d1052a09e6ce527b6aab1bb941fdc6af
Closes-Bug: #1862864
2020-02-19 05:30:47 +00:00
..
v1 Delete vnf package if operationalState is DISABLED 2020-02-19 05:30:47 +00:00
conf.py Bump the openstackdocstheme extension to 1.20 2019-08-02 16:18:21 +08:00
index.rst Initial api-ref skeleton for Tacker 2016-11-15 16:25:00 +09:00