Merge "Add missing packages to agent container"

This commit is contained in:
Jenkins 2016-12-21 14:52:31 +00:00 committed by Gerrit Code Review
commit e059fec8b0
1 changed files with 3 additions and 1 deletions

View File

@ -43,7 +43,9 @@ yum install -y \
python-heat-agent-hiera \
python-heat-agent-puppet \
python-ipaddr \
python2-oslo-log
python-memcached \
python2-oslo-log \
MySQL-python
# NOTE(flaper87): openstack packages
# We need these packages just to install the config files.