Public bug reported:

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

** Affects: keystone
     Importance: Undecided
         Status: New

** Patch added: "Terminal Log 1"
   https://bugs.launchpad.net/bugs/1618598/+attachment/4731084/+files/Pic1.png

** Patch removed: "Terminal Log 1"
   
https://bugs.launchpad.net/keystone/+bug/1618598/+attachment/4731084/+files/Pic1.png

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1618598

Title:
  User show list project ID even if project is deleted

Status in OpenStack Identity (keystone):
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1618598/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to