Bug 808001
Summary: | [EAP6] default resource names for AS7 Standalone Servers and Host Controllers need improvement | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Libor Zoubek <lzoubek> |
Component: | Agent | Assignee: | Charles Crouch <ccrouch> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | 4.4 | CC: | hbrock, hrupp, theute |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-03 17:02:38 UTC | Type: | --- |
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: | 707223 |
Description
Libor Zoubek
2012-03-29 10:18:57 UTC
per BZ triage 4/2/2012 HIGH Done in master: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=4d090bd Here's how the default Resource names now look: domain controller: EAP Domain Controller (127.0.0.1:9990) host controller: EAP Host Controller (127.0.0.1:9990) standalone server: EAP (127.0.0.1:9990) Note, the last portion is the management host and port, and is what will ensure the default Resource names are unique when there are multiple AS7 instances running on the same platform. This is analogous to what we did in the AS4 and AS5 plugins, which was to append the JNP host and port to the default Resource names. Bulk closing of old issues that are in VERIFIED state. |