| Summary: | splitting the sos report to modules - Nova | |||
|---|---|---|---|---|
| Product: | [Community] RDO | Reporter: | lpeer <lpeer> | |
| Component: | openstack-nova | Assignee: | Xavier Queralt <xqueralt> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ami Jeain <ajeain> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | unspecified | CC: | apevec, ayoung, dallan, eglynn, eharney, fpercoco, jagee, jpeeler, markmc, ndipanov, rbryant, sdake, yeylon | |
| Target Milestone: | Milestone3 | |||
| Target Release: | Havana | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 999657 | |||
| : | 999660 (view as bug list) | Environment: | ||
| Last Closed: | 2014-03-10 13:45:14 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: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 999587 | |||
|
Description
lpeer
2013-08-21 19:35:43 UTC
Initial split of openstack-cinder.py, openstack-dashboard.py, openstack-glance.py, openstack-horizon.py, openstack-keystone.py, openstack-nova.py, openstack-quantum.py, openstack-swift.py can be found here: https://github.com/jagee/sosreport.git still need to create heat, ceilometer, packstack modules and refine password scrubbing. openstack-nova.py module should collect current status on the compute nodes, running/paused/stuck VMs. VM RAM usage/CPU consumption etc. Pull request for openstack-nova plugin: https://github.com/sosreport/sosreport/pull/196 Besides jagee's initial split, I've added proper pasword removal from the configuration files and some missing packages to the RedHat plugin. The old pull request was closed. There is a new one with some fixes in: https://github.com/sosreport/sosreport/pull/197 I think this can be closed, the PR was merged a few months ago. |