deckhand/deckhand
Roman Gorshunov 5241d1d6ea Fix deckhand-integration-uwsgi-py35 tests
During Gabbi tests server returns one of

  application/json
  application/json; charset=UTF-8

in a Content-Type HTTP header, depending on which test is being run.
This might be related to different pip/pip3 versions and dependencies
installed being used during standalone vs. containerized tests.

This patch allows for both returned header's values to be accepted as
valid as a remediate solution until versions of packages and pip/pip3
usage is unified.

Change-Id: Ifb8f2d68e3474946b3df154cb016cc18cfc95d23
2020-03-01 19:47:29 +01:00
..
barbican Barbican driver simplification 2020-01-24 22:26:29 +00:00
client Log client-id in UCP API endpoints 2019-04-05 09:55:09 +00:00
common Remove Python 2.x support 2019-10-08 12:41:12 +00:00
conf Add retries to Barbican secret create 2019-10-04 11:25:50 -05:00
control Fix encrypted doc rendering 2019-10-04 16:33:46 +00:00
db Revision diffing issue with revision rollback. 2018-11-21 11:32:16 -06:00
engine Fix encrypted doc rendering 2019-10-04 16:33:46 +00:00
policies Redacts Raw Documents 2018-10-19 23:56:12 -05:00
tests Fix deckhand-integration-uwsgi-py35 tests 2020-03-01 19:47:29 +01:00
__init__.py Oslo config integration (#1) 2017-06-26 16:57:50 -07:00
cmd.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
context.py Log client-id in UCP API endpoints 2019-04-05 09:55:09 +00:00
errors.py fix: Use schema instead of metadata.schema for replacement check 2018-10-31 15:02:28 -04:00
factories.py Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py Log client-id in UCP API endpoints 2019-04-05 09:55:09 +00:00
types.py Simplify schema validation 2018-07-03 02:07:33 +00:00