python-novaclient/tests
Cole Robinson c3b043be0e Add a 'usage' module and 'usage-list' cli command
This module talks to the nova extenstion os-simple-tenant-usage,
replacing the openstackx module currently used by horizon.

v2:
    Fix some pep8 and style violations

v4:
    Have usage-list default to including todays usage

v5:
    Fix a HACKING violation
    Fix rebase conflicts

Change-Id: Ica0b128c7b807b839abf23b4026e48bbee08b1be
2012-01-24 15:32:34 -05:00
..
v1_1 Add a 'usage' module and 'usage-list' cli command 2012-01-24 15:32:34 -05:00
__init__.py Initial commit from fork 2011-01-25 14:01:22 -06:00
fakes.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_base.py Removed v1.0 support. 2011-12-15 23:10:59 +00:00
test_client.py Abstract Client building into novaclient.client 2011-12-29 15:40:49 -05:00
test_http.py Removing cache-busting query param (fresh) 2011-12-28 17:12:43 -05:00
test_service_catalog.py Fixing all remaining pep8 errors 2011-12-07 14:37:29 -05:00
test_shell.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_utils.py utils.find_resource fixes + fix for volumes 2011-12-22 12:03:59 +01:00
utils.py Tests working again...merged in some work we did earlier. 2011-08-03 17:41:33 -04:00