python-novaclient/tests/v1_1
Joshua Harlow ccc4291c52 Add simple os-api extension cli extension
Add a useful extension that will show you what
openstack api extensions are available for usage
and print out the result into a nice little table.

Useful as a example for others to base contrib/
extensions off of.

Example @ http://paste.openstack.org/show/20989/

Change-Id: I5b72f5ea73c00f1c1a0f09f670d744c820e05837
2012-10-09 13:31:27 -07:00
..
contrib Add simple os-api extension cli extension 2012-10-09 13:31:27 -07:00
__init__.py Split everything down the middle into v1_0 and v1_1, including tests. 2011-08-03 16:36:03 -04:00
fakes.py Add simple os-api extension cli extension 2012-10-09 13:31:27 -07:00
test_aggregates.py Removes zones 2012-02-15 19:16:14 +00:00
test_auth.py Allow different auth providers via plugin system. 2012-08-06 09:10:00 +02:00
test_certs.py Implementing client for new x509 support in nova. 2012-01-24 17:10:46 -08:00
test_cloudpipe.py Added cloudpipe support. Fixes bug 962286 2012-03-22 17:13:16 +01:00
test_flavor_access.py Implement project specific flavors API, client bindings 2012-08-27 22:38:36 +08:00
test_flavors.py Support flavor extra specs in nova client 2012-09-12 20:26:26 +08:00
test_floating_ip_dns.py Catch novaclient up with renaming and other nova changes. 2012-01-18 18:53:31 -06:00
test_floating_ip_pools.py Implementing Floating Ip Pools. 2012-01-10 16:24:43 -08:00
test_floating_ips.py Implementing Floating Ip Pools. 2012-01-10 16:24:43 -08:00
test_hosts.py bug 932408: python-novaclient miss OSAPI host operations 2012-02-17 18:37:10 +00:00
test_hypervisors.py Add call to get hypervisor statistics 2012-07-23 17:10:27 -05:00
test_images.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_keypairs.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_limits.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_networks.py Implement network calls in nova client 2012-08-23 10:01:51 +03:00
test_quota_classes.py Implement quota classes. 2012-03-20 10:42:49 -05:00
test_quotas.py Fix Quota ant SecurityGroup resources refreshing. 2012-01-04 16:08:18 +01:00
test_security_group_rules.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_security_groups.py Add support for all-tenants search opt to secgroup-list 2012-09-14 16:17:05 +01:00
test_servers.py Add support for modification of instance Security Group 2012-07-10 10:55:54 +08:00
test_shell.py allow empty network list to be requested 2012-09-17 14:21:32 -05:00
test_usage.py Add a 'usage' module and 'usage-list' cli command 2012-01-24 15:32:34 -05:00
testfile.txt Tests working again...merged in some work we did earlier. 2011-08-03 17:41:33 -04:00
utils.py Split everything down the middle into v1_0 and v1_1, including tests. 2011-08-03 16:36:03 -04:00