Public bug reported:

https://github.com/openstack/horizon/commit/09706c6 renamed the
file "serial_console.css" to "serial_console.scss". That change
did forget to rename the reference in "serial_console.html".
Everytime a user open the serial console, a 404 for the css is
returned. That 404 looks like this:

[11/Apr/2017:11:19:12 +0200]
"GET /horizon/static/dashboard/scss/serial_console.css HTTP/1.1" 404 538
"http://controller/horizon/project/instances/<uuid>/serial"
"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0"

I tried to solve it with https://review.openstack.org/#/c/455741/1 but
that wasn't the right way.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1682444

Title:
  HTTP 404 for /dashboard/scss/serial_console.css

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  https://github.com/openstack/horizon/commit/09706c6 renamed the
  file "serial_console.css" to "serial_console.scss". That change
  did forget to rename the reference in "serial_console.html".
  Everytime a user open the serial console, a 404 for the css is
  returned. That 404 looks like this:

  [11/Apr/2017:11:19:12 +0200]
  "GET /horizon/static/dashboard/scss/serial_console.css HTTP/1.1" 404 538
  "http://controller/horizon/project/instances/<uuid>/serial"
  "Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0"

  I tried to solve it with https://review.openstack.org/#/c/455741/1 but
  that wasn't the right way.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1682444/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to