Merge "[rocky/queens] fix task name nova_api -> nova_compute" into stable/rocky

This commit is contained in:
Zuul 2019-08-01 12:38:32 +00:00 committed by Gerrit Code Review
commit eb389f5cec
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@ outputs:
- name: install libvirt-guests systemd unit file
when: resume_guests_state_on_host_boot_enabled|bool
block:
- name: libvirt-guests unit to stop nova_api container before shutdown VMs
- name: libvirt-guests unit to stop nova_compute container before shutdown VMs
copy:
dest: /etc/systemd/system/libvirt-guests.service
content: |