nova/nova
2011-03-16 20:36:22 +00:00
..
api merge lp:nova and resolve conflicts 2011-03-16 15:16:16 -04:00
auth Remove addition of account to service url. 2011-03-08 17:18:13 +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 s/onset_files/injected_files/g 2011-03-15 17:56:00 -04:00
console Don't generate insecure passwords where it's easy to use urandom instead 2011-03-14 20:48:33 -07:00
db merge lp:nova and resolve conflicts 2011-03-16 15:16:16 -04:00
image Make nova.image.s3 catch up with the new execute syntax. 2011-03-10 11:35:42 +01:00
network Merge trunk 2011-03-14 14:21:44 +01:00
objectstore More execvp fallout 2011-03-10 11:59:50 +01:00
scheduler Merge trunk, resolve conflicts, and rename 010_ migrate file to 011_ since another migrate file got into trunk ahead of this... 2011-03-14 13:59:41 -04:00
tests merge lp:nova and resolve conflicts 2011-03-16 15:16:16 -04:00
virt Fix lp727225 by adding support for personality files to the openstack api. 2011-03-16 19:37:00 +00:00
volume merged to trunk rev781 2011-03-10 15:23:13 +09:00
__init__.py more smoketest fixes 2011-01-20 00:14:42 -08:00
adminclient.py Fix copypasta pep8 violation. 2011-02-24 14:36:15 -05:00
context.py woops 2011-01-30 16:04:52 -08:00
crypto.py execvp: cleanup. 2011-03-09 16:44:48 -05:00
exception.py Refactor wsgi.Serializer away from handling Requests directly; now require Content-Type in all requests; fix tests according to new code 2011-03-03 17:21:21 -05:00
fakememcache.py clean up tests and add overriden time method to utils 2010-12-15 11:23:33 -08:00
fakerabbit.py We're not using prefix matching on AMQP, so fakerabbit shouldn't be doing it! 2011-02-22 15:05:48 -08:00
flags.py Introduces the ZoneManager to the Scheduler which polls the child zones and caches their availability and capabilities. 2011-03-10 14:49:59 +00:00
log.py Suppress stack traces unless --verbose is specified 2011-02-28 17:27:19 +00:00
manager.py updates per review 2010-12-14 16:05:39 -08:00
quota.py s/onset_files/injected_files/g 2011-03-15 17:56:00 -04:00
rpc.py Merge from trunk and merge conflict resolution 2011-02-28 11:39:23 -06:00
service.py merged to trunk rev781 2011-03-10 15:23:13 +09:00
test.py replaced ugly INSTANCE_TYPE constant with (slightly less ugly) stubs 2011-02-28 16:28:46 -08:00
twistd.py switch to explicit call to logging.setup() 2011-02-21 13:46:41 -08:00
utils.py Log the use of utils.synchronized. 2011-03-16 20:36:22 +00:00
version.py Open Cactus development. 2011-02-02 11:23:08 +01:00
wsgi.py remerge trunk (again). fix issues caused by changes to deserialization calls on controllers. 2011-03-11 19:49:32 +00:00