python-cinderclient/cinderclient
Monty Taylor bf1ce848e6 Move tests into cinderclient package.
tests/__init__.py implies a package in the global namespace called
tests. That's not what these are - they're tests in the cinderclient
namespace.

Change-Id: I29c95bcd8747c3f5f21d5d900879c9b6b1c9a963
2013-05-20 14:32:32 -04:00
..
openstack Migrate to pbr. 2013-05-20 14:32:22 -04:00
tests Move tests into cinderclient package. 2013-05-20 14:32:32 -04:00
v1 Add license information. 2013-05-09 10:49:35 -05:00
v2 Fixed do_create() in v2 shell. 2013-05-15 11:29:03 +04:00
__init__.py Migrate to pbr. 2013-05-20 14:32:22 -04:00
base.py Set pep8 version to 1.1 in test_requires 2012-06-15 13:56:39 -06:00
client.py Add license information. 2013-05-09 10:49:35 -05:00
exceptions.py Use requests module for HTTP/HTTPS 2012-12-18 13:58:05 -06:00
extension.py Initial split from python-novaclient. 2012-05-21 16:32:35 -04:00
service_catalog.py Set pep8 version to 1.1 in test_requires 2012-06-15 13:56:39 -06:00
shell.py Merge "Minor typo/message fixes" 2013-04-09 15:26:12 +00:00
utils.py Allow generator as input to utils.print_list. 2013-05-15 08:51:28 +01:00