Do not use novnc anymore
spicehtml5proxy is used instead. Change-Id: Ifefa39dbcc58f5b251b203c3ac45add05df11d58
This commit is contained in:
parent
df36f0f901
commit
654a6a959b
@ -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
|
||||||
...
|
...
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user