horizon/openstack-common.conf
lin-hua-cheng 961c244435 Remove unused openstack.common.importutils
When the code in openstack.common.log was updated, it is now consuming the
importutils from oslo.utils. There are no longer local references to this
code.

Change-Id: I09ff72e307c1d5ee58388184a97a36ae183d7b0e
Partially-Implements: blueprint improve-oslo-usage
2014-10-13 15:15:31 -07:00

11 lines
141 B
Plaintext

[DEFAULT]
module=_i18n
module=fileutils
module=install_venv
module=local
module=log
module=policy
module=with_venv
base=openstack_dashboard