The heat.openstack.common.gettextutils ModuleΒΆ

gettext for openstack-common modules.

Usual usage in an openstack.common module:

from heat.openstack.common.gettextutils import _

This Page