Comment 4 for bug 1888242

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/ussuri)

Reviewed: https://review.opendev.org/742590
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=b4e22abff35e9ef989e669c5a7f07464302d8a62
Submitter: Zuul
Branch: stable/ussuri

commit b4e22abff35e9ef989e669c5a7f07464302d8a62
Author: wu.chunyang <email address hidden>
Date: Mon Jul 20 23:46:51 2020 +0800

    fix deploy freezer failed when kolla_dev_mod enabled

    we should clone freezer code before run bootstray,
    otherwise, the directory /opt/stack/freezer which is empty will
    mount into freezer_api container.

    Closes-Bug: #1888242

    Change-Id: I7c22dd380fd5b1dff7b421109c4ae37bab11834a
    (cherry picked from commit 7dc471323c8e5248b2b739573c2472f427cb4fc6)