barbican/barbican/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 Fix broken gate due to breaking dependency changes 2018-06-01 17:33:51 -05:00
middleware Take context from environment instead of parsing headers 2018-04-03 14:57:45 +03:00
__init__.py Stop using deprecated 'message' attribute in Exception 2017-07-26 05:30:17 +00:00
app.py Ensure only api app initializes secret store 2017-12-20 10:54:43 -05:00
app.wsgi Add PBR wsgi_scripts entrypoint for barbican api 2017-07-14 16:35:48 -04:00
hooks.py Python3: fix barbican.tests.api.controllers.test_cas 2016-04-26 15:45:28 +02:00