yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #22657
[Bug 1370247] Re: glance_store rbd driver accidentally changed chunk size units
** 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
References