Merge "Added unique identifier to each use case/requirements."
This commit is contained in:
@@ -69,35 +69,39 @@ Use Cases
|
|||||||
User Stories
|
User Stories
|
||||||
++++++++++++
|
++++++++++++
|
||||||
|
|
||||||
* As an Enterprise user, I want to use bare metal machine so that I get
|
* BMT001 - As an Enterprise user, I want to use bare metal machine so that I
|
||||||
consistent performance not affected by another machine, nor impacted
|
get consistent performance not affected by another machine, nor impacted
|
||||||
by hypervisor.
|
by hypervisor.
|
||||||
|
|
||||||
* As an Enterprise user, I want to have a secure and clean bare metal machine
|
* BMT002 - As an Enterprise user, I want to have a secure and clean bare
|
||||||
deployed no matter who used it before.
|
metal machine deployed no matter who used it before.
|
||||||
|
|
||||||
* As an Enterprise user, I want to create networks elastically so that I can
|
* BMT003 - As an Enterprise user, I want to create networks elastically so
|
||||||
use network like I have these networks not affected by other companies.
|
that I can use network like I have these networks not affected by other
|
||||||
|
companies.
|
||||||
|
|
||||||
* As an Enterprise user, I want to back up internal disk of bare metal and
|
* BMT004 - As an Enterprise user, I want to back up internal disk of bare
|
||||||
create a snapshot. This can be backed up to an external storage managed by
|
metal and create a snapshot. This can be backed up to an external storage
|
||||||
Cinder.
|
managed by Cinder.
|
||||||
|
|
||||||
* As an Enterprise user, I want to use bare metal machine integrated with
|
* BMT005 - As an Enterprise user, I want to use bare metal machine
|
||||||
block storage service so that I can use external storage service.
|
integrated with block storage service so that I can use external
|
||||||
|
storage service.
|
||||||
|
|
||||||
* As an Enterprise user, I want to see bare metal machine from console log and
|
* BMT006 - As an Enterprise user, I want to see bare metal machine from
|
||||||
operate from console so that I can analyze problems at booting time and so on.
|
console log and operate from console so that I can analyze problems at
|
||||||
|
booting time and so on.
|
||||||
|
|
||||||
* As an Enterprise user, I want to continue my operation immediately when
|
* BMT007 - As an Enterprise user, I want to continue my operation
|
||||||
a bare metal machine fails without any manual operations such as switchover.
|
immediately when a bare metal machine fails without any manual
|
||||||
Similar to HA VM user story, The user should not have to design the fail-over
|
operations such as switchover. Similar to HA VM user story, The user
|
||||||
mechanism themselves. The system should monitor and detect bare metal machine
|
should not have to design the fail-over mechanism themselves. The system
|
||||||
failure and automatically fail-over to a spare bare metal machine.
|
should monitor and detect bare metal machine failure and automatically
|
||||||
|
fail-over to a spare bare metal machine.
|
||||||
|
|
||||||
* As an Enterprise user, I want to use a bare metal machine with the network
|
* BMT008 - As an Enterprise user, I want to use a bare metal machine with
|
||||||
services such as FWaaS, LBaaS, Security Group, VPNaaS, and connection
|
the network services such as FWaaS, LBaaS, Security Group, VPNaaS, and
|
||||||
to VMs in virtual network(VXLAN) in the same manner of VMs.
|
connection to VMs in virtual network(VXLAN) in the same manner of VMs.
|
||||||
|
|
||||||
Usage Scenario Examples
|
Usage Scenario Examples
|
||||||
+++++++++++++++++++++++
|
+++++++++++++++++++++++
|
||||||
|
|||||||
Reference in New Issue
Block a user