nova_api_cron docker fix: add /var/spool/cron/nova
authorDan Prince <dprince@redhat.com>
Thu, 20 Jul 2017 23:45:15 +0000 (19:45 -0400)
committerDan Prince <dprince@redhat.com>
Thu, 20 Jul 2017 23:45:15 +0000 (19:45 -0400)
commitee34cd6778646eb5930490ed1e0cf5a1aff56882
tree70e30c9b08fa01ac7757a291f8ec5916da877124
parent782f68c8fd6df1c3ee00fd19d5a8ff9447689d72
nova_api_cron docker fix: add /var/spool/cron/nova

This patch reworks the nova_api_cron container so that it contains
the /var/spool/cron cron for the nova user and also so that it
contains the correct nova.conf file.

This should allow kolla-start to copy the correct config files
into place and then start the cron service to run the nova
tasks periodically.

Change-Id: Ib6b2ca5af5419130fb9c83f83d6f4bf97410e870
Related-bug: #1701254
docker/services/nova-api.yaml