horizon/openstack-common.conf
Ihar Hrachyshka 628470a3ac Synced jsonutils from oslo-incubator
The sync includes change that drastically enhances performance on Python
2.6 with fresh simplejson library installed.

The latest commit in oslo-incubator:
- 0f4586c0076183c6356eec682c8a593648125abd

The sync adds a new 'strutils' module that is now used in jsonutils.

Change-Id: Ib3dc0b713ed90396919feba018772243b3b9c90f
Closes-Bug: 1314129
2014-05-27 12:25:45 +02:00

16 lines
233 B
Plaintext

[DEFAULT]
module=excutils
module=fileutils
module=gettextutils
module=importutils
module=jsonutils
module=install_venv
module=local
module=log
module=policy
module=strutils
module=timeutils
module=with_venv
base=openstack_dashboard