Skip to content

Commit e0272c2

Browse files
committed
Remove ubuntu bionic support leftovers
Bionic is not supported anymore since a while, making it official. Change-Id: Ica4f61460b72f4f085bcc5666b9cab571b75c247
1 parent 4f2f394 commit e0272c2

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
upgrade:
3+
- |
4+
Ubuntu Bionic support has been officially removed.

requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,4 @@ oslo.config>=5.2.0 # Apache-2.0
66
oslo.log>=3.36.0 # Apache-2.0
77
PyYAML>=3.12 # MIT
88
passlib>=1.7.2 # BSD
9-
# TODO(dtantsur): remove pyOpenSSL when we no longer support Bionic
10-
pyOpenSSL>=18.0.0 # Apache-2.0
119
setuptools!=48.0.0,!=49.0.0,>=39.0.1 # PSF/ZPL

zuul.d/bifrost-jobs.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,6 @@
7676
vars:
7777
noauth_mode: false
7878

79-
- job:
80-
name: bifrost-integration-tinyipa-ubuntu-bionic
81-
parent: bifrost-integration-tinyipa
82-
nodeset: ubuntu-bionic
83-
8479
- job:
8580
name: bifrost-integration-tinyipa-ubuntu-jammy
8681
parent: bifrost-integration-tinyipa

0 commit comments

Comments
 (0)