Remove module not really used by Ceilometer
This file should only list modules that Ceilometer directly imports, not any dependency incured by using other oslo-incubator modules. Change-Id: I5a45b2f28539c55f01834c913d262041d3b11267
This commit is contained in:
parent
f71abfc0ba
commit
be80e825a6
@ -2,15 +2,11 @@
|
|||||||
|
|
||||||
# The list of modules to copy from oslo-incubator
|
# The list of modules to copy from oslo-incubator
|
||||||
module=context
|
module=context
|
||||||
module=eventlet_backdoor
|
|
||||||
module=gettextutils
|
module=gettextutils
|
||||||
module=local
|
|
||||||
module=log
|
module=log
|
||||||
module=log_handler
|
module=log_handler
|
||||||
module=loopingcall
|
|
||||||
module=policy
|
module=policy
|
||||||
module=service
|
module=service
|
||||||
module=threadgroup
|
|
||||||
|
|
||||||
# The base module to hold the copy of openstack.common
|
# The base module to hold the copy of openstack.common
|
||||||
base=ceilometer
|
base=ceilometer
|
||||||
|
Loading…
Reference in New Issue
Block a user