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

Bug 1214004

Summary: Add role assignment notifications for identity
Product: Red Hat OpenStack Reporter: Lon Hohberger <lhh>
Component: openstack-keystoneAssignee: John Dennis <jdennis>
Status: CLOSED CURRENTRELEASE QA Contact: Rodrigo Duarte <rduartes>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0 (Juno)CC: ayoung, eglynn, jdonohue, jruzicka, jshortt, lhh, nbarcet, nkinder, sclewis, srevivo, yprokule
Target Milestone: z5Keywords: FutureFeature, ZStream
Target Release: 6.0 (Juno)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1200509 Environment:
Last Closed: 2017-02-24 18:35:33 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: 1174319, 1198799, 1200509    

Description Lon Hohberger 2015-04-21 17:59:44 UTC
This patch has been backported to RHEL OSP 6 

  https://github.com/openstack/ceilometer/commit/5f8cb7a

Unfortunately: 

--- Additional comment from Chris Dent on 2015-04-21 08:32:35 EDT ---

... there is a mismatch between the name of the notification being sent and the expected event types.

I've been able to trace this back to the issues that drove this change in keystone: https://github.com/openstack/keystone/commit/8695b1adf7cd7638699c5efc742c2959534b5257

which resolved this bug:
https://bugs.launchpad.net/keystone/+bug/1416767

Comment 3 Adam Young 2016-04-12 17:21:03 UTC
The Upstream Fix is not-directly backportable, so it will have to be rewritten;  lowering the status to reflect this reality.

Comment 4 Adam Young 2016-04-14 17:40:36 UTC
Moveing status back to ON_DEV because the failure is not specific to this test.  The error happens when unit tests are run against top of tree.

Please confirm that backported fix solves the customer issue.