This website requires JavaScript.
Explore
Get Started
x
/
python-ganttclient
Code
Issues
Proposed changes
Files
cf8a8ccee3003ce85f9711dccd9df096a6251167
python-ganttclient
/
nova
History
Soren Hansen
cf8a8ccee3
Merge with trunk.
2010-11-22 22:27:15 +01:00
..
auth
Document Fakes
2010-10-29 11:58:57 -04:00
scheduler
PEP8 cleanup in nova/*, except for tests. There should be no functional changes here, just style changes to get violations down.
2010-10-21 17:15:21 -07:00
tests
Merge with trunk.
2010-11-22 22:27:15 +01:00
adminclient.py
pep8 whitespace and line length fixes
2010-11-03 15:06:00 -07:00
fakerabbit.py
PEP8 and pylint cleanup. There should be no functional changes here, just style changes to get violations down.
2010-10-21 11:49:51 -07:00
flags.py
First step to getting the image APIs consolidated. The EC2 API was using a one-off S3 image service wrapper, but this should be moved into the nova.image space and use the same interface as the others. There are still some mismatches between the various image service implementations, but this patch was getting large and wanted to keep it within a resonable size.
2010-11-18 13:27:52 -08:00
process.py
PEP8 and pylint cleanup. There should be no functional changes here, just style changes to get violations down.
2010-10-21 11:49:51 -07:00
rpc.py
Use logging.exception instead
2010-11-20 12:16:54 -06:00
server.py
PEP8 and pylint cleanup. There should be no functional changes here, just style changes to get violations down.
2010-10-21 11:49:51 -07:00
twistd.py
PEP8 and pylint cleanup. There should be no functional changes here, just style changes to get violations down.
2010-10-21 11:49:51 -07:00
validate.py
PEP8 and pylint cleanup. There should be no functional changes here, just style changes to get violations down.
2010-10-21 11:49:51 -07:00