b2e20a1143
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>
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
graphviz [doc test]
|
|
vim
|
|
|
|
# PDF Docs package dependencies
|
|
tex-gyre [doc platform:dpkg]
|