← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: glance
     Importance: Undecided
     Assignee: Abhishek Kekane (abhishek-kekane)
         Status: New


** Tags: ntt

** Changed in: glance
     Assignee: (unassigned) => Abhishek Kekane (abhishek-kekane)

-- 
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 OpenStack Image Registry and Delivery Service (Glance):
  New

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


Follow ups

References