← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1364061] [NEW] Nova scrub command doesn't delete project's data

 

Public bug reported:

Description of problem: 
Using nova scrub <projectID> doesn't delete data associated with project. Created new project under it new image/instance/volume and network none of these were deleted after running scrub command.

Version-Release number of selected component (if applicable):
RHEL6.5
openstack-nova-compute-2014.1.2-1.el6ost.noarch
openstack-nova-console-2014.1.2-1.el6ost.noarch
python-novaclient-2.17.0-2.el6ost.noarch
python-nova-2014.1.2-1.el6ost.noarch
openstack-nova-api-2014.1.2-1.el6ost.noarch

How reproducible:
Tested twice same result.

Steps to Reproduce:
1. Create a new project/user 
2. Login to new project, create new images volumes and instances.
3. Logout of project , with admin user run #nova scrub <newProject'sID>
4. Nova list -> still see new project listed
5. Login with new project's user still see image/volumes and instances. 

Actual results:
Project associated data remains intact, when it should be deleted.

Expected results:
>From what I understand running nova scrub <projectID> related project data should be deleted including instances images volumes and network, maybe even project it self plus related user (not sure about last ones).

** Affects: nova
     Importance: Undecided
         Status: New

** Attachment added: "Nova logs"
   https://bugs.launchpad.net/bugs/1364061/+attachment/4192511/+files/novalogs.tar.gz

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

Title:
  Nova scrub command doesn't delete project's data

Status in OpenStack Compute (Nova):
  New

Bug description:
  Description of problem: 
  Using nova scrub <projectID> doesn't delete data associated with project. Created new project under it new image/instance/volume and network none of these were deleted after running scrub command.

  Version-Release number of selected component (if applicable):
  RHEL6.5
  openstack-nova-compute-2014.1.2-1.el6ost.noarch
  openstack-nova-console-2014.1.2-1.el6ost.noarch
  python-novaclient-2.17.0-2.el6ost.noarch
  python-nova-2014.1.2-1.el6ost.noarch
  openstack-nova-api-2014.1.2-1.el6ost.noarch

  How reproducible:
  Tested twice same result.

  Steps to Reproduce:
  1. Create a new project/user 
  2. Login to new project, create new images volumes and instances.
  3. Logout of project , with admin user run #nova scrub <newProject'sID>
  4. Nova list -> still see new project listed
  5. Login with new project's user still see image/volumes and instances. 

  Actual results:
  Project associated data remains intact, when it should be deleted.

  Expected results:
  From what I understand running nova scrub <projectID> related project data should be deleted including instances images volumes and network, maybe even project it self plus related user (not sure about last ones).

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


Follow ups

References