Remove ubuntu bionic support leftovers
Bionic is not supported anymore since a while, making it official. Change-Id: Ica4f61460b72f4f085bcc5666b9cab571b75c247
This commit is contained in:
parent
4f2f394e56
commit
e0272c252b
@ -0,0 +1,4 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Ubuntu Bionic support has been officially removed.
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user