magnum/magnum/conductor
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
..
handlers Setup for translation 2015-05-24 03:13:55 +00:00
tasks Add Heat tasks 2015-03-09 08:14:17 +09:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
api.py Update docs and some files to remove kubectl. 2015-05-14 10:53:44 +09:00
bay_lock.py Setup for translation 2015-05-24 03:13:55 +00:00
config.py Implement baylock in conductor for horizontal-scale 2015-04-13 15:27:27 +00:00
template_definition.py Setup for translation 2015-05-24 03:13:55 +00:00