https://github.com/ging/horizon
Revision 8a52ccd957639b1379fcb21a13dd8773ebfecd24 authored by Matthias Runge on 20 September 2013, 08:19:04 UTC, committed by Matthias Runge on 20 September 2013, 10:52:44 UTC
The URL for VNC view is hard coded to /project/instances/[instance_id]/vnc,
which will fail, if the dashboard is not placed in the root of the
web server.

Fixes bug 1228033

Change-Id: Ib0bb76f03b3adf6bd0d85230a292dec62298ecc4
1 parent 6a18e88
History
Tip revision: 8a52ccd957639b1379fcb21a13dd8773ebfecd24 authored by Matthias Runge on 20 September 2013, 08:19:04 UTC
replace hard coded url for vnc view
Tip revision: 8a52ccd
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 377 bytes
.gitreview -rw-r--r-- 76 bytes
.mailmap -rw-r--r-- 519 bytes
.pylintrc -rw-r--r-- 1.4 KB
HACKING.rst -rw-r--r-- 411 bytes
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 3.1 KB
manage.py -rwxr-xr-x 292 bytes
openstack-common.conf -rw-r--r-- 194 bytes
requirements.txt -rw-r--r-- 505 bytes
run_tests.sh -rwxr-xr-x 12.7 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 794 bytes
test-requirements.txt -rw-r--r-- 289 bytes
tox.ini -rw-r--r-- 1.2 KB

README.rst

back to top