
This commit introduces two new commands to configure BIOS: 1) openstack overcloud node bios configure --configuration <..> [--all-manageable|uuid1,uuid2,..] 2) openstack overcloud node bios reset [--all-manageable|uuid1,uuid2,..] The first command applys BIOS configuration on given nodes or all manageable nodes; the second command resets BIOS configuration to factory default on given nodes or all manageable nodes; Depends-On: Icdaa734a44c55c830c0109d25488b68838e8736f Change-Id: I809883e0e54a66bca58a0e45c035c69bcc39dcd1
Team and repository tags
tripleoclient
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.
Description