Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[1LP][RFR] fix slave id representation in logs #9676

Merged
merged 3 commits into from
Nov 26, 2019

Conversation

izapolsk
Copy link
Contributor

@izapolsk izapolsk commented Nov 26, 2019

slave id appears as bytes in logs everywhere. That's a bit annoying.
This PR should make it appear as string in logs.

{ pytest: --long-running --use-template-cache --collect-only --dummy-appliance --num-dummies 10 }

@izapolsk izapolsk changed the title [WIPTEST] fix slave id representation in logs [RFR] fix slave id representation in logs Nov 26, 2019
@dajoRH dajoRH added the lint-ok label Nov 26, 2019
@john-dupuy john-dupuy changed the title [RFR] fix slave id representation in logs [1LP][RFR] fix slave id representation in logs Nov 26, 2019
@mshriver mshriver merged commit d8d4d51 into ManageIQ:master Nov 26, 2019
spusateri pushed a commit to spusateri/integration_tests that referenced this pull request Jan 27, 2020
* fix slave id representation in logs

* updating requirements to the latest attr lib with repr support

* fixed a few places where repr isn't called for some reason
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants