Merge "Include oslo.vmware along with other oslo packages in openstack-base."

This commit is contained in:
Jenkins 2016-11-06 04:59:13 +00:00 committed by Gerrit Code Review
commit 96e8368b35

View File

@ -289,6 +289,7 @@ RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
'oslo.serialization',
'oslo.service',
'oslo.utils',
'oslo.vmware',
'pbr',
'pika',
'pika-pool',