Bug 1382025
Summary: | [RFE] Reporting tool for subscriptions | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Roman Bobek <rbobek> |
Component: | Reporting | Assignee: | Tom McKay <tomckay> |
Status: | CLOSED WONTFIX | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2.2 | CC: | bkearney, jcallaha, kdixon, lzap, rbobek, tomckay |
Target Milestone: | Unspecified | Keywords: | FutureFeature, PrioBumpGSS |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-09-04 19:13:42 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: |
Description
Roman Bobek
2016-10-05 14:32:33 UTC
Roman, would hammer csv suit the needs you outline din this request? While the only output format as csv, it looks to include the information you are looking for. You can read more about it here: https://github.com/Katello/hammer-cli-csv (In reply to Xixi from comment #3) > Kathryn - same question as Comment 1? To me that covers this.. maybe Roman or Ania can explain a bit more. In addition to CSV exporter via API/CLI, Satellite 6.3 comes out with a rake task and several examples for direct export from SQL/ActiveRecord stack. Here is documentation from rake task: Database exporting This task converts data from the internal database to CSV format. Several export templates are provided defined in /usr/share/foreman/lib/tasks/exports.rake It is possible to define own templates via simple DSL and ActiveRecord API in: /etc/foreman/exporters.rb.conf Available conditions: * output => output directory * templates => particular templates to be exported (all by default) * header => generate column names (CSV only) Example: rake exports:csv ouput=/tmp/export header=1 rake exports:csv templates=managed_hosts_provisioning_summary,other_template ouput=/tmp/export Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in the product in the foreseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you. Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in the product in the foreseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you. |