From 7444199e35d57a80b1f019c65828a7379df11860 Mon Sep 17 00:00:00 2001 From: Sergiy Markin Date: Thu, 18 Sep 2025 02:53:54 +0000 Subject: [PATCH] Openstack 2025.1 Epoxy support Change-Id: I85c62936e6cec1b87279f900bd3f4a0bb36f2e7c Signed-off-by: Sergiy Markin --- .zuul.yaml | 2 ++ requirements-direct.txt | 50 +++++++++++++------------- requirements-frozen.txt | 78 ++++++++++++++++++++++------------------- 3 files changed, 69 insertions(+), 61 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 15d5ccdc..ecffc95b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -242,6 +242,8 @@ CLONE_DECKHAND: false MAKE_DECKHAND_IMAGES: true USE_ARMADA_GO: true + DISTRO: ubuntu_jammy + DOCKER_REGISTRY: localhost:5000 gate_scripts_relative_path: ../../airship/treasuremap - job: diff --git a/requirements-direct.txt b/requirements-direct.txt index 524b8cc0..afd6bb32 100644 --- a/requirements-direct.txt +++ b/requirements-direct.txt @@ -16,31 +16,33 @@ tiddlyweb Werkzeug psycopg2-binary uwsgi -xattr==0.10.1 -# Openstack Caracal 2024.1 -# https://releases.openstack.org/caracal/index.html -barbican==18.0.0 +xattr==0.9.6 -python-barbicanclient==5.7.0 -python-keystoneclient==5.4.0 -keystoneauth1==5.6.0 -keystonemiddleware==10.6.0 +# Openstack Epoxy 2025.1 +# https://releases.openstack.org/epoxy/index.html +barbican==20.0.0 -oslo.cache==3.7.0 -oslo.concurrency==6.0.0 -oslo.config==9.4.0 -oslo.context==5.5.0 -oslo.db==15.0.0 -oslo.i18n==6.3.0 -oslo.log==5.5.1 -oslo.messaging==14.7.2 -oslo.metrics==0.8.0 -oslo.middleware==6.1.0 -oslo.policy==4.3.0 -oslo.serialization==5.4.1 -oslo.service==3.4.1 -oslo.upgradecheck==2.3.0 -oslo.utils==7.1.0 -oslo.versionedobjects==3.3.0 \ No newline at end of file +python-barbicanclient==7.1.0 +python-keystoneclient==5.6.0 + +keystoneauth1==5.10.0 +keystonemiddleware==10.9.0 + +oslo.cache==3.10.2 +oslo.concurrency==7.1.0 +oslo.config==9.7.1 +oslo.context==5.7.1 +oslo.db==17.2.1 +oslo.i18n==6.5.1 +oslo.log==7.1.0 +oslo.messaging==16.1.0 +oslo.metrics==0.11.0 +oslo.middleware==6.3.1 +oslo.policy==4.5.1 +oslo.serialization==5.7.0 +oslo.service==4.1.1 +oslo.upgradecheck==2.5.0 +oslo.utils==8.2.0 +oslo.versionedobjects==3.6.0 \ No newline at end of file diff --git a/requirements-frozen.txt b/requirements-frozen.txt index d4b97193..60ba777f 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -2,27 +2,27 @@ alembic==1.16.1 amqp==5.3.1 attrs==25.3.0 autopage==0.5.2 -barbican==18.0.0 +barbican==20.0.0 bcrypt==4.3.0 Beaker==1.13.0 cachetools==5.5.2 -castellan==5.3.0 +castellan==5.4.1 certifi==2025.4.26 cffi==1.17.1 charset-normalizer==3.4.2 -cliff==4.10.0 -cmd2==2.6.1 +cliff==4.11.0 +cmd2==2.7.0 cryptography==42.0.8 debtcollector==3.0.0 decorator==5.2.1 -deepdiff==8.5.0 +deepdiff==8.6.1 dnspython==2.7.0 -dogpile.cache==1.4.0 +dogpile.cache==1.4.1 eventlet==0.40.0 -falcon==4.0.2 +falcon==4.1.0 fasteners==0.19 -fixtures==4.2.5 -futurist==3.1.1 +fixtures==4.2.6 +futurist==3.2.1 greenlet==3.2.2 html5lib==0.9999999 httpexceptor==1.4.0 @@ -33,57 +33,59 @@ jsonpath-ng==1.7.0 jsonpickle==3.4.2 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 -keystoneauth1==5.6.0 -keystonemiddleware==10.6.0 +keystoneauth1==5.10.0 +keystonemiddleware==10.9.0 kombu==5.5.4 ldap3==2.9.1 Mako==1.3.10 +markdown-it-py==3.0.0 MarkupSafe==3.0.2 +mdurl==0.1.2 microversion-parse==2.0.0 msgpack==1.1.0 netaddr==1.3.0 -netifaces==0.11.0 networkx==3.4.2 -orderly-set==5.4.1 -os-service-types==1.7.0 -oslo.cache==3.7.0 -oslo.concurrency==6.0.0 -oslo.config==9.4.0 -oslo.context==5.5.0 -oslo.db==15.0.0 -oslo.i18n==6.3.0 -oslo.log==5.5.1 -oslo.messaging==14.7.2 -oslo.metrics==0.8.0 -oslo.middleware==6.1.0 -oslo.policy==4.3.0 -oslo.serialization==5.4.1 -oslo.service==3.4.1 -oslo.upgradecheck==2.3.0 -oslo.utils==7.1.0 -oslo.versionedobjects==3.3.0 +orderly-set==5.5.0 +os-service-types==1.8.0 +oslo.cache==3.10.2 +oslo.concurrency==7.1.0 +oslo.config==9.7.1 +oslo.context==5.7.1 +oslo.db==17.2.1 +oslo.i18n==6.5.1 +oslo.log==7.1.0 +oslo.messaging==16.1.0 +oslo.metrics==0.11.0 +oslo.middleware==6.3.1 +oslo.policy==4.5.1 +oslo.serialization==5.7.0 +oslo.service==4.1.1 +oslo.upgradecheck==2.5.0 +oslo.utils==8.2.0 +oslo.versionedobjects==3.6.0 packaging==25.0 Paste==3.10.1 PasteDeploy==3.1.0 PasteScript==3.7.0 pbr==6.1.1 -pecan==1.6.0 +pecan==1.7.0 pip==24.3.1 ply==3.11 prettytable==3.16.0 prometheus_client==0.22.1 +psutil==7.0.0 psycopg2-binary==2.9.10 pyasn1==0.6.1 pycadf==4.0.1 pycparser==2.22 +Pygments==2.19.1 PyJWT==2.10.1 pylibyaml==0.1.0 -pyOpenSSL==25.1.0 pyparsing==3.2.3 -pyperclip==1.9.0 -python-barbicanclient==5.7.0 +pyperclip==1.10.0 +python-barbicanclient==7.1.0 python-dateutil==2.9.0.post0 -python-keystoneclient==5.4.0 +python-keystoneclient==5.6.0 python-memcached==1.62 python-mimeparse==2.0.0 PyYAML==6.0.2 @@ -92,6 +94,8 @@ repoze.lru==0.7 requests==2.32.3 resolver==0.2.1 rfc3986==2.0.0 +rich==13.9.4 +rich-argparse==1.7.1 Routes==2.5.1 rpds-py==0.25.1 selector==0.10.1 @@ -100,7 +104,7 @@ simplejson==3.20.1 six==1.17.0 SQLAlchemy==1.4.54 statsd==4.0.1 -stevedore==5.4.1 +stevedore==5.5.0 testresources==2.0.2 testscenarios==0.5.0 testtools==2.7.2 @@ -116,5 +120,5 @@ WebOb==1.8.9 Werkzeug==2.2.3 wheel==0.45.1 wrapt==1.17.2 -xattr==0.10.1 +xattr==0.9.6 yappi==1.6.10