Codebase list cinder-tempest-plugin / d18594a
cleanup: remove DEVSTACK_CINDER_SECURE_DELETE CINDER_SECURE_DELETE is deprecated in devstack as of liberty. See: https://review.openstack.org/#/c/421253/ https://review.openstack.org/#/c/465513/ Change-Id: I4f4c7a63b99620d63cb7866bf67522081609c12e Isaac Beckman 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3939 n-api,n-cond,n-cpu,n-crt,n-net,n-sch,rabbit,tempest
4040 CINDER_ENABLED_BACKENDS=lvmdriver-1
4141 CINDER_DEFAULT_VOLUME_TYPE=lvmdriver-1
42 CINDER_SECURE_DELETE=False
42 CINDER_VOLUME_CLEAR=none
4343 TEMPEST_ENABLED_BACKENDS=lvmdriver-1
4444 TEMPEST_VOLUME_DRIVER=lvmdriver-1
4545 TEMPEST_VOLUME_VENDOR="Open Source"