tacker/tacker/tests
Hiromu Asahina 36ef500c41 Add Location to responses of Create VNF Package
According to SOL005 v3.3.1 Table 9.4.2.3.1-1 [1], the HTTP response
shall include a "Location" HTTP header that contains the resource URI of
the individual VNF package resource.

In order to realize the above, this patch adds a Location header, which
includes a URL of a created VNF Package, to responses for `POST
{apiRoot}/vnfpkgm/{apiMajorVersion}/vnf_packages` requests.

Also, this patch removes unused arguments from methods in ViewBuilder.

[1] https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_NFV-SOL005v030301p.pdf

Signed-off-by: Hiromu Asahina <hiromu.asahina.az@hco.ntt.co.jp>
Change-Id: I754afaaf910de0048f4f11e259c644b3e0baea99
Closes-Bug: #1915109
2021-09-30 09:36:54 +09:00
..
common Remove test helpers for Python2 2020-10-19 12:11:40 +00:00
contrib Support for grant request with Synchronous response 2020-10-07 13:57:24 +09:00
etc Merge "Fix zuul settings to use latest kuryr-kubernetes" 2021-09-16 16:05:12 +00:00
functional Merge "Support TOSCA route for ChgExternalConnectivity" 2021-09-17 09:45:20 +00:00
unit Add Location to responses of Create VNF Package 2021-09-30 09:36:54 +09:00
var rename neutron/tests to tacker/tests 2014-07-04 18:20:50 +09:00
__init__.py Enable hacking check H104 2015-04-09 18:45:52 -07:00
base.py Update references to sys.version_info 2021-07-26 18:18:22 +05:30
constants.py Support feature to attach the existing volume 2021-01-28 13:11:03 +05:30
fake_notifier.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
post_mortem_debug.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
tools.py Update hacking 2016-01-02 17:30:55 +01:00
utils.py Implementation Artifacts support in Tacker 2020-09-21 03:27:17 -04:00
uuidsentinel.py Improve code coverage of openstack module 2019-06-12 11:20:00 +00:00