tacker/tacker/tests/unit/sol_refactored
Itsuro Oda 00d8f69f09 Refactor wsgi of v2 API
Original purpose of this patch is that replacing deprecated
webob.Accept.best_match method to acceptable_offers to analize
'Accept' header of a HTTP request.

Instead of fixing legacy wsgi code, refactor v2 wsgi code not to
use legacy wsgi code because legacy wsgi code is complicated
and v2 wsgi code uses legacy wsgi code very little.

Original purpose mentioned above is included in the refactoring
at the same time. This patch includes the followng changes
related to wsgi framework too.
* check of Content-Type header is also enhanced.
* check of Version header for api_versions API is relaxed.

Change-Id: I4ca0beda850ecd14d65d7bc1a59d465c5ecfeacb
2022-04-27 22:12:30 +00:00
..
api Refactor wsgi of v2 API 2022-04-27 22:12:30 +00:00
common Support ChangeCurrentVNFPackage for VNF of v2 API 2022-03-17 13:37:46 +09:00
conductor Support Basic Lifecycle Operations of CNF v2 API 2022-03-17 16:47:09 +09:00
controller Support ChangeCurrentVNFPackage for VNF of v2 API 2022-03-17 13:37:46 +09:00
infra_drivers Fix validate error when k8s resource init 2022-04-26 10:37:28 +09:00
objects Multi version API support 2021-09-16 01:19:51 +00:00
samples Support Basic Lifecycle Operations of CNF v2 API 2022-03-17 16:47:09 +09:00
__init__.py Multi version API support 2021-09-16 01:19:51 +00:00