magnum/magnum/api/controllers
Davanum Srinivas bf42ec94ef Setup for translation
To start translation, we need to initially import the
translation file - and place it at the proper place so that
the usual CI scripts can handle it.

The proper place is for all python projects
$PROJECT/locale/$PROJECT.pot - see setup.cfg.

Note that we were using _i18n.py from openstack/common
which is likely to go away, so created our own i18n.py
module per best practices:
http://docs.openstack.org/developer/oslo.i18n/usage.html#creating-an-integration-module

Further imports will be done by the OpenStack Proposal bot.

implements blueprint magnum-i18n-support
Change-Id: Ib34bfbe1ae47e077e92a4262642842c845d1a5d6
2015-05-24 03:13:55 +00:00
..
v1 Setup for translation 2015-05-24 03:13:55 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
base.py Add versioned object dependency modules 2014-12-02 02:25:40 -07:00
link.py Add versioned object dependency modules 2014-12-02 02:25:40 -07:00
root.py Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00