Matthew Treinish | 481466b | 2012-12-20 17:16:01 -0500 | [diff] [blame] | 1 | [DEFAULT] |
| 2 | |
| 3 | # The list of modules to copy from openstack-common |
Matthew Treinish | 547e843 | 2013-10-24 19:50:49 +0000 | [diff] [blame] | 4 | module=config |
Matthew Treinish | 0db5377 | 2013-07-26 10:39:35 -0400 | [diff] [blame] | 5 | module=install_venv_common |
| 6 | module=lockutils |
| 7 | module=log |
Attila Fazekas | 1e30d5d | 2013-07-30 14:38:20 +0200 | [diff] [blame] | 8 | module=importlib |
Matthew Treinish | 9b4d588 | 2013-10-24 20:00:11 +0000 | [diff] [blame] | 9 | module=fixture |
Matthew Treinish | 481466b | 2012-12-20 17:16:01 -0500 | [diff] [blame] | 10 | |
| 11 | # The base module to hold the copy of openstack.common |
| 12 | base=tempest |