Merge "Add missing pyngus and python-qpid-proton for AMQP"

This commit is contained in:
Jenkins 2017-08-22 15:30:16 +00:00 committed by Gerrit Code Review
commit e081a94b90

@ -344,6 +344,7 @@ RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
'pycadf',
'pyinotify',
'pymysql',
'pyngus',
'pyparsing',
'python-barbicanclient',
'python-ceilometerclient',
@ -365,6 +366,7 @@ RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
'python-neutronclient',
'python-novaclient',
'python-openstackclient',
'python-qpid-proton',
'python-saharaclient',
'python-swiftclient',
'python-troveclient',