https://github.com/ging/horizon
Revision 5d6fe4b05f5ee768d353f02ccbe396491ac27135 authored by Alessandro Pilotti on 11 March 2014, 19:14:34 UTC, committed by Alessandro Pilotti on 17 March 2014, 13:50:02 UTC
The old way of assigning passwords in clear text to instances has been
superseded by the nova get-password feature. A corresponding UI
feature has been recently included in Horizon (see blueprint
"decrypt-and-display-vm-generated-password").

This commit disables the visualization of the old password UI by default.

Change-Id: Ia9a8b5c1c398054fb3d726b93f7fecc332b02efe
Closes-bug: #1291006
1 parent 6de7030
History
Tip revision: 5d6fe4b05f5ee768d353f02ccbe396491ac27135 authored by Alessandro Pilotti on 11 March 2014, 19:14:34 UTC
Disables the clear text password UI by default
Tip revision: 5d6fe4b
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-- 581 bytes
.pylintrc -rw-r--r-- 1.4 KB
HACKING.rst -rw-r--r-- 1.0 KB
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 838 bytes
openstack-common.conf -rw-r--r-- 204 bytes
requirements.txt -rw-r--r-- 527 bytes
run_tests.sh -rwxr-xr-x 14.0 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 781 bytes
test-requirements.txt -rw-r--r-- 209 bytes
tox.ini -rw-r--r-- 2.7 KB

README.rst

back to top