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

Title:
  glance_store rbd driver accidentally changed chunk size units

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

Bug description:
  In migrating to glance_store, there was a typo of operators, so
  1024**2 became 1024^6, which is 1026 in python, which makes the
  default chunk size off by a couple orders of magnitude (~8k rather
  than 8mb).

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to