tacker/tacker/tests
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
..
common Remove test helpers for Python2 2020-10-19 12:11:40 +00:00
compliance Apply Robot Framework for testing 2022-03-18 04:30:45 +00:00
contrib Support for grant request with Synchronous response 2020-10-07 13:57:24 +09:00
etc Apply Robot Framework for testing 2022-03-18 04:30:45 +00:00
functional Merge "Support Basic Lifecycle Operations of CNF v2 API" 2022-03-17 15:37:19 +00:00
unit Refactor wsgi of v2 API 2022-04-27 22:12:30 +00: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 Merge "Change test utils to use absolute path" 2022-02-17 07:51:06 +00:00
uuidsentinel.py Improve code coverage of openstack module 2019-06-12 11:20:00 +00:00