openstack-python-openstackc.../openstackclient
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 Tweak volume commands and add k=v argparse action 2013-05-24 15:02:52 -05:00
compute Remove python3 incompatible exception syntax. 2013-06-30 23:30:54 -04:00
identity Add domain and description to user for v3 identity 2013-05-17 06:42:48 -05:00
image Rename all instances of 'metadata' to 'property'. 2013-05-07 11:18:38 -05:00
openstack Migrate to pbr. 2013-05-16 10:36:08 -07:00
tests Move tests into project package. 2013-06-30 23:30:54 -04:00
volume Add volume backup commands 2013-06-03 16:40:59 +01:00
__init__.py Standardize on a copyright header and ensure all files have them. 2013-01-24 12:02:23 -06:00
shell.py Migrate to flake8. 2013-05-16 10:36:02 -07:00