barbican/functionaltests/api/v1/functional
Dave McCowan 2909fda016 Fixes for Running Functional Tests with Python 3.5
Fixing the standard things when making code py27/p35 compatible.

Also, removing the logging of the passed value of an HTTP
header.  If the value could not be encoded to log, then there
are Tracebacks that showed up with Python 3.5.  Since the value
can be passed by a user, it should either be scrubbed before logging
or not logged, to prevent possible content injection in the log
stream.

Change-Id: I8df1553acb6c7e5f75a1b50f024dc032ca982a93
2017-04-27 13:06:14 -04:00
..
__init__.py Move functionaltests into smoke or functional subdirectories 2014-10-17 13:21:14 -05:00
test_acls_rbac.py Use more specific asserts in tests 2016-08-25 10:37:52 +02:00
test_acls.py Merge "Remove consumer check for project_id to match containers" 2016-09-13 17:52:42 +00:00
test_cas.py Deprecate Dogtag subca tests 2017-02-02 16:23:34 -05:00
test_certificate_orders.py Fixes for Running Functional Tests with Python 3.5 2017-04-27 13:06:14 -04:00
test_consumers.py Add missing validation to consumer controller 2017-03-21 20:44:22 -04:00
test_containers_rbac.py Fix the typo 2017-03-05 07:06:14 +08:00
test_containers.py Fixes for Running Functional Tests with Python 3.5 2017-04-27 13:06:14 -04:00
test_orders_rbac.py Fix the typo 2017-03-05 07:06:14 +08:00
test_orders.py Fixes for Running Functional Tests with Python 3.5 2017-04-27 13:06:14 -04:00
test_quotas_enforce.py Fix order of arguments in assertEqual 2016-09-29 13:21:33 +00:00
test_quotas_rbac.py Fix the typo 2017-03-05 07:06:14 +08:00
test_quotas.py Update project quota paging tests to run with existing project quotas 2016-03-28 13:35:30 -05:00
test_rsa.py Replaced assertion with more specific 2016-10-27 09:53:52 +02:00
test_secretmeta.py Fixes for Running Functional Tests with Python 3.5 2017-04-27 13:06:14 -04:00
test_secrets_rbac.py Fix the typo 2017-03-05 07:06:14 +08:00
test_secrets.py Fixes for Running Functional Tests with Python 3.5 2017-04-27 13:06:14 -04:00
test_secretstores.py Fix hacking check error 2016-11-18 11:29:53 +08:00