Remove log files from required vars in Cinder
The log dir and files are being set to nothing and they were being required by Cinder causing the check to fail. The log dir and files are not required to run Cinder so they need to be removed. Change-Id: I523481f5e3c51a05294fc5e13caaff0a95626f13 Closes-bug: #1468996
Showing
- docker/common/cinder-app/cinder-api/start.sh 1 addition, 2 deletionsdocker/common/cinder-app/cinder-api/start.sh
- docker/common/cinder-app/cinder-base/config-cinder.sh 1 addition, 1 deletiondocker/common/cinder-app/cinder-base/config-cinder.sh
- docker/common/cinder-app/cinder-scheduler/start.sh 1 addition, 1 deletiondocker/common/cinder-app/cinder-scheduler/start.sh
- docker/common/cinder-app/cinder-volume/start.sh 1 addition, 1 deletiondocker/common/cinder-app/cinder-volume/start.sh
Please register or sign in to comment