barbican/barbican/tests/api
Ade Lee fda4948efb Fix broken gate due to breaking dependency changes
PyKMIP changes:

The CredentialType is no longer imported into the credentials
module.  Fixed the reference.  Skipping the accept header tests
till the webob fix is available.

WebOb 1.8.1 changes:

This patch updates the Accept header logic that was broken
by the update in the WebOb dependency.

In the interest of time I had to comment out four functional tests
that will require further work in the content negotiation logic so
we can get the gate working again.

Also shame on the WebOb folks for not bumping the major version
on this breaking change.

Change-Id: Ie4d0df0cca2c79686830931e96b11bbc97a41c5b
Story: 2002122
2018-06-01 17:33:51 -05:00
..
controllers Remove Certificate Orders and CAs from API 2017-12-13 10:40:28 +07:00
middleware Take context from environment instead of parsing headers 2018-04-03 14:57:45 +03:00
__init__.py Add I18n-related unit tests (Part 3) 2015-01-05 16:41:08 -06:00
test_init.py Removed unnecessary setUp() calls in tests 2017-08-02 11:25:52 +02:00
test_resources.py Enforce usage of oslo.context's project_id 2018-04-23 17:37:52 +03:00
test_resources_policy.py Fix broken gate due to breaking dependency changes 2018-06-01 17:33:51 -05:00
test_transport_keys_resource.py Enforce usage of oslo.context's project_id 2018-04-23 17:37:52 +03:00