python-novaclient/novaclient/v1_1
Brian Waldon 959c44ff59 Adding 'absolute-limits' and 'rate-limits'
Change-Id: Ie1dff62f3a3dd74e96c8cad7c079b7378d25ae46
2011-12-09 14:19:24 -05: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 Change 'zone_blob' key to 'blob' in create server. 2011-11-22 10:20:49 +01:00
client.py Adding 'absolute-limits' and 'rate-limits' 2011-12-09 14:19:24 -05:00
flavors.py Tests working again...merged in some work we did earlier. 2011-08-03 17:41:33 -04:00
floating_ips.py Reducing v1_1.base to just booting manager 2011-08-31 09:24:31 -04:00
images.py minor tweaks and long overdue pep8 2011-10-25 09:34:23 -07:00
keypairs.py doc improvements 2011-10-17 13:57:56 -07:00
limits.py Adding 'absolute-limits' and 'rate-limits' 2011-12-09 14:19:24 -05:00
quotas.py updating quotas and tests with the format which recently landed in nova 2011-08-16 13:38:34 -07:00
security_group_rules.py make __repr__ more useful with default behavior, rather than juse displaying id 2011-08-24 20:29:35 -07:00
security_groups.py make __repr__ more useful with default behavior, rather than juse displaying id 2011-08-24 20:29:35 -07:00
servers.py Rewriting admin-only calls as server actions 2011-11-16 15:30:34 -08:00
shell.py Adding 'absolute-limits' and 'rate-limits' 2011-12-09 14:19:24 -05:00
volume_snapshots.py Modified as per code-review comments: 2011-11-09 10:36:16 -08:00
volumes.py Merge branch 'master' of git://github.com/rackspace/python-novaclient 2011-11-09 10:49:51 -08:00
zones.py merge fixup 2011-09-02 12:13:22 -07:00