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

RHEV virt facts: Detect vdsmd in addition to vdsm #70901

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

relrod
Copy link
Member

@relrod relrod commented Jul 26, 2020

NOTE: I still need to verify this; but if things are as-stated, this should fix it.

SUMMARY

Change:

  • Look for the vdsmd process in addition to vdsm as before.

Tickets:

Signed-off-by: Rick Elrod rick@elrod.me

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

virt facts

Change:
- Look for the `vdsmd` process in addition to `vdsm` as before.

Tickets:
- Fixes ansible#66147

Signed-off-by: Rick Elrod <rick@elrod.me>
@ansibot ansibot added affects_2.11 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Jul 26, 2020
@samdoran samdoran removed the needs_triage Needs a first human triage before being processed. label Jul 28, 2020
@samdoran samdoran merged commit c19a10e into ansible:devel Jul 28, 2020
zoredache pushed a commit to zoredache/ansible that referenced this pull request Aug 10, 2020
Change:
- Look for the `vdsmd` process in addition to `vdsm` as before.

Tickets:
- Fixes ansible#66147

Signed-off-by: Rick Elrod <rick@elrod.me>
@ansible ansible locked and limited conversation to collaborators Aug 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.11 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setup fails to detect RHEV
3 participants