diff options
author | Keith Holman <Keith.Holman@windriver.com> | 2014-05-22 13:34:28 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-23 23:39:38 -0400 |
commit | 6350b155270f7f086624db36ecc6e6008ebcd378 (patch) | |
tree | 1be9f4036c0d32962c9cba3a87cc4d3a6b0b7e8f /meta-openstack/Documentation | |
parent | 601fb3a5c7c77ae940720830ee21a177f8fc322e (diff) | |
download | meta-cloud-services-6350b155270f7f086624db36ecc6e6008ebcd378.tar.gz |
barbican: increase uwsgi buffer-size to work with keystone
uWSGI defaults to a maximum packet size of 4096 bytes. This
is too small to support working with PKI tokens that are now default
in Keystone. The size of the packets within Barbican are dependent
on both the size of the Keystone token and the size of the secret to
be stored & retrieved. Increasing the buffer size to the maximum
allowed by uWSGI allows Barbican to support the largest possible
secrets.
Signed-off-by: Keith Holman <Keith.Holman@windriver.com>
Diffstat (limited to 'meta-openstack/Documentation')
0 files changed, 0 insertions, 0 deletions