diff options
author | Jiri Stransky <jistr@redhat.com> | 2017-06-16 15:38:12 +0200 |
---|---|---|
committer | Jiri Stransky <jistr@redhat.com> | 2017-06-16 15:48:24 +0200 |
commit | 6e72aa9f8157a57dfe4db7bc0a5defb86d800ea6 (patch) | |
tree | bbae81b576fa6e69a338ffd3be32e869407d85d0 /environments/services-docker/zaqar.yaml | |
parent | 0e0ccda3696580b46d30e0732bf85c6b510bba23 (diff) |
Fall back to non-containerized cinder-backup to unblock OVB CI
The previous fix Ib10e4f18d967d356a15b97f58c488f8402a73356 made
multinode CI pass, but there was still an error during volume
scheduling on OVB:
OSError: [Errno 13] Permission denied: '/var/lib/cinder/conversion'
This was most likely due to cinder-volume was running on host and used
host's cinder user, while we still deployed containerized
cinder-backup and it chowned /var/lib/cinder under kolla's cinder user
whose UID doesn't match the baremetal one.
We didn't hit this issue in the multinode job because it doesn't
presently deploy cinder-backup service at all.
Co-Authored-By: Martin André <m.andre@redhat.com>
Change-Id: I9ac74d6717533f59945694b4a43fe56d7ca768c6
Closes-Bug: #1698136
Diffstat (limited to 'environments/services-docker/zaqar.yaml')
0 files changed, 0 insertions, 0 deletions