Commit Graph

3 Commits

Author SHA1 Message Date
Bharat Kunwar b2e20a1143 Make code compatible with SQLAlchemy 1.4.18
Also, plugins do not need to enable any network service other than what
devstack is already doing [1].

Also, fix doc build:
- bump up tox minversion to 3.18
- set ignore_basepython_conflict to True [2]
- add tex-gyre to binddep.txt [3]

[1] https://review.opendev.org/c/openstack/devstack/+/791436
[2] a0ec2de968/tox.ini (L7)
[3] https://review.opendev.org/c/openstack/openstack-health/+/793984

Change-Id: Ib6e3ed40dc8b075c3cecb967b7417097e3cab60d
Co-authored-by: Ghanshyam Mann <gmann@ghanshyammann.com>
2021-06-28 12:26:19 +00:00
Spyros Trigazis bc051d522f CI: Install debianutils and vim
Both required for:
baf0392007/cmd2/utils.py (L201)

Change-Id: I2028a23678bf6ff7fa7a33a60317c5cbd8576b3b
Signed-off-by: Spyros Trigazis <spyridon.trigazis@cern.ch>
2020-11-27 12:45:59 +00:00
Paul Belanger 449c8f292a
Add bindep.txt file
Bindep is a tool for checking the presence of binary packages needed
to use an application / library. It started life as a way to make it
easier to set up a development environment for OpenStack projects.

Change-Id: I28dd0e00734be85cb4b66a09708c0dee8dcb5ef1
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-20 14:40:19 -04:00