While running smoke tests using
https://review.openstack.org/#/c/652060/ in os_tempest jobs, the
tempest volume and compute api tests are failing with
Invalid image identifier or unable to access requested image error.
Adding glance_api_version in cinder.conf fixes the issue.
Change-Id: I8ae1599b96ead1361ee82960fd5fb66c259ea0ff
Signed-off-by: Chandan Kumar <chkumar@redhat.com>