[Yahoo-eng-team] [Bug 1521894] [NEW] Datastore selection in cinder vmdk driver is too slow

2015-12-02 Thread Man Li Qi
Public bug reported: Detail description and steps: 1. Configure vmdk as the volume_driver in cinder.conf, restart cinder corresponding service. Just like below: volume_driver=cinder.volume.drivers.vmware.vmdk.VMwareVcVmdkDriver 2. Create a volume with command with "cinder create..." Current prob

[Yahoo-eng-team] [Bug 1498752] [NEW] VMware VM's vmdk files can't be deleted if in different datastore than VM

2015-09-22 Thread Man Li Qi
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

[Yahoo-eng-team] [Bug 1472955] [NEW] Fail to boot with snapshot image in vmware driver

2015-07-09 Thread Man Li Qi
Public bug reported: branch: master/kilo When using nova VMwareVCDriver, nova boot failed with instance snapshot image. This error is found from tempest failure: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server Steps to reproduce the failure(c

[Yahoo-eng-team] [Bug 1406182] [NEW] Doc needs update for glance datastore backend driver

2014-12-28 Thread Man Li Qi
Public bug reported: According to current code, to enable the glance datastore backend driver function, the following section should be added and configured in glance-api.conf: [glance_store] default_store = vsphere stores = glance.store.vmware_datastore.Store ** Affects: glance Importance