Run extract_messages
Fix python setup.py extract_messages (babel.cfg was missing). Move Babel to test-requires and add the .pot file to git. Change-Id: I46d7ccaf3194832cdc72a8567c4777737da2e1aa
This commit is contained in:
parent
71c2525d4d
commit
ae52281525
1295
ironic/locale/ironic.pot
Normal file
1295
ironic/locale/ironic.pot
Normal file
File diff suppressed because it is too large
Load Diff
@ -12,7 +12,6 @@ greenlet>=0.3.2
|
||||
sqlalchemy-migrate>=0.7
|
||||
netaddr
|
||||
paramiko>=1.8.0
|
||||
babel>=0.9.6
|
||||
iso8601>=0.1.4
|
||||
setuptools_git>=0.4
|
||||
python-quantumclient>=2.2.0
|
||||
|
@ -7,6 +7,7 @@ coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.12
|
||||
mox>=0.5.3
|
||||
Babel>=0.9.6
|
||||
mysql-python
|
||||
python-subunit
|
||||
sphinx>=1.1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user