python-novaclient/novaclient/v1_1
Anthony Young 2c6c34dd11 Add server.get_vnc_console functionality to python-novaclient
Change-Id: I8784161ba0ff5adff10045097ed691246bee6e63
2012-01-17 15:03:02 -08:00
..
contrib Making contrib a Python package 2011-12-15 22:39:22 +00:00
__init__.py Cleaned up v1.0 and v1.1 test setup to remove globals and encapsulate custom asserts. Still duplicate code, but closer to being able to remove. Now tests set up OpenStackClient much closer to how users will do it, minus the stubbing of the client. 2011-08-04 09:13:46 -04:00
base.py Extensions can now modify resources. 2011-12-21 19:25:39 +00:00
client.py Implementing Floating Ip Pools. 2012-01-10 16:24:43 -08:00
flavors.py Tests working again...merged in some work we did earlier. 2011-08-03 17:41:33 -04:00
floating_ip_dns.py Clean FloatingIPDNS resource 2012-01-03 17:17:31 +01:00
floating_ip_pools.py Implementing Floating Ip Pools. 2012-01-10 16:24:43 -08:00
floating_ips.py Implementing Floating Ip Pools. 2012-01-10 16:24:43 -08:00
images.py Add missing returns and remove superfluous ones 2011-12-30 17:40:02 +01:00
keypairs.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
limits.py Adding 'absolute-limits' and 'rate-limits' 2011-12-09 14:19:24 -05:00
quotas.py Merge "Fix Quota ant SecurityGroup resources refreshing." 2012-01-17 00:21:17 +00:00
security_group_rules.py Add missing returns and remove superfluous ones 2011-12-30 17:40:02 +01:00
security_groups.py Fix Quota ant SecurityGroup resources refreshing. 2012-01-04 16:08:18 +01:00
servers.py Add server.get_vnc_console functionality to python-novaclient 2012-01-17 15:03:02 -08:00
shell.py Add server.get_vnc_console functionality to python-novaclient 2012-01-17 15:03:02 -08:00
volume_snapshots.py Add missing returns and remove superfluous ones 2011-12-30 17:40:02 +01:00
volumes.py Add missing returns and remove superfluous ones 2011-12-30 17:40:02 +01:00
zones.py Extensions can now modify resources. 2011-12-21 19:25:39 +00:00