
Remove context module of oslo-incubator. Add oslo.context to the requirements. Implements: blueprint graduate-oslo-context[1] [1] https://blueprints.launchpad.net/oslo-incubator/+spec/graduate-oslo-context Change-Id: I43942da48a3751272a76c3cbe3e3586947022e32
13 lines
218 B
Plaintext
13 lines
218 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=local
|
|
module=log
|
|
module=notifier
|
|
module=pastedeploy
|
|
module=rpc
|
|
module=versionutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=trove
|