| Summary: | Glance: tenant that has been added as a member on an image is not cleaned when deleting the tenant | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Dafna Ron <dron> |
| Component: | openstack-glance | Assignee: | Flavio Percoco <fpercoco> |
| Status: | CLOSED WONTFIX | QA Contact: | Tzach Shefi <tshefi> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | abaron, apevec, ayoung, eglynn, fpercoco, hateya, yeylon |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | 5.0 (RHEL 7) | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | storage | ||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-03 09:46:17 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Dafna Ron
2013-09-06 13:58:35 UTC
From upstream lp 967832: keystone now emits notifications when projects/tenants are delete as part of https://blueprints.launchpad.net/keystone/+spec/notifications Consuming these notifications would be Glance Icehouse feature. According to the upstream discussion, this bug won't be fixed in Glance[0]. This is something related to the cloud infrastructure management instead. The proposed solution is doing it through horizon[1]. If the `tenant` was deleted using keystone's CLI, then the cleanup must be done manually. [0] https://bugs.launchpad.net/keystone/+bug/967832/comments/17 [1] https://blueprints.launchpad.net/horizon/+spec/tenant-deletion |