← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1579770] Re: Glance 2.0.0 - No 'glance_store.drivers' driver found, looking for 'vsphere'

 

Closed, Packaging Issue. Working with maintainers on resolution.

** Changed in: glance
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1579770

Title:
  Glance 2.0.0 - No 'glance_store.drivers' driver found, looking for
  'vsphere'

Status in Glance:
  Invalid

Bug description:
  I'm currently setting up OpenStack to use vSphere/ESXi hosts using
  CentOS 7 as Controller node.

  When attempting to link the Glance-API service to the vSphere
  datastores I get this error in the log:

  2016-05-09 13:36:18.139 30525 WARNING glance_store.backend [-] Failed
  to load driver [<module 'stevedore.driver' from '/usr/lib/python2.7
  /site-packages/stevedore/driver.pyc'>, NoMatches("No
  'glance_store.drivers' driver found, looking for 'vsphere'",)]. The
  driver will be disabled

  Configuration used:
  [glance_store]
  stores = vsphere
  default_store = vsphere
  vmware_server_host = 1.2.3.4
  vmware_server_username = foo
  vmware_server_password = bar
  vmware_store_image_dir = /openstack_glance
  vmware_insecure = True
  vmware_datastores = datacenter:storage1:100
  vmware_datastores = datacenter:storage2:50

  Versions:
  glance --version
  2.0.0

  glance-api --version
  12.0.0

  rpm -qa | grep glance
  python-glance-store-0.13.0-1.el7.noarch
  python-glanceclient-2.0.0-1.el7.noarch
  openstack-glance-12.0.0-1.el7.noarch
  python-glance-12.0.0-1.el7.noarch

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


References