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:
Andrey Kurilin
2013-12-19 13:29:32 +02:00
parent c1563a75e4
commit 0bf7bdd6f2
9 changed files with 1789 additions and 0 deletions
+2
View File
@@ -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