← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1255556] Re: Don't enable all stores by default

 

** Changed in: glance
       Status: Fix Committed => Fix Released

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

Title:
  Don't enable all stores by default

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released

Bug description:
  Currently glance "tries" to load all stores even though the
  requirements are not meant. If a store cannot be loaded, it'll be
  disabled.

  Although this is harmless, it is not user-friendly and creates some
  confusion when reading logs. Instead of trying to load and failing,
  glance should enable 2 stores by default - filesystem and http - and
  let the others be enabled manually by the user, which is what GridFS
  does.

  TL;DR: The proposal is to remove all stores but file and http from
  here[0]

  [0]
  https://git.openstack.org/cgit/openstack/glance/tree/glance/store/__init__.py#n39

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