This website requires JavaScript.
Explore
Get Started
openstack
/
python-novaclient
Code
Issues
Proposed changes
536be15a87
python-novaclient
/
novaclient
/
v1_1
History
Christopher MacGown
f54367490d
pep8 in novaclient
2011-08-08 13:25:29 -07: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
Merged v1.0 functionality into v1.1 so we don't lose any features by...upgrading?
2011-08-04 17:07:22 -04:00
client.py
pep8 in novaclient
2011-08-08 13:25:29 -07:00
flavors.py
Tests working again...merged in some work we did earlier.
2011-08-03 17:41:33 -04:00
images.py
Tests working again...merged in some work we did earlier.
2011-08-03 17:41:33 -04:00
servers.py
Removed the bodies again
2011-08-05 13:23:34 -05:00
shell.py
pep8 in novaclient
2011-08-08 13:25:29 -07:00
zones.py
Accidently had a reference to ipgroup still.
2011-08-04 17:52:12 -04:00