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
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
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
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
4 matches
Mail list logo