fence-agents rpm package is missing uuid option for fence_virsh
Bug #1405363 reported by
Bogdan Dobrelya
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Invalid
|
Undecided
|
Unassigned | ||
6.0.x |
Won't Fix
|
Medium
|
Sergey Otpuschennikov | ||
6.1.x |
Won't Fix
|
Medium
|
Sergey Otpuschennikov | ||
7.0.x |
Invalid
|
Medium
|
Sergey Otpuschennikov |
Bug Description
Steps to verify the issue:
Ubuntu:
apt-get install fence-agents
fence_virsh -h
Centos:
yum install fence-agents
fence_virsh -h
Expected:
-U, --uuid UUID of the VM to fence.
OR
fence_virsh with -n option accepts domain uuid as well.
Actual:
It is OK in Ubuntu, but in Centos there is no such option and -n does not accept uuid.
Please rebuild the package
Source: https:/
The missing commit is https:/
Changed in fuel: | |
importance: | Undecided → Medium |
milestone: | none → 6.1 |
status: | New → Triaged |
assignee: | nobody → Fuel OSCI Team (fuel-osci) |
Changed in fuel: | |
assignee: | Fuel OSCI Team (fuel-osci) → Sergey Otpuschennikov (sotpuschennikov) |
description: | updated |
Changed in fuel: | |
status: | Triaged → In Progress |
Changed in fuel: | |
status: | New → Confirmed |
milestone: | 6.1 → 7.0 |
no longer affects: | fuel |
tags: | added: qa-agree-7.0 |
To post a comment you must log in.
Now we have fence-agents v.3.1.5 for both distr.
Need rebuild package for centos with this patch or update to version rpm package includes UUID support in fence_virsh (4.0.7)
or updates version in both distr ?