Adding pyOpenSSL for nova-lxd gate.
- Fix ansible-lint 3.4.1 regression Change-Id: I3a6b369f41c366f75c5726d9d4de76dabcae0782
This commit is contained in:
parent
07077f8aaf
commit
59ea9b151a
@ -417,6 +417,7 @@ nova_pip_packages:
|
||||
nova_compute_lxd_pip_packages:
|
||||
- pylxd
|
||||
- nova-lxd
|
||||
- pyOpenSSL
|
||||
|
||||
nova_qemu_user: libvirt-qemu
|
||||
nova_qemu_group: kvm
|
||||
|
@ -15,6 +15,7 @@
|
||||
|
||||
- name: Disable SMT
|
||||
command: /usr/sbin/ppc64_cpu --smt=off
|
||||
changed_when: false
|
||||
failed_when: false
|
||||
tags:
|
||||
- kvm-disable-smt
|
||||
|
Loading…
Reference in New Issue
Block a user