** Changed in: openstack-qa
Status: Confirmed => Fix Released
** Changed in: openstack-qa
Status: Fix Released => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/872466
Title:
API mismatch between VolumeManager and driver
Status in OpenStack Compute (Nova):
Invalid
Status in OpenStack QA:
Invalid
Bug description:
There are some mismatch between volume driver and the Volume
manager.
- Volume manger checks return value of
self.driver.create_volume_from_snapshot, however no volume driver returns value.
http://paste.openstack.org/show/2677/
- nova.volume.api didn't check snapshot_id and size. They are checked, or a
default value set in driver module.
nova.volume.api should check input parameters.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/872466/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp