← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1065197] Re: Unknown value in default_store causes startup to repeatedly fail without exiting if workers > 0

 

** Changed in: glance/grizzly
   Importance: Undecided => Medium

** Changed in: glance/grizzly
       Status: New => Fix Released

** Changed in: glance/grizzly
    Milestone: None => 2013.1

** Changed in: glance/grizzly
     Assignee: (unassigned) => Brian Waldon (bcwaldon)

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

Title:
  Unknown value in default_store causes startup to repeatedly fail
  without exiting if workers > 0

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

Bug description:
  If you set the 'default_store' key to a scheme for which no store
  driver is registered, attempting to start the glance-api process will
  result in children being repeatedly created and killed. This only
  affects servers that are using the built-in multiprocessing (workers >
  0) as the children are being respawned upon death. The following lines
  are logged at the end of each failed child spawn:

  2012-10-10 18:51:37 ERROR glance.api.v1.images [311347f6-d9e6-4bd8-95de-ddd4dd28ab43 None None] Store for scheme unknown not found
  2012-10-10 18:51:37 11753 ERROR eventlet.wsgi.server [-] Removing dead child 11758

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