.. |
api
|
cosmetic cleanup
|
2011-08-25 19:09:50 -07:00 |
auth
|
fix for rc generation using noauth.
|
2011-08-23 12:21:52 -07:00 |
CA
|
some cleanup. VSA flag status changes. returned some files
|
2011-07-25 16:26:23 -07:00 |
cloudpipe
|
remove extra reference in pipelib
|
2011-08-17 20:26:33 -07:00 |
compute
|
Update compute API and manager so that the image_ref is set before
|
2011-08-26 09:54:53 -04:00 |
console
|
Remove spurious direct use of subprocess
|
2011-08-05 14:02:55 +02:00 |
db
|
merged with rev.1499
|
2011-08-25 19:18:46 -07:00 |
image
|
log the full exception so we don't lose traceback through eventlet
|
2011-08-15 17:12:03 -07:00 |
ipv6
|
Bug #835964: pep8 violations in IPv6 code
|
2011-08-28 16:17:17 +05:30 |
network
|
doubles quotes to single
|
2011-08-26 17:32:44 -05:00 |
notifier
|
Merged from upstream.
|
2011-08-23 15:51:39 -05:00 |
objectstore
|
fix pylint W0102 errors.
|
2011-08-03 20:26:37 -04:00 |
rpc
|
Added durable option for nova rabbit queues
|
2011-08-12 23:58:13 +00:00 |
scheduler
|
removed broken assert for abstract_scheduler
|
2011-08-29 00:50:17 -07:00 |
tests
|
Bug #835964: pep8 violations in IPv6 code
|
2011-08-28 18:11:36 +00:00 |
virt
|
merged with rev.1499
|
2011-08-25 19:18:46 -07:00 |
vnc
|
Remove instances of the "diaper pattern"
|
2011-08-03 19:17:08 -04:00 |
volume
|
removed create_volumes, added log & doc comment about experimental code
|
2011-08-26 13:55:43 -07:00 |
vsa
|
removed create_volumes, added log & doc comment about experimental code
|
2011-08-26 13:55:43 -07:00 |
__init__.py
|
Removing import of nova.test added to nova/__init.py__ as problem turned out to be somewhere else (not in nova source code tree)
|
2011-07-04 17:22:08 +01:00 |
block_device.py
|
block_device: introduce helper function to check swap or ephemeral device
|
2011-07-23 16:55:25 +09:00 |
context.py
|
Carry auth_token in nova's RequestContext
|
2011-08-01 19:05:32 +00:00 |
crypto.py
|
added tests - list doesn't pass due to unicode issues
|
2011-08-09 13:00:13 -07:00 |
exception.py
|
VSA code redesign. Drive types completely replaced by Volume types
|
2011-08-25 18:38:35 -07:00 |
fakememcache.py
|
docstring cleanup, nova dir
|
2011-04-20 12:08:22 -07:00 |
fakerabbit.py
|
cleanup the code for merging
|
2011-05-25 15:42:49 -07:00 |
flags.py
|
merged with volume_types. no code refactoring yet
|
2011-08-24 16:48:04 -07:00 |
log.py
|
cosmetic cleanup
|
2011-08-25 19:09:50 -07:00 |
manager.py
|
docstring cleanup, nova dir
|
2011-04-20 12:08:22 -07:00 |
quota.py
|
VSA code redesign. Drive types completely replaced by Volume types
|
2011-08-25 18:38:35 -07:00 |
service.py
|
fix typo
|
2011-08-18 11:28:02 -07:00 |
test.py
|
Implemented @test.skip_unless and @test.skip_if functionality in nova/test.py.
|
2011-08-05 17:32:46 +00:00 |
utils.py
|
Removed blank line
|
2011-08-23 08:51:44 -07:00 |
version.py
|
docstring cleanup, nova dir
|
2011-04-20 12:08:22 -07:00 |
wsgi.py
|
Next round of prep for keystone integration.
|
2011-08-19 19:02:02 +00:00 |