Add python-memcache package openstack base

Adding python-memcache package to openstack-base ubuntu docker images.

Closes-Bug: #1577422

Change-Id: I5112c0ba3234a0b3cfc7677f9fbb7c152ab64917
This commit is contained in:
Stephane Boisvert 2016-05-02 11:28:27 -04:00
parent 85134c9e4f
commit a933ceb39a
No known key found for this signature in database
GPG Key ID: 54A8C1350EC65497

View File

@ -167,6 +167,7 @@ RUN apt-get install -y --no-install-recommends \
python-ironicclient \
python-magnumclient \
python-manilaclient \
python-memcache \
python-mistralclient \
python-muranoclient \
python-pip \