mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-04 19:28:49 +08:00
get rid of 'WARNING - Cannot find qpid python module. Make sure you have python-qpid installed.'
This commit is contained in:
@@ -12,6 +12,7 @@ RUN dnf install -y \
|
||||
python-m2ext \
|
||||
python-mock \
|
||||
python-pip \
|
||||
python-qpid \
|
||||
python2-cffi \
|
||||
python2-cryptography \
|
||||
python2-pdc-client \
|
||||
|
||||
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@@ -23,6 +23,7 @@ $script = <<SCRIPT
|
||||
python-devel \
|
||||
python-flask \
|
||||
python-mock \
|
||||
python-qpid \
|
||||
python-virtualenv \
|
||||
redhat-rpm-config \
|
||||
redhat-rpm-config \
|
||||
|
||||
@@ -16,5 +16,6 @@ munch
|
||||
pdc-client
|
||||
pyOpenSSL
|
||||
python-fedora
|
||||
qpid-python
|
||||
six
|
||||
sqlalchemy
|
||||
|
||||
Reference in New Issue
Block a user