Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Route VMware vCD logs into its own file #153

Merged
merged 1 commit into from
Dec 14, 2017

Conversation

miha-plesko
Copy link
Contributor

@miha-plesko miha-plesko commented Dec 12, 2017

With this commit we prevent a mess in evm.log which is caused by vmware cloud/network provider's logs. We start using the $vcloud_log logger for the latter.

@miq-bot add_label enhancement, gaprindashvili/yes, fine/yes
@miq-bot assign @blomquisg

Related issue: ManageIQ/manageiq#16642
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1525201
Depends on: ManageIQ/manageiq#16641 (merged)

/cc @gberginc

@miha-plesko
Copy link
Contributor Author

This PR relies on a PR from core, hence the WIP label. I've only re-routed logs for cloud- and network- manager, leaving the infra- intact.

@miha-plesko miha-plesko force-pushed the own-logger branch 2 times, most recently from 4430cfa to bc98893 Compare December 14, 2017 08:10
@miha-plesko miha-plesko changed the title [WIP] Route VMware vCD logs into its own file Route VMware vCD logs into its own file Dec 14, 2017
With this commit we prevent a mess in evm.log which is
caused by vmware cloud/network provider's logs. We start
using the $vcloud_log logger for the latter.

Signed-off-by: Miha Pleško <[email protected]>
@miq-bot
Copy link
Member

miq-bot commented Dec 14, 2017

Checked commit miha-plesko@4d5f5de with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0
8 files checked, 1 offense detected

**

  • 💣 💥 🔥 🚒 - Linter/Yaml - missing config files

@miha-plesko
Copy link
Contributor Author

@agrare this is a followup for ManageIQ/manageiq#16641. I kindly ask for a review. Rubocop seems to explode after modifying .rubocop_local.yml, but I'm not sure what I'm doing wrong. It's all the same as for Amazon provider. Any idea?

@miha-plesko
Copy link
Contributor Author

Hey Adam, I've been told that this PR can be reassigned from Greg to you, if you don't mind?

@miq-bot assign @agrare

@miq-bot miq-bot assigned agrare and unassigned blomquisg Dec 14, 2017
@agrare
Copy link
Member

agrare commented Dec 14, 2017

Yeah rubocop yells about that a lot and I'm not sure why yet. I don't think it is anything that you're doing.

@agrare agrare merged commit d5f4df8 into ManageIQ:master Dec 14, 2017
@agrare agrare added this to the Sprint 76 Ending Jan 1, 2018 milestone Dec 14, 2017
simaishi pushed a commit that referenced this pull request Dec 19, 2017
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 3ec9530a1f80e4b9e1844a0aed2339803350c67d
Author: Adam Grare <[email protected]>
Date:   Thu Dec 14 09:52:59 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

@simaishi
Copy link
Contributor

Fine backport details:

$ git log -1
commit 8bf52edcfde34de6aaef2e52f1a0ce992f04d2d6
Author: Adam Grare <[email protected]>
Date:   Thu Dec 14 09:52:59 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=1531156

@miha-plesko miha-plesko deleted the own-logger branch January 7, 2019 08:25
agrare pushed a commit to agrare/manageiq-providers-vmware that referenced this pull request Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants