]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Sync excutils from oslo
authorOleg Bondarev <obondarev@mirantis.com>
Wed, 19 Mar 2014 08:32:47 +0000 (12:32 +0400)
committerOleg Bondarev <obondarev@mirantis.com>
Wed, 19 Mar 2014 09:01:06 +0000 (13:01 +0400)
commit98fc828801f370c0561f22d97ffdd1055d4e0663
treef9a88551b2f50fbf7771f71d445adcd78c43189f
parente75f4854a6ae19b885e25c5261f476cf85a90511
Sync excutils from oslo

In order to fix undesired error logs in Neutron (bug 1288188)
fixed save_and_reraise_exception() should be synced from oslo.
Oslo commit: 33a2cee6a690ecfdb2cecfe8f01b0b1dacb5bd17

Also sync gettextutils module as excutils depends on it
Latest commit in oslo: fd33d1eaa039913d8c82b94c511a3eab0c3d5789

Closes-Bug: #1294537
Related-Bug: #1288188
Change-Id: I62ab3e4e22aa000f3a8d1be26ef9e1cfb1714959
neutron/openstack/common/__init__.py
neutron/openstack/common/excutils.py
neutron/openstack/common/gettextutils.py