Documentation and Example configuration refer to `vsphere` whereas `vmware` is the correct term
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
New
|
Undecided
|
Unassigned |
Bug Description
Versions:
glance --version
2.0.0
glance-api --version
12.0.0
Example configuration shipped and Online docs refer to the storage name `vsphere` for vSphere/ESXi datastores but the code expects `vmware`.
Once replacing `vsphere` with `vmware` glance starts as expected. Otherwise you get: 2016-05-09 13:36:18.139 30525 WARNING glance_
Another confusing thing is the usage of `vmware` in the `stores` directive but then you are required to use `vsphere` in the `default_store` directive. Very misleading.
Closed, Packaging Issue. Working with maintainers on resolution.