Juju Charm - Gnocchi
Go to file
James Page 5c165a0163 Drop wsgi thread configuration to a single thread
We should increase concurrency using processes rather than threads
for the Gnocchi WSGI application, avoiding high memory consumption
over time under load.

Change-Id: I3d92c6997ec2129ab6ad161caac941f19cd6fbfe
Closes-Bug: 1806008
2018-11-30 09:57:40 +00:00
src Drop wsgi thread configuration to a single thread 2018-11-30 09:57:40 +00:00
unit_tests Enable Bionic as a gate test 2018-05-16 14:31:14 -07:00
.gitignore Enable Bionic as a gate test 2018-05-16 14:31:14 -07:00
.gitreview Misc updates 2017-09-06 13:33:41 +01:00
.testr.conf Misc missing files and ignores 2017-07-10 14:06:10 +01:00
.zuul.yaml import zuul job settings from project-config 2018-09-11 13:09:55 -04:00
LICENSE Initial charm version 2017-07-03 14:50:32 +01:00
rebuild Rebuild for haproxy restart issues 2018-11-27 10:35:38 +00:00
requirements.txt Update requirements 2018-10-04 10:51:46 -05:00
test-requirements.txt Update requirements 2018-10-04 10:51:46 -05:00
tox.ini fix tox python3 overrides 2018-09-26 18:38:16 -04:00