Merge "Enable n-novnc in nova-multi-cell job"
This commit is contained in:
commit
c5b83c3fbc
@ -251,8 +251,6 @@
|
|||||||
# on the same host which is not supported by the libvirt driver.
|
# on the same host which is not supported by the libvirt driver.
|
||||||
cold_migration: false
|
cold_migration: false
|
||||||
devstack_services:
|
devstack_services:
|
||||||
# Disable n-novnc until bug 1822873 is fixed.
|
|
||||||
n-novnc: false
|
|
||||||
# Disable other non-essential services that we don't need for this job.
|
# Disable other non-essential services that we don't need for this job.
|
||||||
c-bak: false
|
c-bak: false
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
@ -266,8 +264,6 @@
|
|||||||
# We only have two computes and we don't yet support cross-cell live
|
# We only have two computes and we don't yet support cross-cell live
|
||||||
# migration.
|
# migration.
|
||||||
LIVE_MIGRATION_AVAILABLE: false
|
LIVE_MIGRATION_AVAILABLE: false
|
||||||
# Disable n-novnc until bug 1822873 is fixed.
|
|
||||||
NOVA_VNC_ENABLED: false
|
|
||||||
group-vars:
|
group-vars:
|
||||||
peers:
|
peers:
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
@ -277,11 +273,7 @@
|
|||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
# The subnode compute will get registered with cell2.
|
# The subnode compute will get registered with cell2.
|
||||||
NOVA_CPU_CELL: 2
|
NOVA_CPU_CELL: 2
|
||||||
# Disable n-novnc until bug 1822873 is fixed.
|
|
||||||
NOVA_VNC_ENABLED: false
|
|
||||||
devstack_services:
|
devstack_services:
|
||||||
# Disable n-novnc until bug 1822873 is fixed.
|
|
||||||
n-novnc: false
|
|
||||||
# Disable other non-essential services that we don't need for this
|
# Disable other non-essential services that we don't need for this
|
||||||
# job.
|
# job.
|
||||||
c-bak: false
|
c-bak: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user