Bug 1127800
Summary: | implement workaround for Bug 1122938 now | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Tomas Lestach <tlestach> |
Component: | Transitions | Assignee: | Tomas Lestach <tlestach> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.4 | CC: | bbuckingham, cperry, ggainey, mkollar, sthirugn, tkolhar |
Target Milestone: | Unspecified | Keywords: | Triaged |
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:20:52 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-08-07 15:08:11 UTC
hammer-cli-import.git: 514c28aa4264572eb47ca941193479471d228e24 VERIFIED string 'uuid' is returned as the conten-host identifier # hammer content-host list --organization jhutar [Foreman] username: admin [Foreman] password for admin: -------------------------------------|------------------------------------------- ID | NAME -------------------------------------|------------------------------------------- 380d831e-b2fa-433c-aad0-55d3915e3d8f | ibm-x3650m4-03-vm10.lab.eng.brq.redhat.com d8b09e0c-60e2-449d-81c5-bd7a4febdde1 | ibm-x3650m4-03-vm07.lab.eng.brq.redhat.com e256488c-eeea-44c3-9a32-e7ab6b35d285 | test01-64.sysmgmt.lab.eng.rdu2.redhat.com -------------------------------------|------- I'm sorry, I didn't mention in the Bug#Description that the integer 'id' returned as content host identifier is when you use the *API* (POST /katello/api/systems ), not hammer. Switching back to ON_QA. The correct test for this Bug would be to transition some content-hosts and verify that the 'sat6' column in the .transition_data/systems* csv file contains uuid strings (not integer values). shifting this to ON_QA as discussed in the email will be handled by @ggainey DEVELOPER-VERIFIED - migrated a system from Sat5 (SID 1000010004) to Sat6. Created content-host with UUID ac063466-4dbc-4dd3-bfe9-bf33f5c2fd2e. Content of the matching .transition_data/systems* file: === ~ $ cat .transition_data/systems-2014-09-02T21\:54\:09+0000.csv sat5,sat6,delete 1000010004,ac063466-4dbc-4dd3-bfe9-bf33f5c2fd2e, ~ $ === Verified on rubygem-hammer_cli_import-0.10.3-1 This was delivered with Satellite 6.0 which was released on 10 September 2014. |