Bug 753204
Summary: | Discovery --full should be the default | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> |
Component: | Agent | Assignee: | Josejulio MartÃnez <jmartine> |
Status: | POST --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.2 | CC: | finwemartinez, hrupp, jmartine, loleary |
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: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Heiko W. Rupp
2011-11-11 15:41:56 UTC
Agreed. Other potential names for the option would be --disable-reporting-to-server or --offline. I think we should also add an equivalent option to the "avail" command. I think it would also be nice if the reporting and non-reporting modes accepted all the same options. Right now the --plugin, --resourceType, and --resourceId options are only valid for the non-reporting mode, which is not intuitive. I'd also think a --show-new-only option would be useful for both modes. Right now the reporting mode tells you how many new resources were discovered, but no details about the Resources (I think it should show details, at least for servers), and the non-reporting mode always shows all resources that were discovered, includes already-committed resources. Finally, currently the non-reporting mode always does only a server scan, and the reporting mode always does both a server and a service scan. I think both modes should support options for specifying which type of scan(s) should be run, e.g.: discovery --server/-S --service/-s May as well support --platform/-P too. Resetting for triage in RHQ project. Made Discovery --full to be the default: https://github.com/rhq-project/rhq/pull/190 commit 75d1866f655ae9f1f5469c2c5a1d7438fcd2e9af Date: Mon Oct 26 12:37:27 2015 -0600 Bug 753204 - Discovery --full should be the default The new default is --full This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions |