Hide Forgot
Description of problem: Creating vmware compute resource throws error "Datacenter can't be blank" hammer compute-resource create --provider="VMWare" --name "vCenter" --description "Test vCenter" --user "Administrator" --url "vmware.example.com" --password ComplexPassword Could not create the compute resource: Datacenter can't be blank Creating vmware compute resource do not accept option datacenter hammer compute-resource create --provider="VMWare" --name "vCenter" --description "Test vCenter" --user "Administrator" --url "vmware.example.com" --password ComplexPassword --datacenter Datacenter Could not create the compute resource: Error: Unrecognised option '--datacenter' Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: should accept option datacenter Expected results: Additional info:
Upstream bug component is API
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/17200 has been resolved.
Verified Satellite 6.3 SNAP 9 * satellite-6.3.0-16.0.beta.el7sat.noarch * foreman-1.15.2-1.el7sat.noarch * katello-3.4.2-1.el7sat.noarch # hammer compute-resource create --provider="VMWare" --name "vCenter" --description "Test vCenter" --user "Administrator" --url "bkr-hv03-guest14.dsal.lab.eng.bos.redhat.com" --password ComplexPassword --datacenter Datacenter Compute resource created # hammer compute-resource list ---|---------|--------- ID | NAME | PROVIDER ---|---------|--------- 1 | vCenter | VMware ---|---------|---------
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-2018:0336