Activity log for bug #1477895

Date Who What changed Old value New value Message
2015-07-24 08:54:54 Yusuke Hayashi bug added bug
2015-07-24 08:54:59 Yusuke Hayashi manila: assignee Yusuke Hayashi (hayashi-yusuke)
2015-07-24 08:57:29 Yusuke Hayashi description I found wrong use _LI of manila/share/manager.py. 516 except Exception as e: 517 # Note(imalinovskiy): 518 # Quota reservation errors here are not fatal, because 519 # unmanage is administrator API and he/she could update user 520 # quota usages later if it's required. 521 LOG.warning(_LE("Failed to update quota usages: %s."), 522 six.text_type(e)) => LOG.warning(_LW( ...) I found wrong use _LE of manila/share/manager.py.  516 except Exception as e:  517 # Note(imalinovskiy):  518 # Quota reservation errors here are not fatal, because  519 # unmanage is administrator API and he/she could update user  520 # quota usages later if it's required.  521 LOG.warning(_LE("Failed to update quota usages: %s."),  522 six.text_type(e)) => LOG.warning(_LW( ...)
2015-07-24 08:59:26 OpenStack Infra manila: status New In Progress
2015-07-24 10:35:37 Yusuke Hayashi description I found wrong use _LE of manila/share/manager.py.  516 except Exception as e:  517 # Note(imalinovskiy):  518 # Quota reservation errors here are not fatal, because  519 # unmanage is administrator API and he/she could update user  520 # quota usages later if it's required.  521 LOG.warning(_LE("Failed to update quota usages: %s."),  522 six.text_type(e)) => LOG.warning(_LW( ...) I found wrong use _LE of manila/share/manager.py.  516 except Exception as e:  517 # Note(imalinovskiy):  518 # Quota reservation errors here are not fatal, because  519 # unmanage is administrator API and he/she could update user  520 # quota usages later if it's required.  521 LOG.warning(_LE("Failed to update quota usages: %s."),  522 six.text_type(e)) => l.521 LOG.warning(_LW( ...))
2015-07-24 11:33:35 Valeriy Ponomaryov manila: importance Undecided Low
2015-07-24 11:33:38 Valeriy Ponomaryov manila: milestone liberty-2
2015-07-27 18:52:15 OpenStack Infra manila: status In Progress Fix Committed
2015-07-29 14:07:50 Thierry Carrez manila: status Fix Committed Fix Released
2015-10-15 13:08:27 Thierry Carrez manila: milestone liberty-2 1.0.0