User show list project ID even if project is deleted

Bug #1618598 reported by Aarish Shahab
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
New
Undecided
Unassigned

Bug Description

Hi,

The steps to reproduce this problem,

1. Create a project using below command,
openstack create project DemoProject1

2. Create user for the above project using below command
openstack user create --project DemoProject1 DemoUser1

3. show user, and verify the project_id is associated
openstack user show DemoUser1

4. Delete the project using below command
openstack delete project DemoProject1

5. show user, and observe the deleted project_id is still associated with this user.
openstack user show DemoUser1

Revision history for this message
Aarish Shahab (aarish90) wrote :
Revision history for this message
Aarish Shahab (aarish90) wrote :
Revision history for this message
Steve Martinelli (stevemar) wrote :

sounds like a dupe of https://bugs.launchpad.net/keystone/+bug/1523369 -- check the work over here: https://review.openstack.org/#/c/277707/

the patch author has somewhat abandoned the patch, interested in picking it up?

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.