barbican/barbican/tests
Douglas Mendizábal bac7d2205a Raise maximum allowed secret size
The default maximum allowed size is too small for some certificates.
This patch doubles the allowed size from 10Kb to 20Kb, and raises the
maximum request size by the same amount.

Change-Id: I59d11c5c9c32128ab9d71eaecdf46dd2d789a8d1
(cherry picked from commit c59f2a6bbb)
2021-05-24 14:03:58 -05:00
..
api Raise maximum allowed secret size 2021-05-24 14:03:58 -05:00
cmd Use barbican.conf in barbican-manage 2020-10-29 17:12:31 +00:00
common Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
model Switch from unittest2 compat methods to Python 3.x methods 2020-07-08 10:28:15 +08:00
objects Switch from unittest2 compat methods to Python 3.x methods 2020-07-08 10:28:15 +08:00
plugin Allow multiple token labels for PKCS#11 driver 2021-03-04 11:49:11 -06:00
queue Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
tasks Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
__init__.py Make a whole host of modules hacking 0.9.2 compliant 2014-09-01 23:59:44 -05:00
certificate_utils.py Fixes for Running Functional Tests with Python 3.5 2017-04-27 13:06:14 -04:00
database_utils.py Add SecretConsumerRepo repository and its tests 2019-09-24 15:20:01 +02:00
fixture.py Use oslo.db create_engine instead of SQLAlchemy 2017-04-28 03:13:28 +00:00
keys.py Merge "Replace pycrypto with cryptography in translations" 2017-05-05 19:26:58 +00:00
test_hacking.py Update hacking for Python3 2020-10-12 21:20:06 +02:00
test_middleware_auth.py update some documents about the keystone "API v2.0" 2018-05-12 23:32:12 +08:00
utils.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00