We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a29211 commit 2457068Copy full SHA for 2457068
.zuul.yaml
@@ -56,10 +56,6 @@
56
tox_envlist: all
57
grenade_devstack_localrc:
58
shared:
59
- # for <2025.1
60
- CLOUDKITTY_USE_MODE_WSGI: false
61
- # for >=2025.1
62
- CLOUDKITTY_USE_UWSGI: false
63
CLOUDKITTY_FETCHER: keystone
64
65
- job:
@@ -201,8 +197,7 @@
201
197
- cloudkitty-tempest-full-ipv6-only
202
198
- cloudkitty-tox-bandit:
203
199
voting: false
204
- - cloudkitty-grenade-job:
205
- voting: false
200
+ - cloudkitty-grenade-job
206
gate:
207
jobs:
208
- cloudkitty-tempest-full-v2-storage-influxdb
@@ -212,3 +207,4 @@
212
- cloudkitty-tempest-full-v2-storage-opensearch
213
- cloudkitty-tempest-full-v1-storage-sqlalchemy
214
209
210
0 commit comments