Move oslo.log to oslo_log. Since this library has not been released, we do not need to retain the old interface for compatibility. bp/drop-namespace-packages Change-Id: Id8e2312a72af171918fa4d40117ec652018a37bf
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
[DEFAULT]
|
|
|
|
modules=
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
script = tools/run_cross_tests.sh
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=oslo_log |