magnum/magnum/cmd
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
..
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
api.py Setup for translation 2015-05-24 03:13:55 +00:00
conductor.py Setup for translation 2015-05-24 03:13:55 +00:00
db_manage.py Remove downgrade from existing migrations 2015-03-28 10:27:53 +08:00
template_manage.py Add Template Definitions 2015-04-09 08:47:15 -07:00