keystone/keystone/tests/common
David Stanek cfe07fc764 Fix keystone.common.wsgi to explicitly use bytes
The WSGI spec says that the body of a response needs to be bytes. This
ensures that we are using bytes in both Python2 and Python3.

bp python3

Change-Id: I40148c2e2e1e517358b64028d335ac27d17323a3
2016-03-02 01:30:20 -05:00
..
__init__.py Adds a base class for functional tests 2015-12-14 15:46:31 +01:00
auth.py Fix keystone.common.wsgi to explicitly use bytes 2016-03-02 01:30:20 -05:00