horizon/openstack-common.conf
Akihiro MOTOKI 7a0581bb70 Import install_venv from oslo
The new version of install_venv_common evaluates requirements.txt
and test-requirements.txt at the same time and we avoid Django 1.6
is installed when evaluating django-nose dependencies.

Change-Id: I2ab7108b3615ac6c0525089b81b80e5c0a4793fc
Closes-Bug: #1250581
2013-11-13 03:34:42 +09:00

14 lines
204 B
Plaintext

[DEFAULT]
module=config
module=eventlet_backdoor
module=fileutils
module=install_venv
module=notifier
module=policy
module=rpc
module=service
module=threadgroup
module=with_venv
base=openstack_dashboard