Bug 1427515

Summary: RFE Auto-fencing installation usability
Product: Red Hat OpenStack Reporter: Asaf Hirshberg <ahirshbe>
Component: rhosp-directorAssignee: Chris Jones <chjones>
Status: CLOSED CURRENTRELEASE QA Contact: Udi Shkalim <ushkalim>
Severity: medium Docs Contact:
Priority: medium    
Version: 11.0 (Ocata)CC: aschultz, dbecker, fdinitto, mburns, morazi, oblaut, rhel-osp-director-maint, tvignaud
Target Milestone: ---Keywords: FutureFeature, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-04 12:20:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1242422, 1558241    
Bug Blocks:    

Description Asaf Hirshberg 2017-02-28 13:32:25 UTC
Description of problem:

The current implementation of the Auto-fencing is not user friendly. The way in which it used now is by running twice the opnestack deployment command which takes a lot of time on medium and large environments.
current way:

1)  $DEPLOYCOMMAND
2)  openstack overcloud generate fencing -a reboot --ipmi-lanplus --ipmi-level 
    administrator --output fencing.yml instackenv.json
3)  $DEPLOYCOMMAND -e fencing.yml

Comment 2 Chris Jones 2019-07-04 12:20:57 UTC
As of one of OSP13's z-streams, this is fixed.