nova/nova
2011-12-02 19:43:09 +00:00
..
api Merge "Add templates for selected resource extensions." 2011-12-02 18:32:44 +00:00
auth Separate metadata api into its own service 2011-11-15 13:27:58 -08:00
CA some cleanup. VSA flag status changes. returned some files 2011-07-25 16:26:23 -07:00
cloudpipe Refactor metadata code out of ec2/cloud.py 2011-11-17 11:10:30 -08:00
compute Better exception handling during run_instance 2011-12-02 11:28:38 -05:00
console Support using server uuids when accessing consoles. 2011-10-26 14:54:11 -04:00
db Remove some unused imports from db 2011-12-02 09:26:46 +00:00
image Replacing disk config extension to match spec. 2011-11-16 14:12:03 -06:00
ipv6 Bug #835964: pep8 violations in IPv6 code 2011-08-28 16:17:17 +05:30
network Remove VIF<->Network FK dependancy 2011-11-30 18:46:49 -06:00
notifier More spelling fixes inside of nova 2011-11-09 19:57:44 -08:00
objectstore Separate metadata api into its own service 2011-11-15 13:27:58 -08:00
rpc Make run_instance only support instance uuids. 2011-12-01 10:30:21 -05:00
scheduler Merge "Updates simple scheduler to allow strict availability_zone scheduling" 2011-12-02 16:21:49 +00:00
tests Merge "Add templates for selected resource extensions." 2011-12-02 18:32:44 +00:00
virt Merge "Replacing instance id's in in xenapi.vmops and the xen plugin with instance uuids. The only references to instance id's left are calls to the wait_for_task() method. I will address that in another branch. blueprint: internal-uuids" 2011-12-02 15:15:49 +00:00
vnc Add nova-all to run all services 2011-09-28 11:36:19 -07:00
volume Refactor of QuotaError 2011-11-10 16:11:11 -08:00
vsa removed create_volumes, added log & doc comment about experimental code 2011-08-26 13:55:43 -07:00
__init__.py Separate metadata api into its own service 2011-11-15 13:27:58 -08:00
block_device.py Refactor metadata code out of ec2/cloud.py 2011-11-17 11:10:30 -08:00
context.py Add local storage of context for logging 2011-11-02 17:09:49 -07:00
crypto.py Revert "Fixes bug 757033" 2011-11-21 16:39:25 -08:00
exception.py removed logic of throwing exception if no floating ip 2011-11-28 17:00:56 -08:00
fakememcache.py docstring cleanup, nova dir 2011-04-20 12:08:22 -07:00
fakerabbit.py More spelling fixes inside of nova 2011-11-09 19:57:44 -08:00
flags.py Creating new v2 namespace in nova.api.openstack 2011-11-17 10:09:15 -08:00
local.py Add local storage of context for logging 2011-11-02 17:09:49 -07:00
log.py Fix Bug #891718 2011-11-28 14:51:05 +05:30
manager.py docstring cleanup, nova dir 2011-04-20 12:08:22 -07:00
quota.py Refactor of QuotaError 2011-11-10 16:11:11 -08:00
service.py Separate metadata api into its own service 2011-11-15 13:27:58 -08:00
test.py Fix RPC responses to allow None response correctly. 2011-11-29 09:01:16 -08:00
utils.py Follow hostname RFCs 2011-11-15 17:36:02 -05:00
version.py Open Essex (switch version to 2012.1) 2011-09-09 09:27:26 +02:00
wsgi.py Next round of prep for keystone integration. 2011-08-19 19:02:02 +00:00