From 901784b31335d34b78e083f994282470409789af Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 27 Jun 2022 00:37:13 +0900 Subject: [PATCH] Remove bindep entry for bionic ... because we no longer support it. Change-Id: Ib53d1aabd1cb0355b2b75c930c37ce8c6c3b57b5 --- bindep.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bindep.txt b/bindep.txt index 4119bc17..01a46cea 100644 --- a/bindep.txt +++ b/bindep.txt @@ -18,5 +18,4 @@ openssl-devel [platform:rpm] # N.B. uwsgi-plugin-python is needed only for s2aio.sh start/stop for keystone # so that we will be able to remove if devstack or devstack plugin installs it -uwsgi-plugin-python [platform:ubuntu-bionic] -uwsgi-plugin-python3 [platform:ubuntu-focal] +uwsgi-plugin-python3 [platform:dpkg]