86ef5d368d
Update openstack/common files and use oslo.utils, oslo.concurrency instead of modules from oslo-incubator. Additionally, sort and set requirements.txt to correct versions in openstack/requirements in order to ensure pep8 passes. Change-Id: I15f88a31a4c889bba27cd0cd1c7fc481c0c0b51e
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=log
|
|
module=loopingcall
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=ironic_python_agent
|