1 Commits

Author SHA1 Message Date
Dmitry Tantsur
a3f687c953 Create command for building RAID on given nodes
This change introduces a new command to build RAID:
$ openstack overcloud raid create --node UUID1 [--node UUID2] configuraiton

More variants of this command will come later.

Part of blueprint raid-workflow

Change-Id: Ic4a547939213e5305cb7ca4f4458ef9eb577437b
2017-01-23 17:01:36 +01:00