diff options
| author | Alessio Ababilov <aababilo@yahoo-inc.com> | 2013-08-20 16:18:45 +0300 |
|---|---|---|
| committer | Alessio Ababilov <aababilo@yahoo-inc.com> | 2013-08-20 16:18:45 +0300 |
| commit | 73a5806de1dae665bce41990b1a1414edbc12d6f (patch) | |
| tree | e302c18f8c2c3e768ca827b8c01682b9872edc85 /openstack-common.conf | |
| parent | becec90286ac3fb2f2e9a1830774b4828faf5c6d (diff) | |
| download | python-keystoneclient-73a5806de1dae665bce41990b1a1414edbc12d6f.tar.gz | |
Add importutils and strutils from oslo
They will be used by apiclient library.
Change-Id: Ifb0d5fa1480c3701316b57d9e59507d608b11753
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index f23b88e..04af90f 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,8 +1,10 @@ [DEFAULT] # The list of modules to copy from openstack-common +module=importutils module=install_venv_common module=jsonutils +module=strutils module=timeutils # The base module to hold the copy of openstack.common |
