| Summary: | cinder-manage host list output show debug line | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Yogev Rabl <yrabl> |
| Component: | openstack-cinder | Assignee: | Eric Harney <eharney> |
| Status: | CLOSED UPSTREAM | QA Contact: | Dafna Ron <dron> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.0 | CC: | abaron, eharney, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 5.0 (RHEL 7) | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-13 17:03:51 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: | |
|
Description
Yogev Rabl
2013-11-28 12:13:42 UTC
This is currently the expected behavior, from "man cinder-manage" : "The cinder-manage.log file logs output from cinder-manage." The question then is whether --debug should print to the console or only to the log file. cinder-manage use is a little different from cinderclient commands, so I'm not sure that this is unreasonable behavior. (In reply to Eric Harney from comment #2) > This is currently the expected behavior, from "man cinder-manage" : "The > cinder-manage.log file logs output from cinder-manage." > > The question then is whether --debug should print to the console or only to > the log file. cinder-manage use is a little different from cinderclient > commands, so I'm not sure that this is unreasonable behavior. To answer the question, the --debug shouldn't print to the console but to the log in this case. the output is not informative and doesn't contribute. (In reply to Yogev Rabl from comment #3) > the output is not informative and doesn't contribute. Which is why it only appears if you add --debug... Bug was marked Invalid upstream and this is low sev/prio -- if we want to pursue this, it should happen there. |