Add python-heat-agent-json-file to the heat docker agent

This patch adds a new hook to the docker agent to help with
add hoc json file creation for kolla_configs and puppet
config file generation.

Change-Id: Id3f779b11e23fd3122ef29b7ccbae116667d4520
Depends-On: I2b372ac2e291339e436202c9fe58a681ed6a743f
This commit is contained in:
Dan Prince 2017-01-03 21:51:58 -05:00
parent 6219e3d8ac
commit 6116d52f9a
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ yum install -y \
python-heat-agent-apply-config \
python-heat-agent-hiera \
python-heat-agent-puppet \
python-heat-agent-json-file \
python-ipaddr \
python-memcached \
python2-oslo-log \