
Updates to the stable/grizzly version since "openstack.common.setup" has been replaced with "pbr" in later versions and this will require the conversion of setup.py before.
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=log,gettextutils,setup,jsonutils,timeutils,local,notifier
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=cloudbaseinit
|