Codebase list cinder-tempest-plugin / 1c6b23d
Replace use of deprecated devstack option The CINDER_ISCSI_HELPER devstack configuration option was deprecated and replaced with CINDER_TARGET_HELPER during the Antelope cycle by change I6578cdc27489b34916cdeb72ba3fdf06ea9d4ad8, so use the preferred option name here. Change-Id: Ie32bd7b03ddb94a4b33661205e31954ac5fe145a Brian Rosmaita 2 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
305305 parent: cinder-tempest-plugin-lvm-barbican-base
306306 vars:
307307 devstack_localrc:
308 CINDER_ISCSI_HELPER: lioadm
308 CINDER_TARGET_HELPER: lioadm
309309
310310 - job:
311311 name: cinder-tempest-plugin-lvm-lio-barbican-centos-8-stream
377377 parent: cinder-tempest-plugin-lvm-barbican-base
378378 vars:
379379 devstack_localrc:
380 CINDER_ISCSI_HELPER: tgtadm
380 CINDER_TARGET_HELPER: tgtadm
381381
382382 - job:
383383 name: cinder-tempest-plugin-cbak-s3