Comment 8 for bug 1850279

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

Reviewed: https://review.opendev.org/692780
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=a7ccc2db2e86abdbc821db68b26a830bfb3e6355
Submitter: Zuul
Branch: stable/stein

commit a7ccc2db2e86abdbc821db68b26a830bfb3e6355
Author: yuchengde <yu.chengde@99cloud.net>
Date: Wed Oct 30 13:57:34 2019 +0800

    Allow nova to delete volume with cinder auth

    If "reclaim_instance_interval" has been set in nova conf,
    attched volume may not be delete while instacne deleted.
    Adding cinder auth in nova conf can solve the problem.

    Change-Id: I9eb3a74c2f6976043cc35a94915f1fcecb9ef601
    Closes-Bug: 1850279
    (cherry picked from commit 44a302d7d239bfbe1950e36df533e1ccedd4233d)