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

TrivialFix

Change-Id: Ie1662f7e9873b7cd71e819a76b1eef0b5063da8e
This commit is contained in:
James McCarthy 2016-11-04 12:23:21 +00:00
parent ebc2e2f1c1
commit 01307a0005

@ -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',