Add HW replacement use case to Fleet Management.
Change-Id: I16c0d665f355cd8792bbea08154b029c05b9c952
This commit is contained in:
@@ -104,6 +104,11 @@ Use Cases
|
|||||||
threshold for each alert so the resolving system does not take action on
|
threshold for each alert so the resolving system does not take action on
|
||||||
auditor alerts which happen repeatedly.
|
auditor alerts which happen repeatedly.
|
||||||
|
|
||||||
|
* FLT015 - As a cloud operator, I need to be able to replace failed HW: server,
|
||||||
|
switch, storage node, and to ensure that the replacement hardware is treated
|
||||||
|
the same as the replaced hardware I should be able to clone the meta-data and
|
||||||
|
appropriate settings.
|
||||||
|
|
||||||
Use Case Prioritization
|
Use Case Prioritization
|
||||||
+++++++++++++++++++++++
|
+++++++++++++++++++++++
|
||||||
**Phase 1** - Modularity and Inventory Management
|
**Phase 1** - Modularity and Inventory Management
|
||||||
@@ -121,6 +126,7 @@ Use Case Prioritization
|
|||||||
#. FLT008
|
#. FLT008
|
||||||
#. FLT009
|
#. FLT009
|
||||||
#. FLT010
|
#. FLT010
|
||||||
|
#. FLT015
|
||||||
#. FLT014
|
#. FLT014
|
||||||
|
|
||||||
Usage Scenario Examples
|
Usage Scenario Examples
|
||||||
@@ -168,6 +174,23 @@ Here is a real world description of this process:
|
|||||||
* Cloud operator returns resource to resolving system management
|
* Cloud operator returns resource to resolving system management
|
||||||
* Resolving system returns physical resources to production pool
|
* Resolving system returns physical resources to production pool
|
||||||
|
|
||||||
|
**Operator Notification and Manual HW Replacement**
|
||||||
|
|
||||||
|
* Monitoring triggers a warning on physical resources
|
||||||
|
* Auditing system determines physical resource in question is in appropriate
|
||||||
|
state
|
||||||
|
* Resolving system moves failed physical resources into maintenance mode
|
||||||
|
* Resolving system informs cloud operator of need for investigation, and
|
||||||
|
replacement away from automated system management.
|
||||||
|
* Cloud operator investigates and determines cause of issue
|
||||||
|
* Cloud operator replaces failed HW. Cloud operator maintains HW UUID in
|
||||||
|
system management system. Cloud operator configures replaced HW to
|
||||||
|
identical configuration of replaced HW.
|
||||||
|
* Cloud operator returns resource to resolving system management
|
||||||
|
* Resolving system returns physical resource from maintanence mode to
|
||||||
|
operation one.
|
||||||
|
* Resolving system returns physical resources to production pool
|
||||||
|
|
||||||
**Cloud Operator Definition or Adjustment of Automated Remediation**
|
**Cloud Operator Definition or Adjustment of Automated Remediation**
|
||||||
|
|
||||||
* Cloud operator identifies pattern causing requirement for manual remediation
|
* Cloud operator identifies pattern causing requirement for manual remediation
|
||||||
|
|||||||
Reference in New Issue
Block a user