Files
libra/openstack-common.conf
Endre Karlson 9a5c503992 [TESTS] Update test code to align with OS
* Add oslo test + fixture code
* Move components into their respectful subdirectories
* Create a base for future service testing like mgm, api etc
* Provide missing license headers for some files

Change-Id: I353f41a57ee1f45fb76f666c955dc0b9fb9d323b
2013-11-04 15:05:48 +01:00

15 lines
227 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=fixture
module=importutils
module=jsonutils
module=notifier
module=xmlutils
module=test
# The base module to hold the copy of openstack.common
base=libra