magnum/magnum/conductor/handlers/common
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 Relocate and rename kubecli.py 2014-12-31 07:01:38 -05:00
docker_client.py Removing unused code in docker_client 2015-05-08 11:02:13 -07:00
kube_utils.py Setup for translation 2015-05-24 03:13:55 +00:00