← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1266407] Re: configure_add() method should get called only once during glance server initialization

 

This bug is now invalid as the glance_store library doesn't do this
anymore.

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

Title:
  configure_add() method should get called only once during glance
  server initialization

Status in Glance:
  Invalid

Bug description:
  The configure_add() method is called each time during image create, update or delete api calls, which leads to a performance issue. Ideally configuration related activities should be done only once during server initialization.
  This is applicable to all stores.

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


References