Created attachment 1061960 [details] heat icons Description of problem: Overcloud deployment with 1 controller, 1 compute and 1 swift node. After creating a heat stack the icons in the Orhcestration Topology tab don't show up. 404 returned for the following liks: http://10.3.58.10/static/dashboard/img/unknown-green.svg http://10.3.58.10/static/dashboard/img/server-green.svg http://10.3.58.10/static/dashboard/img/stack-green.svg http://10.3.58.10/project/stacks/get_d3_data/392d8f3a-b8c8-4b43-8c1e-afaf2af2f4f8/ Version-Release number of selected component (if applicable): openstack-dashboard-2015.1.0-10.el7ost.noarch openstack-dashboard-theme-2015.1.0-10.el7ost.noarch python-django-horizon-2015.1.0-10.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Deploy overcloud 2. Create a heat stack on overcloud 3. Access overcloud horizon and check the Orhcestration Stacks Topology tab Actual results: Icons images are not found on server. Expected results: The topology graph loads the icons. Additional info: Attaching screenshot.
As a workaround, adding Alias /static "/usr/share/openstack-dashboard/static" to dashboard config in /etc/httpd.conf.d/15-horizon_vhost.conf should work.
two conflicting patches out there trying to fix this
https://review.openstack.org/217951 and https://review.openstack.org/209108
How to test: - install with heat enabled - (try to) launch a heat stack, view the stack - previously, icons were completely missing in the overview map
Verified ======== python-django-horizon-2015.1.1-2.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/RHBA-2015:1874