..
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
aggregates.py
Removes zones
2012-02-15 19:16:14 +00:00
base.py
Add human-friendly ID support.
2012-03-08 04:53:47 +00:00
certs.py
Implementing client for new x509 support in nova.
2012-01-24 17:10:46 -08:00
client.py
Add support for volume types
2012-02-27 22:46:02 +00:00
flavors.py
Add human-friendly ID support.
2012-03-08 04:53:47 +00:00
floating_ip_dns.py
Catch novaclient up with renaming and other nova changes.
2012-01-18 18:53:31 -06: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
hosts.py
bug 932408: python-novaclient miss OSAPI host operations
2012-02-17 18:37:10 +00:00
images.py
Add human-friendly ID support.
2012-03-08 04:53:47 +00: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 human-friendly ID support.
2012-03-08 04:53:47 +00:00
shell.py
Add human-friendly ID support.
2012-03-08 04:53:47 +00:00
usage.py
Add a 'usage' module and 'usage-list' cli command
2012-01-24 15:32:34 -05:00
virtual_interfaces.py
Implement virtual interfaces servers api
2012-01-24 11:23:10 -08:00
volume_snapshots.py
Makes novaclient use the volumes endpoint
2012-02-26 06:11:12 +00:00
volume_types.py
Add support for volume types
2012-02-27 22:46:02 +00:00
volumes.py
Add support for volume types
2012-02-27 22:46:02 +00:00