Bug 1136463
Summary: | transition of system without any assigned channel fails | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Tomas Lestach <tlestach> |
Component: | Transitions | Assignee: | Tomas Lestach <tlestach> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.4 | CC: | cperry, ggainey, mkollar |
Target Milestone: | Unspecified | ||
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-11 12:30:04 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1125243 |
Description
Tomas Lestach
2014-09-02 15:49:37 UTC
hammer-cli-import.git: 4d73b04e26a61818f2f6a5af36d231172114d838 DEVELOPER VERIFIED: === # cat no_channel.csv server_id,profile_name,hostname,description,organization_id,organization_name,base_channel_id,base_channel_label,child_channel_id,child_channel_label,system_group_id,system_group,release,architecture,virtual_host,virtual_guest,is_virtualized,virt_type 2000010004,dhcp129-69.rdu.redhat.com,dhcp129-69.rdu.redhat.com,"Initial Registration Parameters: OS: redhat-release-server Release: 6Server CPU Arch: x86_64",1,RED HAT SATELLITE ENGINEERING,,,,,,,6Server,x86_64,,,Yes,KVM/QEMU # hammer import content-host --csv-file no_channel.csv --export-directory /root/no_channel_rpmbuild To build the system-profile-transition rpm, run: cd /root/no_channel_rpmbuild/SPECS && rpmbuild -ba --define "_topdir /root/no_channel_rpmbuild" system-profile-transition-dell-per905-01.rhts.eng.bos.redhat.com-1409832982-0.0.1.spec Then find your system-profile-transition-dell-per905-01.rhts.eng.bos.redhat.com-1409832982 package in /root/no_channel_rpmbuild/RPMS/noarch/ directory. Summary Created 1 system. === System shows under content-hosts in Sat6, no associated content-view Verified against 0.10.4 This was delivered with Satellite 6.0 which was released on 10 September 2014. |