Comment 2 for bug 1828109

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to congress (master)

Reviewed: https://review.opendev.org/657664
Committed: https://git.openstack.org/cgit/openstack/congress/commit/?id=c0d6c6c1135d7aa945b237d07743ef72adfa39d0
Submitter: Zuul
Branch: master

commit c0d6c6c1135d7aa945b237d07743ef72adfa39d0
Author: Eric K <email address hidden>
Date: Tue May 7 11:39:32 2019 -0700

    Add libpq-dev to bindeps.txt and install doc

    Because it is needed to install psycopg 2.8.2 on ubuntu. Resolves
    dependency install failure on unit tests on ubuntu nodes.

    Change-Id: I04e9272e351badc1344235571d6f2c9e79fb6223
    Closes-Bug: 1828109