Bug 1048232
Summary: | Cli -:Hammer cli command to import classes fails | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Tazim Kolhar <tkolhar> | ||||
Component: | Provisioning | Assignee: | Tomas Strachota <tstrachota> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Tazim Kolhar <tkolhar> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | Nightly | CC: | bkearney, cwelton, dcleal, jmontleo, ohadlevy, omaciel, tkolhar, tstrachota | ||||
Target Milestone: | Unspecified | Keywords: | Reopened, Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
URL: | http://projects.theforeman.org/issues/6090 | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-07-02 14:14:44 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
Tazim Kolhar
2014-01-03 13:06:27 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. # hammer proxy import-classes --id 1 Import of puppet classes failed: 404 Resource Not Found (In reply to Tazim Kolhar from comment #5) > # hammer proxy import-classes --id 1 > Import of puppet classes failed: > 404 Resource Not Found Please attach the foreman-debug archive, output from Hammer's verbose mode, and the output of "hammer proxy list". Created attachment 894735 [details] foreman -debug hammer proxy list ---|---------------------------------------------|--------------------------------------------------------- ID | NAME | URL ---|---------------------------------------------|--------------------------------------------------------- 1 | ibm-x3650m4-01-vm-16.lab.eng.bos.redhat.com | https://ibm-x3650m4-01-vm-16.lab.eng.bos.redhat.com:9090 ---|---------------------------------------------|--------------------------------------------------------- Are you sure that foreman-debug file corresponds to you running the command producing the error? The log is from today and I see no 404 errors as reported in comment #5. Please also run the command with debugging: hammer -d proxy import-classes --id 1 Removing the Failed QE Verified flag so that the script will move this to POST when the redmine issue is fixed. Moving to POST since upstream bug http://projects.theforeman.org/issues/6090 has been closed VERIFIED Upload puppet module # hammer proxy import-classes --id 1 Puppet classes were imported # hammer -v sc-param list ---|---------------------|----------------------------------------|----------|------------- ID | PARAMETER | DEFAULT VALUE | OVERRIDE | PUPPET CLASS ---|---------------------|----------------------------------------|----------|------------- 9 | autoupgrade | | | 28 | autoupgrade | | | 34 | config_file | ${$ntp::params::config_file} | | 12 | config_file | ${$ntp::params::ntpdate_config_file} | | 35 | config_file_group | ${$ntp::params::config_file_group} | | 14 | config_file_mode | ${$ntp::params::config_file_mode} | | 18 | config_file_owner | ${$ntp::params::config_file_owner} | | 20 | config_file_replace | true | | 27 | defaults_file | ${$ntp::params::defaults_file} | | 8 | defaults_file | ${$ntp::params::ntpdate_defaults_file} | | 29 | driftfile | ${$ntp::params::driftfile} | | 16 | enable_statistics | | | 6 | ensure | present | | 25 | ensure | present | | 21 | interface_ignore | | | 19 | interface_listen | | | 1 | ntpdate_options | ${$ntp::params::ntpdate_options} | | 15 | ntpd_start_options | ${$ntp::params::ntpd_start_options} | | 4 | package | ${$ntp::params::ntpdate_package} | | 22 | package | ${$ntp::params::package} | | ---|---------------------|----------------------------------------|----------|------------- List next page? (Y/n): Y ---|--------------------|---------------------------------------|----------|------------- ID | PARAMETER | DEFAULT VALUE | OVERRIDE | PUPPET CLASS ---|--------------------|---------------------------------------|----------|------------- 24 | query_networks | | | 33 | server_enabled | | | 11 | server_list | 0.pool.ntp.org1.pool.ntp.org2.pool... | | 31 | server_list | 0.pool.ntp.org1.pool.ntp.org2.pool... | | 26 | service_enable | true | | 7 | service_enable | true | | 5 | service_ensure | running | | 23 | service_ensure | running | | 17 | service_hasrestart | true | | 3 | service_hasrestart | true | | 10 | service_hasstatus | | | 30 | service_hasstatus | true | | 13 | service_name | ${$ntp::params::ntpdate_service_name} | | 36 | service_name | ${$ntp::params::service_name} | | 32 | statsdir | | | 2 | sync_hwclock | | | ---|--------------------|---------------------------------------|----------|------------- This was delivered with 6.0.3, which is the Satellite 6 Beta. This was delivered in 6.0.3, the Beta version of Satellite 6.0 This was delivered in the Satellite 6 Beta (6.0.3) |