Added ability to skip enabled backends pre-check
When using custom storage backends with cinder.conf overrides file, precheck stage in kolla-ansible is fail. This commit adds option 'skip_cinder_backend_check' (default: False) to cinder role. Change-Id: Ifee138ad8b281903ea2365441aada044c80c46f0
Showing
- ansible/roles/cinder/defaults/main.yml 2 additions, 0 deletionsansible/roles/cinder/defaults/main.yml
- ansible/roles/cinder/tasks/precheck.yml 1 addition, 0 deletionsansible/roles/cinder/tasks/precheck.yml
- doc/source/reference/storage/cinder-guide.rst 13 additions, 0 deletionsdoc/source/reference/storage/cinder-guide.rst
Please register or sign in to comment