diff options
| author | Chmouel Boudjnah <chmouel@enovance.com> | 2013-12-10 09:41:10 +0100 |
|---|---|---|
| committer | Chmouel Boudjnah <chmouel@enovance.com> | 2013-12-10 11:11:53 +0100 |
| commit | c57a5c2ad21516922ebaf624c8294639d7f1e4ef (patch) | |
| tree | 74e3d7d6548095cd90c052f0e2ebbefee196d99c /openstack-common.conf | |
| parent | 49eb40ecf19cddd2dd2e193bc2ca0187c6965708 (diff) | |
| download | python-keystoneclient-c57a5c2ad21516922ebaf624c8294639d7f1e4ef.tar.gz | |
Sync with latest module from oslo
- This add a few bugfixes for py3 support.
Change-Id: Ieb73d5f799423fa8abf71634c86601ba6d32df2f
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf index bec4198..9cd093d 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,6 +1,6 @@ [DEFAULT] -# The list of modules to copy from openstack-common +# The list of modules to copy from oslo-incubator module=importutils module=install_venv_common module=jsonutils |
