aafeed2f85
Module 'log' from oslo-incubator was removed after release of oslo_log library. Change-Id: I4261083dae076cea66c42ad16eb82a5faaeb1a65
18 lines
363 B
Plaintext
18 lines
363 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=fileutils
|
|
module=imageutils
|
|
module=loopingcall
|
|
module=periodic_task
|
|
module=service
|
|
module=versionutils
|
|
|
|
# Tools
|
|
script=tools/install_venv_common.py
|
|
#script=tools/config/generate_sample.sh
|
|
#script=tools/config/check_uptodate.sh
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=ironic
|