Victor Stinner a0ca5c0e5e Port test_validators to Python 3
* Replace base64.b64encode() with
  oslo_serialization.base64.encode_as_text() which accepts bytes and
  text strings but only outputs text string.
* Use a text string for the JSON payload
* Remove test_validators from tests-py3-blacklist to run it

Partially implements: blueprint barbican-py3
Change-Id: Id97104ca9fb0d2acd6e72e6254ca985237e27859
2016-05-26 16:11:04 +02:00
..
2013-08-01 14:07:37 -05:00