nova/nova
Soren Hansen c98a298c3a Set FINAL = True in version.py. 2011-02-02 11:16:00 +01:00
..
api Fix for LP Bug #709510 2011-01-31 14:43:03 -08:00
auth Fixes project and role checking when a user's naming attribute is not uid. 2011-01-25 19:17:01 +00:00
cloudpipe Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some flags for clarity. 2011-01-12 17:35:09 -05:00
compute Disassociate all floating ips on terminate instance. 2011-01-28 10:07:42 +00:00
console i18n's strings that were missed or have been added since initial i18n strings branch. 2011-01-20 12:52:02 -05:00
db merge trunk 2011-02-01 08:10:42 -08:00
image Make unit tests clean up their mess in /tmp after themselves. 2011-01-27 17:19:10 +00:00
network use 'ip addr change' 2011-01-26 21:10:51 +09:00
objectstore Resolved trunk merge conflicts 2011-01-21 16:10:26 -05:00
scheduler makes sure that : is in the availability zone before it attempts to use it to send instances to a particular host 2011-01-27 14:14:10 -08:00
tests merge trunk 2011-02-01 08:10:42 -08:00
virt Changed cpu limit to a static value of 100000 (100%) instead of using the vcpu value of 1. There is no weight/limit variable now so I see no other solution than the static max limit. 2011-01-27 17:56:54 +00:00
volume Resolved trunk merge conflicts 2011-01-21 16:10:26 -05:00
__init__.py update copyrights 2010-07-15 01:28:51 -04:00
adminclient.py Enabled modification of projects using the EC2 admin API. 2011-01-31 21:29:22 +00: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 Apply logging changes as a giant patch to work around the cloudpipe delete + add issue in the original patch. 2011-01-04 00:23:35 -05:00
exception.py Fixes NotFound messages in api to show the ec2_id. 2011-01-27 10:48:00 -08:00
fakememcache.py clean up tests and add overriden time method to utils 2010-12-15 11:23:33 -08:00
fakerabbit.py Completed first pass at converting all localized strings with multiple format substitutions. 2011-01-18 21:00:28 -05:00
flags.py add test and fix describe regions 2011-01-22 15:14:33 -08:00
log.py Fixed pep8 errors 2011-01-28 20:46:46 +03:00
manager.py updates per review 2010-12-14 16:05:39 -08:00
quota.py Moved __init__ api code to api.py and changed allowed_instances quota method argument to accept all type data, not just vcpu count. 2011-01-04 13:56:36 -08:00
rpc.py Resolved trunk merge conflicts 2011-01-21 16:10:26 -05:00
service.py Fixed formatting issues in current codebase. 2011-01-27 13:52:10 -06:00
test.py Changed method signature of create_network 2011-01-26 16:58:24 -05:00
twistd.py i18n's strings that were missed or have been added since initial i18n strings branch. 2011-01-20 12:52:02 -05:00
utils.py Fixed formatting issues in current codebase. 2011-01-27 13:52:10 -06:00
version.py Set FINAL = True in version.py. 2011-02-02 11:16:00 +01:00
wsgi.py Resolved trunk merge conflicts 2011-01-21 16:10:26 -05:00