Public bug reported:

Detail description and steps:
1. Configure vmware as the compute_driver in nova.conf, restart nova-compute 
service.
2. Create a VM with command with "nova boot..."
3. Add a disk for VM to another datastore (the VM doesn't locate in this 
datastore) in vcenter
4. Delete the VM with "nova delete...."
5. Current result: only the disk files(vmdk file) in the VM datastore path got 
deleted, while the disk files in another datastore(which the VM doesn't locate 
in) couldn't be deleted

Expected result:
All the disk files for the VM should be deleted along with VM deletion

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1498752

Title:
  VMware VM's vmdk files can't be deleted if in different datastore than
  VM

Status in OpenStack Compute (nova):
  New

Bug description:
  Detail description and steps:
  1. Configure vmware as the compute_driver in nova.conf, restart nova-compute 
service.
  2. Create a VM with command with "nova boot..."
  3. Add a disk for VM to another datastore (the VM doesn't locate in this 
datastore) in vcenter
  4. Delete the VM with "nova delete...."
  5. Current result: only the disk files(vmdk file) in the VM datastore path 
got deleted, while the disk files in another datastore(which the VM doesn't 
locate in) couldn't be deleted

  Expected result:
  All the disk files for the VM should be deleted along with VM deletion

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1498752/+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