On 05/11/14 20:12, Richard Hedlind wrote: > Installed Devstack, created a volume, a snapshot and launched an instance > based on the snapshot. When I try to access the instance details in > Horizon, it blows up with this exception. Looks like some component can’t > handle cinder v2, where the display_name attribute has been replaced by > name. I found older bugs describing this issue, but they are marked as > fixed. Is this a known issue? Would appreciate help with a workaround.
It looks like that spot was missed during the switch to v2, see [1]. The bug report includes a link to a patch that you could apply in your environment as a workaround. Hope this helps, Julie [1] https://bugs.launchpad.net/horizon/+bug/1386727 _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
