Bug 1162799
Summary: | Cannot add a puppet module to a content view by name | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Elyézer Rezende <erezende> |
Component: | Hammer | Assignee: | David Davis <daviddavis> |
Status: | CLOSED ERRATA | QA Contact: | Kedar Bidarkar <kbidarka> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | Nightly | CC: | bbuckingham, daviddavis, kbidarka, riehecky |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://projects.theforeman.org/issues/8583 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-08-12 05:19:03 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: |
Description
Elyézer Rezende
2014-11-11 17:35:06 UTC
Created redmine issue http://projects.theforeman.org/issues/8583 from this bug Moving to POST since upstream bug http://projects.theforeman.org/issues/8583 has been closed ------------- David Davis Applied in changeset commit:hammer-cli-katello|d08b9834dd43a58104d34311ad485f50649686c1. [root@xxxx puppet_module]# hammer -u admin -p changeme content-view puppet-module add --content-view-id=6 --name samba /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4/lib/hammer_cli/./apipie/../abstract.rb:68: warning: already initialized constant DEFAULT_LABEL_INDENT Puppet module added to content view [root@xxxx puppet_module]# hammer -u admin -p changeme content-view list --organization-id 1 /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4/lib/hammer_cli/./apipie/../abstract.rb:68: warning: already initialized constant DEFAULT_LABEL_INDENT ----------------|---------------------------|---------------------------|-----------|--------------- CONTENT VIEW ID | NAME | LABEL | COMPOSITE | REPOSITORY IDS ----------------|---------------------------|---------------------------|-----------|--------------- 1 | Default Organization View | Default_Organization_View | | 5 | docker_cv | docker_cv | | 12 3 | example_cv | example_cv | | 2 6 | puppet2_cv | puppet2_cv | | 4 | puppet_repo | puppet_repo | | 2 | rhel66_cv | rhel66_cv | | 2, 1 ----------------|---------------------------|---------------------------|-----------|--------------- [root@xxxx puppet_module]# hammer -u admin -p changeme content-view info --id 6 --organization-id 1 /usr/lib/ruby/gems/1.8/gems/hammer_cli-0.1.4/lib/hammer_cli/./apipie/../abstract.rb:68: warning: already initialized constant DEFAULT_LABEL_INDENT ID: 6 Name: puppet2_cv Label: puppet2_cv Composite: Description: Content Host Count: 0 Organization: Default Organization Yum Repositories: Docker Repositories: Puppet Modules: 1) ID: 3 Name: samba Author: 5UbZ3r0 Created: 2015/02/13 11:42:12 Updated: 2015/02/13 11:42:12 VERIFIED with sat6.1-Beta-SNAP1 update: VERIFIED with sat6.1-Beta-SNAP2 This bug is slated to be released with Satellite 6.1. 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-2015:1592 |