ZF-10510: Zend_Service_Amazon_Ec2_Ebs::createVolumeFromSnapshot() shall accept "size"
Description
Zend_Service_Amazon_Ec2_Ebs::createVolumeFromSnapshot() shall accept third optional parameter "size". Without it it's impossible to implement this resizing mechanism, for example: http://blog.edoceo.com/2009/02/…
As Amazon specification says this param is acceptable: http://docs.amazonwebservices.com/AWSEC2/latest/…
Comments
No comments to display