ClusterLabs / ClusterLabs/resource-agents

VirtualDomain: the function of "virsh uri"

Open
#732 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
519
Forks
608
Avg merge
6d 1h
Merged PRs (30d)
7

Description

If the hypervisor parameter is not set, the we use the output of virsh uri. Is that necessary?

virsh blah
vs
virsh `virsh uri` blah

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the VirtualDomain handling of the hypervisor parameter and the virsh uri invocation. Compare the behavior of `virsh blah` with `virsh \`virsh uri\` blah`, then establish whether removing or retaining the URI lookup is required and document the expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
infrastructure
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.