Ceilometer trusts notifications are not obtained

Bug #1392326 reported by Vadim Rovachev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Medium
Ilya Tyaptin
Juno
Fix Released
Medium
Eoghan Glynn

Bug Description

Ceilometer notifications are not obtained, because we expected event_type with name:
identity.trust.created
but event_type for trust has name:
identity.OS-TRUST:trust.created

Patch to keystone with this name:
https://review.openstack.org/#/c/69083/1

Patch to ceilometer with trusts:
https://review.openstack.org/#/c/109616/

to resolve:
change line:
https://github.com/openstack/ceilometer/blob/master/ceilometer/identity/notifications.py#L105
to:
resource_type = 'OS-TRUST:trust'

Ilya Tyaptin (ityaptin)
Changed in ceilometer:
assignee: nobody → Ilya Tyaptin (ityaptin)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

Fix proposed to branch: master
Review: https://review.openstack.org/134252

Changed in ceilometer:
status: New → In Progress
gordon chung (chungg)
Changed in ceilometer:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/134252
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=31350c54cb8d56880cd0b72811c532d07f8f5a28
Submitter: Jenkins
Branch: master

commit 31350c54cb8d56880cd0b72811c532d07f8f5a28
Author: Ilya Tyaptin <email address hidden>
Date: Thu Nov 13 18:33:24 2014 +0400

    Change event type for identity trust notifications

    Our identity trust notification event type do not match keystone
    event type for these notifications. This patch fix it.

    Change-Id: I73c4ce9334a26574f3b2c83244ea67b219bec920
    Closes-bug: #1392326

Changed in ceilometer:
status: In Progress → Fix Committed
Eoghan Glynn (eglynn)
Changed in ceilometer:
milestone: none → kilo-1
Eoghan Glynn (eglynn)
tags: added: juno-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (stable/juno)

Fix proposed to branch: stable/juno
Review: https://review.openstack.org/138315

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (stable/juno)

Reviewed: https://review.openstack.org/138315
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=5879dbe3fc4b699a712bfbf2e02c617f8c45615f
Submitter: Jenkins
Branch: stable/juno

commit 5879dbe3fc4b699a712bfbf2e02c617f8c45615f
Author: Ilya Tyaptin <email address hidden>
Date: Thu Nov 13 18:33:24 2014 +0400

    Change event type for identity trust notifications

    Our identity trust notification event type do not match keystone
    event type for these notifications. This patch fix it.

    Change-Id: I73c4ce9334a26574f3b2c83244ea67b219bec920
    Closes-bug: #1392326
    (cherry picked from commit 31350c54cb8d56880cd0b72811c532d07f8f5a28)

Thierry Carrez (ttx)
Changed in ceilometer:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: kilo-1 → 2015.1.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

Fix proposed to branch: master
Review: https://review.openstack.org/216979

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.