View Issue Details

IDProjectCategoryView StatusLast Update
0017671CentOS-8-OTHERpublic2020-08-14 14:34
Reporterchar Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version8.1.1911 
Summary0017671: OpenStack glance cinder driver fails
DescriptionLine 574 of /usr/lib/python3.6/site-packages/glance_store/_drivers/cinder.py:
device['path'], backend=self.backend_group
Should be
device['path']

Later commit in OpenStack repo fixed this.
Cinder backend for glance won’t work without this fix
Steps To ReproduceUse cinder backend for glance

yum install centos-release-openstack-ussuri epel-release
yum config-manager —enable PowerTools
yum install openstack-glance
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-08-14 14:34 char New Issue