Jump to: navigation, search

Difference between revisions of "Obsolete:Ability to create more than one volume at the same time"

Line 9: Line 9:
 
== User Stories ==
 
== User Stories ==
 
As a Openstack End User I want to create multiple volumes at the same time using OpenStack CLI & REST interface.
 
As a Openstack End User I want to create multiple volumes at the same time using OpenStack CLI & REST interface.
 +
 
As a Openstack End User I want to create multiple volumes at the same time using OpenStack Dashboard.
 
As a Openstack End User I want to create multiple volumes at the same time using OpenStack Dashboard.
 
== Design ==
 
== Design ==

Revision as of 07:20, 28 August 2013

Ability to create more than one volume at the same time

Summary

Currently creating multiple volumes in a single request is not supported.

Release Date

TBD

Rationale

Creating multiple volumes will ehnance the user workload for repeatitive actions for large volume creation.

User Stories

As a Openstack End User I want to create multiple volumes at the same time using OpenStack CLI & REST interface.

As a Openstack End User I want to create multiple volumes at the same time using OpenStack Dashboard.

Design

TBD

Implementation

Code Changes

TBD

Test Plan

TBD

Demo Plan

TBD