InvalidHypervisorVirtType: Hypervisor virtualization type 'powervm' is not recognised
Bug #1370613 reported by
Matt Riedemann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Low
|
Matt Riedemann | ||
Juno |
Fix Released
|
Undecided
|
Unassigned | ||
powervc-driver |
New
|
Undecided
|
Unassigned |
Bug Description
With these changes we have a list of known hypervisor types for scheduling:
https:/
https:/
There is a powervc driver in stackforge (basically the replacement for the old powervm driver) which has a hypervisor type of 'powervm' and trying to boot anything against that fails in scheduling since the type is unknown.
http://
Seems like adding powervm to the list shouldn't be an issue given other things in that list like bhyve and phyp.
Changed in nova: | |
status: | New → Triaged |
importance: | Undecided → Low |
assignee: | nobody → Matt Riedemann (mriedem) |
Changed in powervc-driver: | |
assignee: | nobody → Matt Riedemann (mriedem) |
Changed in nova: | |
status: | In Progress → Invalid |
Changed in powervc-driver: | |
status: | New → Confirmed |
Changed in nova: | |
status: | Invalid → In Progress |
tags: | added: juno-backport-potential |
Changed in nova: | |
milestone: | none → kilo-1 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | kilo-1 → 2015.1.0 |
Changed in powervc-driver: | |
status: | In Progress → New |
assignee: | Matt Riedemann (mriedem) → nobody |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/122200
Review: https:/