drydock/python
Ahmad Mahmoudi d0acfe77cc (fix) Address uwsgi segmentation fault issue
With Ubuntu bionic base image for drydock docker image, uwsig crashes
with segmentation fault when it tries to load/import the psycopg2 package.
The reason for this is that uwsgi and psycopg2 packages are built with
incopatible ssl libraries.

Upgrading uwsgi and psycopg2 to address this issue for bionic based
images.

Change-Id: I3d0bfb96c19849f5c2925366f8712bf47985df67
2020-02-26 15:09:22 +00:00
..
drydock_provisioner Merge "Improve error logging during validation" 2019-10-11 18:03:02 +00:00
tests Add CIDR validation for MAAS 2019-04-16 21:34:10 +00:00
requirements-direct.txt (fix) Address uwsgi segmentation fault issue 2020-02-26 15:09:22 +00:00
requirements-lock.txt (fix) Address uwsgi segmentation fault issue 2020-02-26 15:09:22 +00:00
requirements-test.txt Refactor build to include Go 2018-09-04 13:13:21 -05:00
setup.py Fix: various documentation and URL fixes 2018-09-26 08:21:14 +00:00