Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1257838

Summary: Ceilometer keeps deleted data
Product: Red Hat OpenStack Reporter: Ondrej <ochalups>
Component: openstack-ceilometerAssignee: Eoghan Glynn <eglynn>
Status: CLOSED WONTFIX QA Contact: Yurii Prokulevych <yprokule>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0 (Juno)CC: jdanjou, jruzicka, jthomas, srevivo
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1378914 (view as bug list) Environment:
Last Closed: 2016-09-23 13:50:50 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1378914    
Attachments:
Description Flags
customer screenshot none

Description Ondrej 2015-08-28 08:29:45 UTC
Created attachment 1067927 [details]
customer screenshot

Description of problem:
after deleting a tenant, horizon dashboard overview displays the deleted tenant by the id.

keystone tenant-delete $tenant



Version-Release number of selected component (if applicable):
openstack-ceilometer-collector-2014.2.3-5.el7ost.noarch
python-ceilometerclient-1.0.12-1.el7ost.noarch
openstack-ceilometer-notification-2014.2.3-5.el7ost.noarch
openstack-ceilometer-alarm-2014.2.3-5.el7ost.noarch
openstack-ceilometer-common-2014.2.3-5.el7ost.noarch
openstack-ceilometer-central-2014.2.3-5.el7ost.noarch
openstack-ceilometer-api-2014.2.3-5.el7ost.noarch
python-ceilometer-2014.2.3-5.el7ost.noarch

How reproducible:
always

Steps to Reproduce:
1.create project(tenant)
2.launch instance
3.delete project(with running instance / with terminated instance)

Actual results:
data still stored

Expected results:
data deleted

Additional info:

Comment 4 Julien Danjou 2016-09-23 13:50:50 UTC
So this is not possible in the Ceilometer API where you cannot delete anything. We don't plan on improving this API anyway.

But the good news is that it's actually implemented in Gnocchi which is shipped with OSP 9 and by default enabled in OSP 10.