Sync apiclient and py3kcompat from oslo
In the process of unification of the clients code we should reuse common functionality from Oslo. Related to blueprint common-client-library-2 Change-Id: If261bce6f2f7676484594c45970d6dd8e676ca79
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
[DEFAULT]
|
||||
|
||||
# The list of modules to copy from openstack-common
|
||||
module=apiclient
|
||||
module=gettextutils
|
||||
module=importutils
|
||||
module=py3kcompat
|
||||
module=strutils
|
||||
|
||||
# The base module to hold the copy of openstack.common
|
||||
|
||||
Reference in New Issue
Block a user