
It seems many point in the internal API and openstack.common changed, but this binary has been forgotten. Also, context ie needed when using the notifier, so import it. This fixes bug #1053502 Change-Id: I306b8671e7b0ed8c2ce2548a51a4c5e6393e13cb Signed-off-by: Julien Danjou <julien@danjou.info>
8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,exception,excutils,gettextutils,importutils,iniparser,jsonutils,local,rpc,timeutils,log,setup,notifier,context
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=cinder
|