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
8 lines
228 B
Plaintext
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
|