gantt/nova/scheduler
Unmesh Gurjar 3487ece9cb Adds new volume API extensions
Adds following extensions:
1. Create volume from image
2. Copy volume to image

Added unit tests.

Implements: blueprint create-volume-from-image

Conflicts:

	cinder/api/openstack/volume/contrib/volume_actions.py
	cinder/tests/api/openstack/fakes.py
	cinder/tests/api/openstack/volume/contrib/test_volume_actions.py
	cinder/tests/policy.json
	nova/api/openstack/volume/volumes.py
	nova/flags.py
	nova/tests/api/openstack/volume/test_volumes.py
	nova/tests/test_volume.py
	nova/utils.py
	nova/volume/api.py
	nova/volume/manager.py

This is based on a cherry-pick of cinder commit
2f5360753308eb8b10581fc3c026c1b66f42ebdc with bug fixes
8c30edff982042d2533a810709308b586267c0e9 and
ffe5036fa0e63ccde2d19aa0f425ec43de338dd7 squashed in.

Change-Id: I9c73bd3fa2fa2e0648c01ff3f4fc66f757d7bc3f
2012-09-18 08:54:25 -07:00
..
filters Correct typo in memory_mb_limit filter property 2012-09-14 00:12:56 +00:00
__init__.py Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
chance.py Adds new volume API extensions 2012-09-18 08:54:25 -07:00
driver.py Adds new volume API extensions 2012-09-18 08:54:25 -07:00
filter_scheduler.py Adds new volume API extensions 2012-09-18 08:54:25 -07:00
host_manager.py Assume virt disk size is consumed by instances. 2012-08-29 21:23:00 +08:00
least_cost.py update compute_fill_first_cost_fn docstring 2012-07-24 15:59:52 -04:00
manager.py Adds new volume API extensions 2012-09-18 08:54:25 -07:00
multi.py Remove scheduler RPC API version 1.x 2012-08-29 20:54:49 +01:00
rpcapi.py Adds new volume API extensions 2012-09-18 08:54:25 -07:00
scheduler_options.py Switch to common logging. 2012-07-02 15:57:09 -05:00
simple.py Adds new volume API extensions 2012-09-18 08:54:25 -07:00