fixed bug 3132591; mkhwconn for BPA and its related FSPs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
a454667d63
commit
3474107aee
@ -1766,6 +1766,8 @@ sub process_request {
|
||||
#For mkhwconn ....
|
||||
if( $request->{hwtype} ne 'hmc' ) {
|
||||
$request_new->{hwtype} = $lasthcp_type;
|
||||
} else {
|
||||
$request_new->{fsp_api} = 0;
|
||||
}
|
||||
#print Dumper($request_new);
|
||||
@failed_nodes = () ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user