Bug 1357480
Summary: | get_possible_orgs function never called? | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] Spacewalk | Reporter: | Lukáš Hellebrandt <lhellebr> | ||||
Component: | Server | Assignee: | Jiří Dostál <jdostal> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukáš Hellebrandt <lhellebr> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 2.5 | CC: | eherget, galtukho, jdostal, tkasparek | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | spacewalk-backend-2.6.12-1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1395876 (view as bug list) | Environment: | |||||
Last Closed: | 2017-09-27 19:15:07 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: | 1395876, 1484117 | ||||||
Attachments: |
|
Description
Lukáš Hellebrandt
2016-07-18 10:19:28 UTC
Created attachment 1181012 [details]
Patch removing the function
spacewalk.git b7907dfe1d75d90d466b39a1e1b163b0a4ba5f35 Verified with SW nightly from 2016-11-11. There is no getPossibleOrgs function in file /usr/share/rhn/server/handlers/xmlrpc/registration.py . I also can not see any problem caused by its removal in automation. For you information the commit was reverted as it caused a regression in RHEL 5 clients registration. spacewalk.git(master): c37dde2e39e576cb6fe07fd0133acad2caab098a This looks like it was fixed in previous release, but I'm closing it in this one. Spacewalk 2.7 has been released. https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes27 |