Allow nova to delete volume with cinder auth
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Fix Released
|
Medium
|
YU CHENGDE | ||
Rocky |
Fix Committed
|
Medium
|
Mark Goddard | ||
Stein |
Fix Committed
|
Medium
|
Mark Goddard | ||
Train |
Fix Released
|
Medium
|
YU CHENGDE |
Bug Description
Brief Description
-----------------
To launch an instance and select "delete volume while deleting instance".
After the instance deleted, the attached volume still remained.
please refer to attached file as nova_compute.log
Reference
-----------------
https:/
Steps to Reproduce
------------------
1. modify "reclaim_
2. docker restart nova_api & nova_compute
3. login to Openstack from the browser, and launch an instance with "delete volume while deleting instance"
4. Delete instance
5. Check attached volume still be there, and status is "running"
Expected Behavior
------------------
Delete instance and attached volume should be deleted also.
Environment
------------------
Broswer: Chrome 77.0.3865.120
OS: macOS Mojave 10.14.6
kolla-ansible version: stable/stein
Openstack version: stein
Openstack deployed system: Centos Linux version 3.10.0-
summary: |
- Allow nova to do volume control with cinder auth + Allow nova to delete volume with cinder auth |
Changed in kolla-ansible: | |
assignee: | nobody → YU CHENGDE (chant) |
Changed in kolla-ansible: | |
assignee: | YU CHENGDE (chant) → Radosław Piliszek (yoctozepto) |
Changed in kolla-ansible: | |
importance: | Undecided → Medium |
Changed in kolla-ansible: | |
assignee: | Radosław Piliszek (yoctozepto) → Mark Goddard (mgoddard) |
Fix proposed to branch: stable/stein /review. opendev. org/691920
Review: https:/