← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1302658] Re: Sheepdog store accept GET and DELETE request still even failed to configure essential option

 

** 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/1302658

Title:
  Sheepdog store accept GET and DELETE request still even failed to
  configure essential option

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

Bug description:
  Currently if store raise BadStoreConfiguration exception from
  configure_add method, the glance will just make this store be readonly
  instead of fully disable, but for the logic of sheepdog configure_add,
  it contains all essential initial configurations for the store which
  are necessary for the store be fully functional, so if any one of they
  get failed the store should be full block up instead of being readonly
  accessible.

  The related test cases need to be handled as well.

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


References