3 Commits

Author SHA1 Message Date
Dougal Matthews
53d06b7f52 Add each command to the history file
Change-Id: I1e93305426dd94dbbcc8ca70f446dae4a1fa0434
2017-11-27 15:37:00 +00:00
Toure Dunnon
1bd1620ead Tripleoclient unified queue name.
This will allow the cli and tripleo UI to share a common queue,
which will help with scripting the frontend behaviour or track
the progress of the cli from the frontend.

Related-Bug: #1603345

Change-Id: I5849983eee82b5a56cae1bf38a3c2694b6b291db
2017-11-06 13:46:14 -05:00
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