Bug 1040326

Summary: undef error - No value for param rhos_wo_acl at Bugzilla/Config.pm line 180.
Product: [Retired] Red Hat Hardware Certification Program Reporter: Huan Zhang <hzhang>
Component: Hardware CatalogAssignee: hwcert-catalog
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: urgent    
Version: 5.3CC: hwcert-catalog, junwang, tfu
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-11 10:45:40 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:
Bug Depends On:    
Bug Blocks: 1040296    

Description Huan Zhang 2013-12-11 08:12:04 UTC
Got $subject when creating only a spec.

Comment 1 Huan Zhang 2013-12-11 08:16:44 UTC
How to reproduce:

On web2, click create -> Vendor = 3DVersion and make = test1 and input a model -> click CONTINUE button.

Comment 2 Tony Fu 2013-12-11 10:45:40 UTC
It is caused by the data/params file, which controlled by cf_engine.  For some reason, the 'rhos_wo_acl' param has not been added on web2, although it has been added on parter and live.

This error should be gone once the 'rhos_wo_acl' parameter has been set in data/params file on web2.