]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Implementing the use of _L’x’/i18n markers
authorMike Mason <mikemason010@gmail.com>
Thu, 23 Oct 2014 13:16:42 +0000 (13:16 +0000)
committerMike Mason <mikemason010@gmail.com>
Mon, 3 Nov 2014 09:21:58 +0000 (09:21 +0000)
commit7e7ea5a609c87039c48cc9805e7416adbafd9f3b
tree082b3e021cc9d5d4455dcb5075a7ae4525600b22
parent9a13288cd2a2c69e7e6271f9db777d884973375f
Implementing the use of _L’x’/i18n markers

Placing the _Lx markers back into the code.  No other cleaner solution has
has been implemented. Patches will be submitted in a series of sub
directories and in a fashion that is manageable.

Partial-Bug: #1384312

Change-Id: I62c708036a9cd5da431b7a95e9cd41167fb5273b
bin/cinder-all
bin/cinder-volume-usage-audit
cinder/backup/api.py
cinder/backup/driver.py
cinder/backup/drivers/ceph.py
cinder/backup/drivers/swift.py
cinder/backup/drivers/tsm.py
cinder/backup/manager.py
cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py
cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py
cinder/db/sqlalchemy/migrate_repo/versions/021_add_default_quota_class.py