Merge "nova: Always provide LIBGUESTFS_BACKEND=libvirt:qemu:///system" into stable/queens

This commit is contained in:
Zuul 2020-02-18 21:59:44 +00:00 committed by Gerrit Code Review
commit 99245fea90
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@ outputs:
- {get_param: NovaComputeOptEnvVars} - {get_param: NovaComputeOptEnvVars}
- -
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
- LIBGUESTFS_BACKEND=libvirt:qemu:///system
- nova_wait_for_compute_service: - nova_wait_for_compute_service:
start_order: 4 start_order: 4
image: *nova_compute_image image: *nova_compute_image