Decription of problem: Images for heat resources are not displayed in the UI, however they are installed on the system. # grep 404 /var/log/httpd/horizon_access.log | grep .gif 10.10.0.1 - - [02/Dec/2015:17:03:48 -0500] "GET /static/dashboard/img/stack-gray.gif HTTP/1.1" 404 233 "http://OPENSTACK.redhat.com/dashboard/project/stacks/stack/154390f5-5306-4eb8-9f46-4e21486d37a5/" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0" 10.10.0.1 - - [02/Dec/2015:17:08:09 -0500] "GET /static/dashboard/img/stack-gray.gif HTTP/1.1" 404 233 "http://OPENSTACK.redhat.com/dashboard/project/stacks/stack/154390f5-5306-4eb8-9f46-4e21486d37a5/" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0" Steps to Reproduce: 1. Deploy a sample stack images are not shown Additional info: Images in question: /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/img/stack-gray.gif /usr/share/openstack-dashboard/static/dashboard/img/stack-gray.gif # rpm -qf /usr/share/openstack-dashboard/static/dashboard/img/stack-gray.gif openstack-dashboard-2015.1.0-11.el7ost.noarch # rpm -qf /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/img/stack-gray.gif openstack-dashboard-2015.1.0-11.el7ost.noarch
fixing target release, I believe, this is fixed with any package after python-django-horizon-2015.1.2-2.el7ost
Tested under python-django-horizon-2015.1.2-4.el7ost and its fixed. Heat UI shows the proper icons and there are no 404 in the logs anymore.
Eric, seems to be fixed with any version over python-django-horizon-2015.1.2-2.el7ost
(In reply to Itxaka from comment #4) > Eric, seems to be fixed with any version over > python-django-horizon-2015.1.2-2.el7ost Yes, it does, I just confirmed this.
Verified ======== python-django-horizon-2015.1.3-3.el7ost.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2016:1272