7a0581bb70
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
14 lines
204 B
Plaintext
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
|