Mark Goddard 4ceaa18a9c Synchronise with kayobe-config for Stein
Synchronises the configuration with kayobe-config prior to creating a
stable/stein branch.

Change-Id: I63170f0dff99b7f1307f6d2cf3c3470b353c7ec4
2019-08-16 14:04:23 +00:00

10 lines
346 B
YAML

---
# Most development environments will use nested virtualisation, and we can't
# guarantee that nested KVM support is available. Use QEMU as a lowest common
# denominator.
nova_compute_virt_type: qemu
# Reduce the control plane's memory footprint by limiting the number of worker
# processes to one per-service.
openstack_service_workers: "1"