Files
nova/openstack-common.conf
Russell Bryant 7c3999d6ed Add missing gettextutils from openstack-common.
This patch adds gettextutils from openstack-common to nova.  It is used
by rpc, so some parts of rpc are broken without this patch.

Change-Id: I0830319f4e2011b87180abcc24354c935bea8d16
2012-07-02 11:30:10 -04:00

8 lines
228 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=cfg,excutils,importutils,iniparser,jsonutils,local,policy,setup,timeutils,rpc,gettextutils
# The base module to hold the copy of openstack.common
base=nova