Actions
Feature #11577
openAdd additional volume to OpenStack
Status:
New
Priority:
Normal
Assignee:
-
Category:
Compute resources - OpenStack
Target version:
-
Description
When creating a new virtual machine using OpenStack compute resource we wanted to be able to add a second volume to it "/dev/vdb" in addition to the boot volume. The second volume will only be created in case the size value is > 0.
I already implemented and tested this feature in our Lab, and I will be committing the code change to Github right after I create this issue.
Any feedback on this change is appreciated.
Thanks!
Andre
Actions