forked from JointCloud/pcm-coordinator
存算联动shuguangHpc调整
This commit is contained in:
parent
8c0a644114
commit
9c92b5c259
|
@ -259,6 +259,7 @@ func (s ShuguangHpc) QuerySpecs() (interface{}, error) {
|
|||
resp.ResourceSpecs = append(resp.ResourceSpecs, &respec)
|
||||
}
|
||||
|
||||
resp.Success = true
|
||||
return resp, nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue