Files
python-tackerclient/tackerclient
Shubham Potale 727129d958 Show proper error message for non-existing vnf package
When you pass non-existing vnf package uuid to ``vnf package upload``
command as shown below, it doesn't show user-friendly message as it's
shown in case ``vnf package show`` command.

  $openstack vnf package upload --path sample_vnf_pkg.zip dummy-id
  "404-tackerFault"

This patch fixes this issue and now it will output below error message:

  $openstack vnf package upload --path sample_vnf_pkg.zip dummy-id
  Can not find requested vnf package: dummy-id

Change-Id: I84de0140463d6bd834d3bcc22f6a6cea1fef9130
Closes-Bug: #1799683
2019-10-16 14:50:21 +05:30
..
2018-03-13 21:45:01 +08:00
2019-07-30 11:05:30 +00:00
2014-07-04 19:10:43 +09:00
2017-03-18 06:12:33 +00:00
2017-03-21 13:40:08 +08:00
2019-03-06 22:28:37 +08:00
2016-03-28 12:24:24 +02:00