Bug 1527555 - [RFE] VCloud provider log and debug option in adv config
Summary: [RFE] VCloud provider log and debug option in adv config
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.8.0
Hardware: All
OS: All
unspecified
high
Target Milestone: GA
: 5.9.0
Assignee: Gregor Berginc
QA Contact: Leo Khomenko
URL:
Whiteboard:
Depends On: 1525201
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-12-19 13:57 UTC by Satoe Imaishi
Modified: 2018-06-22 07:47 UTC (History)
8 users (show)

Fixed In Version: 5.9.0.14
Doc Type: Enhancement
Doc Text:
Clone Of: 1525201
Environment:
Last Closed: 2018-03-06 15:27:51 UTC
Category: ---
Cloudforms Team: vCloud
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 CFME Bot 2017-12-19 14:04:06 UTC
New commit detected on ManageIQ/manageiq/gaprindashvili:
https://github.com/ManageIQ/manageiq/commit/e37bb361a6b2a174ec46d42ab58686e655395203

commit e37bb361a6b2a174ec46d42ab58686e655395203
Author:     Adam Grare <agrare>
AuthorDate: Wed Dec 13 12:18:09 2017 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Tue Dec 19 08:57:59 2017 -0500

    Merge pull request #16641 from miha-plesko/vcd-logger
    
    Introduce $vcloud_log that logs into log/vcloud.log
    (cherry picked from commit d14404370304efc0e5b1243a750e2c8da03ed4e4)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1527555

 .rubocop_local.yml  | 1 +
 config/settings.yml | 1 +
 lib/vmdb/loggers.rb | 2 ++
 3 files changed, 4 insertions(+)

Comment 3 CFME Bot 2017-12-19 14:08:37 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(-)


Note You need to log in before you can comment on or make changes to this bug.