diff --git a/ansible/roles/cinder/templates/cinder.conf.j2 b/ansible/roles/cinder/templates/cinder.conf.j2 index 99fc95b8dd..8735308361 100644 --- a/ansible/roles/cinder/templates/cinder.conf.j2 +++ b/ansible/roles/cinder/templates/cinder.conf.j2 @@ -8,7 +8,6 @@ use_forwarded_for = true # and collected by Docker use_stderr = False -enable_v1_api=false osapi_volume_workers = {{ openstack_service_workers }} volume_name_template = volume-%s