Add openstack-common.
Initially just using the importutils module to replace the custom import_class() function. Also, we don't want to run pyflakes on openstack-common code. Change-Id: Id7b1f380f3f89c5b127110c944c405dbfa49b9a0
This commit is contained in:
7
openstack-common.conf
Normal file
7
openstack-common.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
[DEFAULT]
|
||||
|
||||
# The list of modules to copy from openstack-common
|
||||
modules=importutils
|
||||
|
||||
# The base module to hold the copy of openstack.common
|
||||
base=libra
|
||||
Reference in New Issue
Block a user