Bug 1376228

Summary: Cloudforms custom field
Product: [Community] Bugzilla Reporter: Matt Tyson 🤬 <mtyson>
Component: Bugzilla GeneralAssignee: Matt Tyson 🤬 <mtyson>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: huiwang, mtahir, qgong
Target Milestone: 4.4   
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: 2016-09-28 02:17:15 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:

Description Matt Tyson 🤬 2016-09-15 00:02:55 UTC
Cloudforms have asked for a custom field.

Type: Drop down select

Name: Cloudforms Team

Options:

  * container management
  * RHEVM
  * Openstack
  * VMware
  * AWS
  * GCE
  * Azure
  * openshift (not sure as its part of cm)
  * Middleware
  * Storage
  * Ansible
  * Satellite
  * Other

Field is mandatory for opening a bug.  Note that this will cause problems when moving bugs into any products that use this custom field.

See bug 1323778 comment 15 for details and how to work around this.

Comment 1 Matt Tyson 🤬 2016-09-19 00:25:15 UTC
Install procedure

1) run redhat/scripts/rh-database-update.pl
  This will create the custom field in the database.

2) run redhat/scripts/rh-1376228-cloudforms.pl
  This will configure the custom field values


QE: Please time how long these commands take to run.

Comment 2 Rony Gong 🔥 2016-09-19 06:09:20 UTC
(In reply to Matt Tyson from comment #1)
> Install procedure
> 
> 1) run redhat/scripts/rh-database-update.pl
>   This will create the custom field in the database.

This command cost almost 2 minutes

> 
> 2) run redhat/scripts/rh-1376228-cloudforms.pl
>   This will configure the custom field values

This command cost 10s when shutdown the httpd service

> 
> 
> QE: Please time how long these commands take to run.


Tested on QA environment(4.4.12059-1)
Result: Pass

Comment 3 Matt Tyson 🤬 2016-09-28 02:17:15 UTC
This change is now live. If there are any issues, do not reopen this bug.
Instead, you should create a new bug and reference this bug.