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 | 0db5377 | 2013-07-26 10:39:35 -0400 | [diff] [blame] | 4 | module=install_venv_common |
Matt Riedemann | 8c5be17 | 2014-06-13 04:59:57 -0700 | [diff] [blame] | 5 | module=versionutils |
ghanshyam | f5360ff | 2015-06-29 13:32:01 +0900 | [diff] [blame] | 6 | module=with_venv |
| 7 | module=install_venv |
Matthew Treinish | 481466b | 2012-12-20 17:16:01 -0500 | [diff] [blame] | 8 | |
| 9 | # The base module to hold the copy of openstack.common |
| 10 | base=tempest |