Fix masakari-monitors issue

Masakari monitors is going on crashloop with the error "Unhandled error: ImportError: libvirt.so.0: cannot open shared object file: No such file or directory". Adding the libvirt-daemon-system and libvirt-client package fix the issue.
Pacemaker cli utils and tcp dump are added so that the hostmonitors can execute the pacemaker cli utils.

Change-Id: I89f07b4c43723bed48d5eab46c4e3e39c5058f3c
This commit is contained in:
xuxant02@gmail.com 2021-12-10 15:20:51 +05:45
parent 41248cf70a
commit 10365638fd
1 changed files with 1 additions and 0 deletions

View File

@ -336,6 +336,7 @@
- "PROJECT='masakari-monitors'"
- "PROJECT_REF={{ branchname }}"
- "PIP_PACKAGES='libvirt-python'"
- "DIST_PACKAGES='libvirt-daemon-system libvirt-clients tcpdump pacemaker-cli-utils'"
- "WHEELS='{{ wheels_location }}'"
- "KEEP_ALL_WHEELS=yes"
tags: *imagetag