Remove ubuntu bionic support leftovers

Bionic is not supported anymore since a while, making it
official.

Change-Id: Ica4f61460b72f4f085bcc5666b9cab571b75c247
This commit is contained in:
Riccardo Pittau 2025-02-26 10:36:51 +01:00
parent 4f2f394e56
commit e0272c252b
3 changed files with 4 additions and 7 deletions

View File

@ -0,0 +1,4 @@
---
upgrade:
- |
Ubuntu Bionic support has been officially removed.

View File

@ -6,6 +6,4 @@ oslo.config>=5.2.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
PyYAML>=3.12 # MIT
passlib>=1.7.2 # BSD
# TODO(dtantsur): remove pyOpenSSL when we no longer support Bionic
pyOpenSSL>=18.0.0 # Apache-2.0
setuptools!=48.0.0,!=49.0.0,>=39.0.1 # PSF/ZPL

View File

@ -76,11 +76,6 @@
vars:
noauth_mode: false
- job:
name: bifrost-integration-tinyipa-ubuntu-bionic
parent: bifrost-integration-tinyipa
nodeset: ubuntu-bionic
- job:
name: bifrost-integration-tinyipa-ubuntu-jammy
parent: bifrost-integration-tinyipa