Commit 5be838c7 authored by jayaramans's avatar jayaramans Committed by garciadeblas
Browse files

Bug 2068 - show_content_artifacts error for zip uploaded packages (sol004 and sol007)



NG-UI throws an error while clicking content button inside action dropdown
For zip based onboarded packages (sol004 and sol007), facing issues while retrieving the file contents from NG-UI.

API used: /osm/vnfpkgm/v1/vnf_packages/<id>/artifacts

Error detail: Packages does not contains artifacts

Changes made: Zip based packages will check for the folder name, if it doesn't have folder name,
then it will raise the exception else it will pass and print the required output.

Change-Id: I0e6ea93a37162a646ddf2a08103d2a99791a8777
Signed-off-by: default avatarselvi.j <selvi.j@tataelxsi.co.in>
parent 44f5ec18
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment