python-novaclient/novaclient/v1_1
Sandy Walsh 1f4971a136 Merge pull request #150 from SandyWalsh/remove_api_key
Remove api key
2011-11-16 08:38:52 -08: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 Add support for specifying VIF networks while booting. 2011-11-15 18:32:16 -08:00
client.py Merge pull request #150 from SandyWalsh/remove_api_key 2011-11-16 08:38:52 -08: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
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 Add support for specifying VIF networks while booting. 2011-11-15 18:32:16 -08:00
shell.py Merge pull request #150 from SandyWalsh/remove_api_key 2011-11-16 08:38:52 -08: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