Update git submodules
authorTim Rozet <trozet@redhat.com>
Sat, 23 Sep 2017 04:37:48 +0000 (04:37 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 23 Sep 2017 04:37:48 +0000 (04:37 +0000)
commit75f2492fbc8203fbab4f93d32f83b6aa91fd3d80
treeb2a5bde702bbbff1e18f073c7c933c5ff327debe
parent8f39805f343ba3334dfbc06d2ba538e5c43baa24
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fixes Tacker auth and fernet keys dir"
  - Fixes Tacker auth and fernet keys dir

    Tacker authtoken was missing password which is now added in the tht
    patch.  Tacker also needs 'etc/tacker/vim/fernet_keys' in order to be
    able to create VIMs.  The real fix to this missing directory is to the
    rpm itself:

    https://review.rdoproject.org/r/#/c/9725/

    However in this patch we ensure it is created in Ansible because
    RDO images are frozen in for now in Apex so we would not pick up new
    RDO packages.

    apex-tripleo-heat-templates: I2b347cbc4595e6651b0d4be032cb862fde72e15f

    Change-Id: I76959cbfd581b9fec69749ccbcbcb39dc959a883
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/apex