Bug 1527555
Summary: | [RFE] VCloud provider log and debug option in adv config | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Providers | Assignee: | Gregor Berginc <gberginc> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Leo Khomenko <lkhomenk> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.8.0 | CC: | agrare, gberginc, gblomqui, jenander, jfrey, jhardy, lkhomenk, obarenbo |
Target Milestone: | GA | Keywords: | FutureFeature |
Target Release: | 5.9.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | 5.9.0.14 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | 1525201 | Environment: | |
Last Closed: | 2018-03-06 15:27:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | vCloud | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1525201 | ||
Bug Blocks: |
Comment 2
CFME Bot
2017-12-19 14:04:06 UTC
New commit detected on ManageIQ/manageiq-providers-vmware/gaprindashvili: https://github.com/ManageIQ/manageiq-providers-vmware/commit/3ec9530a1f80e4b9e1844a0aed2339803350c67d commit 3ec9530a1f80e4b9e1844a0aed2339803350c67d Author: Adam Grare <agrare> AuthorDate: Thu Dec 14 09:52:59 2017 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Tue Dec 19 08:59:31 2017 -0500 Merge pull request #153 from miha-plesko/own-logger Route VMware vCD logs into its own file (cherry picked from commit d5f4df8d21700541edcee3c0661830c0e0bc2b76) https://bugzilla.redhat.com/show_bug.cgi?id=1527555 .rubocop_local.yml | 6 ++++-- app/models/manageiq/providers/vmware/cloud_manager.rb | 8 ++++---- .../providers/vmware/cloud_manager/event_catcher/stream.rb | 6 +++--- .../providers/vmware/cloud_manager/event_catcher_mixin.rb | 8 ++++---- .../providers/vmware/cloud_manager/orchestration_stack.rb | 6 +++--- .../manageiq/providers/vmware/cloud_manager/refresh_parser.rb | 4 ++-- app/models/manageiq/providers/vmware/manager_auth_mixin.rb | 2 +- .../manageiq/providers/vmware/network_manager/refresh_parser.rb | 4 ++-- 8 files changed, 23 insertions(+), 21 deletions(-) |