Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1566543

Summary: [Satellite6] cd-rom settings in compute profile for vmware compute resource never showed as enabled
Product: Red Hat Satellite Reporter: Stefan Nemeth <snemeth>
Component: Compute Resources - VMWareAssignee: Marek Hulan <mhulan>
Status: CLOSED ERRATA QA Contact: Sanket Jagtap <sjagtap>
Severity: high Docs Contact:
Priority: high    
Version: 6.3.0CC: ajambhul, chrobert, mhulan, pcreech, rvdwees, sjagtap
Target Milestone: 6.5.0Keywords: Triaged
Target Release: Unused   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-14 12:37:13 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:
Attachments:
Description Flags
Compute profile has cd checked
none
Vmware VM has a CD-Rom device none

Description Stefan Nemeth 2018-04-12 13:42:11 UTC
Description of problem:

checkbox for CD-ROM drive in compute profile is not shown as checked

Version-Release number of selected component (if applicable):


How reproducible:

100%

Steps to Reproduce:
1.Setup satellite 6.3 with vmware compute resorce
2.Infrastructure -> compute profiles -> select  profile
3.choose vmware as compute resource
4.check checkbox CD-ROM drive 
5.Submit
6.navigate back to profile 

Actual results:

CD-ROM drive checkbox not checked 

Expected results:

CD-ROM drive checkbox checked

Additional info:

it seems like a webui bug. In database everything seems ok, and submitting changes apparently works and does not end in failure.

foreman=# select * from compute_attributes where compute_profile_id = 10;
-[ RECORD 1 ]-------+----------------------------------------------------------------------------
id                  | 14
compute_profile_id  | 10
compute_resource_id | 12
name                | 1 CPUs and 768 MB memory
vm_attrs            | --- !ruby/hash-with-ivars:ActionController::Parameters
                    | elements:
                    |   cpus: '1'
                    |   corespersocket: '1'
                    |   memory_mb: '768'
                    |   firmware: bios
                    |   cluster: ''
                    |   path: "/Datacenters/VMLAB/vm"
                    |   guest_id: otherGuest
                    |   scsi_controller_type: VirtualLsiLogicController
                    |   hardware_version: Default
                    |   memoryHotAddEnabled: '0'
                    |   cpuHotAddEnabled: '0'
                    |   add_cdrom: '1'
                    |   annotation: savetest savetest
                    |   image_id: VMLAB/mdekan-vmware
                    |   interfaces_attributes: !ruby/hash-with-ivars:ActionController::Parameters
                    |     elements:
                    |       '0': !ruby/hash-with-ivars:ActionController::Parameters
                    |         elements:
                    |           type: VirtualE1000
                    |           network: dvportgroup-56
                    |         ivars:
                    |           :@permitted: true
                    |     ivars:
                    |       :@permitted: true
                    |   volumes_attributes: !ruby/hash-with-ivars:ActionController::Parameters
                    |     elements:
                    |       '0': !ruby/hash-with-ivars:ActionController::Parameters
                    |         elements:
                    |           datastore: EMC-VMWlun
                    |           name: Hard disk
                    |           size_gb: '10'
                    |           thin: 'true'
                    |           eager_zero: 'false'
                    |           mode: persistent
                    |         ivars:
                    |           :@permitted: true
                    |     ivars:
                    |       :@permitted: true
                    | ivars:
                    |   :@permitted: true
                    | 
created_at          | 2018-04-12 12:52:46.648807
updated_at          | 2018-04-12 13:18:44.062537

Comment 3 Chris Roberts 2018-08-01 19:40:45 UTC
*** Bug 1600428 has been marked as a duplicate of this bug. ***

Comment 4 Satellite Program 2018-08-07 08:08:47 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/24541 has been resolved.

Comment 6 Sanket Jagtap 2018-12-20 12:35:59 UTC
Build:Satellite 6.5 snap8 


The compute profile setting for CD-ROM for VMware is retained. The provisioned box also has a CD-ROM device

Moving the BZ to verified

Comment 7 Sanket Jagtap 2018-12-20 12:37:18 UTC
Created attachment 1515846 [details]
Compute profile has cd checked

Comment 8 Sanket Jagtap 2018-12-20 12:37:47 UTC
Created attachment 1515847 [details]
Vmware VM has a CD-Rom device

Comment 10 errata-xmlrpc 2019-05-14 12:37:13 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2019:1222