diff --git a/releasenotes/notes/remove-bionic-bits-dd1c5964462576c4.yaml b/releasenotes/notes/remove-bionic-bits-dd1c5964462576c4.yaml new file mode 100644 index 000000000..54fff4892 --- /dev/null +++ b/releasenotes/notes/remove-bionic-bits-dd1c5964462576c4.yaml @@ -0,0 +1,4 @@ +--- +upgrade: + - | + Ubuntu Bionic support has been officially removed. diff --git a/requirements.txt b/requirements.txt index 90757a1a6..05889903d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 diff --git a/zuul.d/bifrost-jobs.yaml b/zuul.d/bifrost-jobs.yaml index 92b6029d7..f65d3663a 100644 --- a/zuul.d/bifrost-jobs.yaml +++ b/zuul.d/bifrost-jobs.yaml @@ -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