gantt/nova
Johannes Erdfelt cfbaba3176 Implement resize down for XenAPI
This patch implements resizing an instance to a smaller disk. It implements
this by copying the VDI and running e2resize, before transferring to the
new host.

Change-Id: Ic901a59cb6cdb79605c70528cf85064d8335ee2f
2011-12-02 15:58:58 +00:00
..
auth Separate metadata api into its own service 2011-11-15 13:27:58 -08:00
notifier More spelling fixes inside of nova 2011-11-09 19:57:44 -08:00
rpc Make run_instance only support instance uuids. 2011-12-01 10:30:21 -05:00
scheduler Make run_instance only support instance uuids. 2011-12-01 10:30:21 -05:00
tests Implement resize down for XenAPI 2011-12-02 15:58:58 +00: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
exception.py Implement resize down for XenAPI 2011-12-02 15:58:58 +00: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
wsgi.py Next round of prep for keystone integration. 2011-08-19 19:02:02 +00:00