1023c85906
Mistakenly removed it in e0272b0578
.
Was thrown off by the warning saying module not found, the module is
found on the third try (found in tools).
Change-Id: Iaf5a7ba0259d352cb824b2cdb22291ffb7883efc
15 lines
281 B
Plaintext
15 lines
281 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=strutils
|
|
module=timeutils
|
|
module=uuidutils
|
|
module=apiclient
|
|
module=importutils
|
|
module=cliutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=novaclient
|