nova/nova
Eric Day 325e84d473 Merged trunk and resolved conflicts. Again. 2010-12-02 09:34:52 -08:00
..
api Merged trunk and resolved conflicts. 2010-12-02 08:47:25 -08:00
auth This modification should have occured in a different branch. Reverting. 2010-11-26 17:01:50 +00:00
cloudpipe 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
compute Merged trunk and resolved conflicts. Again. 2010-12-02 09:34:52 -08:00
db Merged trunk and resolved conflicts. 2010-12-02 08:47:25 -08:00
image Moves the EC2 API S3 image service into nova.service. There is still work to be done to make the APIs align, but this is the first step. 2010-11-19 06:09:40 +00:00
network Move cc_host and cc_port flags into nova/network/linux_net.py. They weren't used anywhere else. 2010-12-01 11:50:25 +01:00
objectstore Merge trunk. 2010-11-29 13:14:26 +01: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 Merged trunk and resolved conflicts. Again. 2010-12-02 09:34:52 -08:00
virt pep8 violations fix 2010-11-22 13:11:00 +00:00
volume pep8 whitespace and line length fixes 2010-11-03 15:06:00 -07:00
__init__.py update copyrights 2010-07-15 01:28:51 -04:00
adminclient.py Make aws_access_key_id and aws_secret_access_key configurable 2010-11-23 12:04:34 -06:00
context.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
crypto.py Merge trunk. 2010-11-29 13:14:26 +01:00
exception.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
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 Move cc_host and cc_port flags into nova/network/linux_net.py. They weren't used anywhere else. 2010-12-01 11:50:25 +01:00
manager.py Broke parts of compute manager out into compute.api to separate what gets run on the API side vs the worker side. 2010-12-01 09:24:39 -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
quota.py Consolidated the start instance logic in the two API classes into a single method. This also cleans up a number of small discrepencies between the two. 2010-11-24 14:52:10 -08:00
rpc.py Use FLAGS instead of constants 2010-11-22 16:48:44 -06:00
server.py Address PEP8 complaints. 2010-11-23 21:52:00 +01:00
service.py pep8 2010-11-15 14:43:50 -05:00
test.py Delete BaseTestCase and with it the last reference to tornado. 2010-10-26 11:48:20 -04:00
twistd.py Address PEP8 complaints. 2010-11-23 21:52:00 +01:00
utils.py Address pep8 complaints. 2010-11-23 21:58:46 +01: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
wsgi.py Make time.sleep() non-blocking 2010-11-22 16:28:28 -06:00