deb-python-cinderclient/cinderclient
Jay S. Bryant 2274089dc6 sync latest strutils to python-cinderclient
This commit syncs the latest strutils code into
python-cinderclient.  The motivation for this sync is to get
access to the mask_password function that was added with commit
cb5a804b .

The sync touches both the strutils.py and gettextutils.py files.
The detailed breakdown of the sync is as follows:

Current HEAD in OSLO:
-----------------------------------
commit 5fa2dae429a9e37dfd1a527eb3957cea57a3e8c4
Merge: 5fb12c2 0506d17
Author: Jenkins <jenkins@review.openstack.org>
Date:   Tue Jul 15 10:05:12 2014 +0000
Merge "cfgfilter has graduated, remove it"
-----------------------------------

Changes to strutils.py (newest to oldest):
-----------------------------------
cb5a804b  Move `mask_password` to strutils
8a0f5678  Remove str() from LOG.* and exceptions
fd18c288  Fix safe_encode(): return bytes on Python 3
302c7c80  strutils: Allow safe_{encode,decode} to take bytes as input
bec3a5eb  Implements SI/IEC unit system conversion to bytes

Changest to gettextutils.py (newest to oldest):
-----------------------------------
3d90045d  Backport code for i18n to check lazy at runtime
de4adbc4  pep8: fixed multiple violations
9912e5df  Add API for creating translation functions
6cc96d05  Fix test_gettextutils on Python 3
fd33d1ea  Fix gettextutil.Message handling of deep copy failures
047b2e4e  Change lazy translation to retain complete dict
6d55e26a  Add support for translating log levels separately

Change-Id: Icc38bc97e47c8236ccb82283c246bf266bc62929
Related-Bug: 1341735
2014-07-16 16:51:30 -05:00
..
openstack sync latest strutils to python-cinderclient 2014-07-16 16:51:30 -05:00
tests Fix version discovery and auth_plugins 2014-07-01 09:22:06 -07:00
v1 Merge "Remove "OPTIONAL:" from optional argument help text" 2014-06-25 19:38:01 +00:00
v2 Merge "Remove "OPTIONAL:" from optional argument help text" 2014-06-25 19:38:01 +00:00
__init__.py Remove vim header 2014-02-12 10:18:09 -06:00
auth_plugin.py Add auth_plugin support to cinderclient 2014-02-14 15:09:44 -06:00
base.py Fix typo in cinderclient 2013-11-28 09:28:05 +08:00
client.py Fix version discovery and auth_plugins 2014-07-01 09:22:06 -07:00
exceptions.py Merge "When there is no error body return the HTTP reason" 2014-04-18 19:30:36 +00:00
extension.py Replace OpenStack LLC with OpenStack Foundation 2013-09-28 23:13:54 +08:00
service_catalog.py Pretty print of endpoints for ambiguous error 2014-03-04 08:31:41 -07:00
shell.py Fix version discovery and auth_plugins 2014-07-01 09:22:06 -07:00
utils.py Add auth_plugin support to cinderclient 2014-02-14 15:09:44 -06:00