diff --git a/Dockerfile b/Dockerfile index 023703c6..470b9a9f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,7 @@ RUN dnf install -y \ python-m2ext \ python-mock \ python-pip \ + python-qpid \ python2-cffi \ python2-cryptography \ python2-pdc-client \ diff --git a/Vagrantfile b/Vagrantfile index ee381fdb..f6bcfab3 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -23,6 +23,7 @@ $script = <