glance stuck on queued
Hi
I recently install openstack using conjure up on ubuntu 16.04. when i try to import an image via dashboard to image service, it stuck on queued. i searched for this problem and i found than it can be fixed by replacing glance.py provided in the link below with the one that is already installed.
https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/glance.py (https://github.com/openstack/horizon/...)
the problem is, i can't find glance.py anywhere in my files. how can i fix this?