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 |
Matthew Treinish | 481466b | 2012-12-20 17:16:01 -0500 | [diff] [blame] | 6 | |
7 | # The base module to hold the copy of openstack.common | ||||
8 | base=tempest |