python-openstackclient/openstackclient/tests
Monty Taylor 196daf859b Move tests into project package.
There are several reasons for this. One is that the majority of
OpenStack packages behave this way. The second is that it makes writing
software that extends something easier to test (which is a clear usecase
for openstackclient) And third, tests/__init__.py implies a global
package named "tests" - which I'm pretty sure we're not providing.

Change-Id: Ic708ffd92aea78c2ffc1a8579af0587af4fca4ff
2013-06-30 23:30:54 -04:00
..
common Move tests into project package. 2013-06-30 23:30:54 -04:00
compute Move tests into project package. 2013-06-30 23:30:54 -04:00
identity Move tests into project package. 2013-06-30 23:30:54 -04:00
image Move tests into project package. 2013-06-30 23:30:54 -04:00
volume Move tests into project package. 2013-06-30 23:30:54 -04:00
__init__.py Move tests into project package. 2013-06-30 23:30:54 -04:00
test_shell.py Move tests into project package. 2013-06-30 23:30:54 -04:00
utils.py Move tests into project package. 2013-06-30 23:30:54 -04:00