nova/nova
Soren Hansen ff23dd2a3b Allow CA code and state to be separated, and make sure CA code gets installed by setup.py install. 2011-04-05 11:42:14 +02:00
..
CA Allow CA code and state to be separated, and make sure CA code gets installed by setup.py install. 2011-04-05 11:42:14 +02:00
api Allow CA code and state to be separated, and make sure CA code gets installed by setup.py install. 2011-04-05 11:42:14 +02:00
auth Cleanup of FakeAuthManager 2011-03-18 18:07:24 +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 fixed ordering and spacing 2011-03-30 12:46:22 -07:00
console Implementation of blueprint hypervisor-vmware-vsphere-support. (Link to blueprint: https://blueprints.launchpad.net/nova/+spec/hypervisor-vmware-vsphere-support) 2011-03-24 22:43:46 +00:00
db Added updated_at field to update statement according to Jay's comment. 2011-04-02 00:28:32 +09:00
image Makes the image decryption code use the per-project private key to decrpyt uploaded images if use_project_ca is set. This allows the decryption code to work properly when we are using a different ca per project. 2011-03-30 13:51:21 +00:00
network fixed review comment for i18n string multiple replacement strings need to use dictionary format 2011-03-30 15:10:55 -07:00
objectstore add descriptive docstring 2011-03-24 16:38:31 -07:00
scheduler Review feedback 2011-03-31 14:29:16 -05:00
tests fix bug lp:682888 - DescribeImages has no unit tests. 2011-04-05 02:31:02 +00:00
virt working with network_ref like with mapping 2011-04-04 22:39:39 +04:00
vnc fix localization for multiple replacement strings 2011-03-29 22:41:15 -07:00
volume More fixes to keep the stylebot happy 2011-03-28 16:42:28 -07:00
__init__.py more smoketest fixes 2011-01-20 00:14:42 -08:00
context.py Per Eric Day's suggest, the verson is not store in the request environ instead 2011-03-15 18:10:25 -04:00
crypto.py Allow CA code and state to be separated, and make sure CA code gets installed by setup.py install. 2011-04-05 11:42:14 +02:00
exception.py fix for lp712982, and likely a variety of other dashboard error handling 2011-03-17 14:28:03 -07: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 move flags per termie's feedback 2011-03-29 13:47:47 -07:00
log.py Suppress stack traces unless --verbose is specified 2011-02-28 17:27:19 +00:00
manager.py indenting cleanup 2011-03-23 12:31:15 -07:00
quota.py s/onset_files/injected_files/g 2011-03-15 17:56:00 -04:00
rpc.py removes excessive logging on rabbitmq failure 2011-03-31 12:31:35 -07:00
service.py trunk merge 2011-03-21 07:54:06 -07:00
test.py port the objectstore tests to the new tests 2011-03-24 16:38:30 -07:00
twistd.py switch to explicit call to logging.setup() 2011-02-21 13:46:41 -08:00
utils.py Merging trunk 2011-03-24 21:50:27 +00:00
version.py Open Cactus development. 2011-02-02 11:23:08 +01:00
wsgi.py Added tests back for RateLimitingMiddleware which now throw correctly serialized 2011-03-15 23:13:05 -04:00