Comment 12 for bug 1451681

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to horizon (stable/kilo)

Reviewed: https://review.openstack.org/209108
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a903c420e53ece9bf358ee149f449322709741e0
Submitter: Jenkins
Branch: stable/kilo

commit a903c420e53ece9bf358ee149f449322709741e0
Author: Timur Sufiev <email address hidden>
Date: Mon Aug 31 18:46:05 2015 +0300

    Backport the WEBROOT fixes for JS and CSS into Kilo

    This commit includes changes relevant to commits
    https://review.openstack.org/181095 and
    https://review.openstack.org/#/c/201769/. But rather than precisely
    backporting the above commits (which is impossible due to different
    code structure), a 'symptomatic treatment' approach is used: we fix
    every problem which is related to being ignorant to WEBROOT setting in
    Kilo. Among the places being fixed are:

    * edit metadata widget
    * launch instance NG (both templates and service calls).

    Closes-Bug: #1476439
    Related-Bug: #1451681
    Change-Id: I2f5a6189393977c4a4cfccb5f3c771afab21d92c