
oslo.service has graduated, so cinder should consume it. Change-Id: I80487f559302b0e88953835ffb4a3bfe2a347501 Closes-Bug: #1466851 Depends-On: I305cf53bad6213c151395e93d656b53a8a28e1db
24 lines
491 B
Plaintext
24 lines
491 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=config.generator
|
|
module=context
|
|
module=fileutils
|
|
module=gettextutils
|
|
module=imageutils
|
|
module=install_venv_common
|
|
module=scheduler
|
|
module=scheduler.filters
|
|
module=scheduler.weights
|
|
module=versionutils
|
|
module=report
|
|
module=report.generators
|
|
module=report.models
|
|
module=report.views
|
|
module=report.views.json
|
|
module=report.views.text
|
|
module=report.views.xml
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=cinder
|