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:
Ionuț Bîru 2016-10-17 21:06:41 +03:00 committed by Jesse Pretorius (odyssey4me)
parent ad9bbaabfd
commit 9e1527b278

View File

@ -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