https://github.com/openstack/rally
Raw File
Tip revision: 9fc9876a9ef0fa669cd43cac976c86b2bafba6ce authored by Andrey Kurilin on 28 March 2018, 15:35:22 UTC
Propose release notes for 0.11.2
Tip revision: 9fc9876
multiple_attach_volume.rst
======================
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"
back to top