This website requires JavaScript.
Explore
Get Started
x
/
python-ganttclient
Code
Issues
Proposed changes
Files
a21505e11faa072bad6913f3b2ef5f0d7daccf46
python-ganttclient
/
nova
/
endpoint
History
Eric Day
6cc3f56507
In an effort to keep new and old API code separate, I've created a nova.api to put all new API code under. This means nova.endpoint only contains the old Tornado implementation. I also cleaned up a few pep8 and other style nits in the new API code.
2010-08-17 16:43:37 -07:00
..
__init__.py
Move eventlet-using class out of endpoint/__init__.py into its own submodule, so that twisted-related code using endpoint.[other stuff] wouldn't run eventlet and make unit tests throw crazy errors about eventlet 0.9.10 not playing nicely with twisted.
2010-08-17 13:23:20 -04:00
admin.py
rather comprehensive style fixes
2010-08-16 14:16:21 +02:00
api.py
rather comprehensive style fixes
2010-08-16 14:16:21 +02:00
cloud.py
Fixes quite a few style issues across the entire nova codebase bringing it much closer to the guide described in HACKING.
2010-08-17 11:53:30 +00:00
images.py
rather comprehensive style fixes
2010-08-16 14:16:21 +02:00