Skip to content

Commit

Permalink
Merge "Enable n-novnc in nova-multi-cell job"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed May 20, 2019
2 parents 66a77f2 + 6632468 commit c5b83c3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .zuul.yaml
Expand Up @@ -251,8 +251,6 @@
# on the same host which is not supported by the libvirt driver.
cold_migration: false
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.
c-bak: false
devstack_localrc:
Expand All @@ -266,8 +264,6 @@
# We only have two computes and we don't yet support cross-cell live
# migration.
LIVE_MIGRATION_AVAILABLE: false
# Disable n-novnc until bug 1822873 is fixed.
NOVA_VNC_ENABLED: false
group-vars:
peers:
devstack_localrc:
Expand All @@ -277,11 +273,7 @@
devstack_localrc:
# The subnode compute will get registered with cell2.
NOVA_CPU_CELL: 2
# Disable n-novnc until bug 1822873 is fixed.
NOVA_VNC_ENABLED: false
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.
c-bak: false
Expand Down

0 comments on commit c5b83c3

Please sign in to comment.