NoVNC: Use a working version before QEMU RFB extension was merged
The support merged doesn't play nice when qemu is started with -k en-us. Currently nova sets up the keyboard by itself and I'm not sure if is wise to disable that particular feature. Change-Id: I31e275da9575eb84f83b2a7862453b784050e418 Closes-Bug: #1633094
This commit is contained in:
parent
ad9bbaabfd
commit
9e1527b278
@ -27,7 +27,7 @@
|
||||
|
||||
## NOVNC from source
|
||||
novncproxy_git_repo: https://github.com/kanaka/novnc
|
||||
novncproxy_git_install_branch: 00df30999b88803f65f1c83cf278ede4b5195e1e # HEAD of "master" as of 12.10.2016
|
||||
novncproxy_git_install_branch: da82b3426c27bf1a79f671c5825d68ab8c0c5d9f # HEAD of "master" as of 01.08.2016
|
||||
novncproxy_git_dest: "/opt/novnc_{{ novncproxy_git_install_branch | replace('/', '_') }}"
|
||||
novncproxy_git_project_group: nova_console
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user