Do not use novnc anymore

spicehtml5proxy is used instead.

Change-Id: Ifefa39dbcc58f5b251b203c3ac45add05df11d58
This commit is contained in:
Alessio Ababilov 2013-06-21 19:41:29 +03:00 committed by Joshua Harlow
parent df36f0f901
commit 654a6a959b
2 changed files with 3 additions and 7 deletions

View File

@ -49,15 +49,15 @@ subsystems:
- cert - cert
- compute - compute
- consoleauth - consoleauth
- network
- novncproxy
- scheduler - scheduler
- xvpvncproxy - xvpvncproxy
quantum: quantum:
- server - server
- linuxbridge-agent - linuxbridge-agent
cinder: cinder:
- all - api
- scheduler
- volume
supports: supports:
- rhel - rhel
... ...

View File

@ -22,9 +22,6 @@ components:
- django-openstack-auth - django-openstack-auth
- horizon - horizon
options: options:
novnc:
# This is the nova component name (we need this to hook into the nova conf...)
nova-component: nova
nova: nova:
db-sync: true db-sync: true
do-network-init: true do-network-init: true
@ -60,7 +57,6 @@ subsystems:
- conductor - conductor
- consoleauth - consoleauth
- network - network
- novncproxy
- scheduler - scheduler
- xvpvncproxy - xvpvncproxy
- spicehtml5proxy - spicehtml5proxy