diff --git a/doc/feature_request/multiple_attach_volume.rst b/doc/feature_request/multiple_attach_volume.rst new file mode 100644 index 00000000..f3a50d83 --- /dev/null +++ b/doc/feature_request/multiple_attach_volume.rst @@ -0,0 +1,19 @@ +==================== +Multiple attach volume +==================== + + +Use Case +-------- +Since multiple volume attaching support to OpenStack Mitaka, one volume can be attached to several +instances or hosts, rally should add scenarios about multiple attach volume. + + +Problem Description +------------------- +Rally lack of scenarios about multiple attach volume + + +Possible solution +----------------- +* Add nova scenarios "multi_attach_volume" and "multi_detach_volume"